Basic Statement in C++ || C++ Statement || Input and Output Statement in C++ || C++ I/O Statement
Вставка
- Опубліковано 1 гру 2024
- Basic Statement in C++ || C++ Statement || Input and Output Statement in C++ || C++ I/O Statement
Input Statement:
Input Statement helps to get input.
C++ provides the operator 'get from' to get input.
It extracts the value through the keyboard and assigns it to the variable on its right.
“Stream extraction” or “get from” operator.
This operator must be prefixed with “ cin “ Keyword.
Output Statement:
Output Statement helps to display output.
C++ provides the operator 'put to' to display output.
It sends the value of the variable to the object on its left.
“Stream insertion” or “put to” operator.
This operator must be prefixed with “ cout “ Keyword.
Dear Friends/ Learners/Students
Welcome to our விரும்பி படி Channel. In this channel, you can easily learn about various interesting topics like education, poem, speech, unknown facts, motivational stories etc., The main goal of our channel is everyone should not memorize, should understand the concepts. In this channel, you can see videos in the following topics.
1. Social
2. Computer
3. தமிழ் இலக்கணம்
4. English Grammar
5. Maths Shortcuts
6. Interesting Stories
My Other Video Links:
• OOP Introduction in Ta... - OOP Concepts 1
• OOP Concepts with Real... - OOP Concepts 2
• C++ Tokens in Tamil ||... - C++ Tokens
• C++ Operators - C++ Operators Part 1
• C++ Operators | Operat... - C++ Operators Part 2
• Datatype in C++ in Tam... - C++ Datatypes
• Header Files in C++ ||... - Header Files
• C++ Programming || Si... - Simple C++ Program