BASICS OF C++

Answer

1) what are the data types in c++?

Ans): there are 4 data type 

            A) integer ( int)

            B) character ( char)

             C) floating (float)

             D) double (double)

2) what is c++?

Ans): c++ is a object oriented programming which is Same as C but includes classes and objects

3) what features of    structure of c++ contains?

C++ contains 1) header file 

                          2) preprocessing directive

                          3) main function 

                          4) member function

4) from where actuall coding of c++ starts?

 Ans): from main function actuall coding of c++ starts

5) what are the commends for printing output and inserting input?

 Ans): cout is for print output

           Cin is for insert input

All c++ Questions

Ask your interview questions on c

Write Your comment or Questions if you want the answers on c from c Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---