Home | | Computer Science 11th std | C++ program: Points to Remember

Introduction to C++ - C++ program: Points to Remember | 11th Computer Science : Chapter 9 : Introduction to C++

Chapter: 11th Computer Science : Chapter 9 : Introduction to C++

C++ program: Points to Remember

Computer Science : Introduction to C++ : C++ program: Points to Remember

Points to Remember:

 

• C++ was developed by Bjarne Stroustrup at AT & T Bell Labs during the year 1979.

 

• Character set is the set of characters which are allowed to write C++ programs.

 

• Individual elements are collectively called as Lexical units or Lexical elements or Tokens.

 

• Keywords are the reserved words that convey specific meaning to the C++ compiler.

 

• Identifiers are user-defined names given to different parts of the C++ program viz. variables, functions, arrays, classes etc.,

 

• Literals are data items whose values do not change during the execution of a program. Therefore, Literals are called as Constants.

 

• There are different kinds of literals used in C++ (Integer, Float, Character, String)

 

• The symbols which are used to do some mathematical, logical operations are called as “Operators”.

 

• Punctuators are symbols, which are used as delimiters in constructing C++ programs. They are also called as “Separators”.

 

• Extraction operator( >> ) and Insertion operator (<<) are used to get input and send output in C++.

 

Tags : Introduction to C++ , 11th Computer Science : Chapter 9 : Introduction to C++
Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
11th Computer Science : Chapter 9 : Introduction to C++ : C++ program: Points to Remember | Introduction to C++


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.