How many keywords are used in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

0 Answers  


What is iomanip c++?

0 Answers  


What is a string example?

0 Answers  


Why is the function main() special?

0 Answers  


Is c++ primer good for beginners?

0 Answers  






what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.

9 Answers  


What is the difference between *p++ and (*p)++ ?

0 Answers  


What is stream and its types in c++?

0 Answers  


What is pointer with example?

0 Answers  


What are punctuators in c++?

0 Answers  


What is scope of a variable? (LOLZ)

2 Answers   CA, TCS,


What programming language should I learn first?

0 Answers  


Categories