What are c++ tokens?


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

Post New Answer

More C++ General Interview Questions

What are the extraction and insertion operators in c++? Explain with examples.

0 Answers  


Explain the differences between private, public and protected and give examples.

0 Answers  


What is encapsulation in c++ with example?

0 Answers  


What is a friend function in c++?

0 Answers  


How many ways are there to initialize an int with a constant?

1 Answers  






Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;

2 Answers  


Define what is constructor?

0 Answers  


Differentiate between a template class and class template?

1 Answers  


What is OOPs

12 Answers   CA,


What is a c++ map?

0 Answers  


Explain the difference between c & c++?

0 Answers  


What is a loop? What are different types of loops in c++?

0 Answers  


Categories