Define basic type of variable used for a different condition in C++?


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

Post New Answer

More C++ General Interview Questions

How to declare a pointer to an array of integers?

0 Answers  


Explain the isa and hasa class relationships. How would you implement each?

0 Answers  


Can I have a reference as a data member of a class? If yes, then how do I initialise it?

0 Answers  


Floating point representation and output seems to be compiler dependent?

1 Answers  


What new()is different from malloc()?

0 Answers  


What is object oriented programming (oop)?

0 Answers  


How to tokenize a string in c++?

0 Answers  


Define a nested class. Explain how it can be useful.

0 Answers  


Why do we use constructor?

0 Answers  


How a new operator differs from the operator new?

0 Answers  


Explain how a pointer to function can be declared in C++?

0 Answers  


What is size_type?

0 Answers  


Categories