Define token in c++.


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

Post New Answer

More C++ General Interview Questions

What is a responder chain?

0 Answers  


What is c++ virtual inheritance?

0 Answers  


When you overload member functions, in what ways must they differ?

0 Answers  


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,






What is data type in c++?

0 Answers  


When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?

1 Answers   Microsoft,


Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


What is static function? Explain with an example

0 Answers  


What is a 'pure' virtual function and what's its use?

1 Answers  


What is a float in c++?

0 Answers  


What do you mean by abstraction in C++?

1 Answers  


Categories