Define whitespace 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 microsoft c++ redistributable 2013?

0 Answers  


Difference between an inspector and a mutator

0 Answers  


Explain "const" reference arguments in function?

0 Answers  


What is a local variable?

0 Answers  


Definition of class?

12 Answers  






Explain queue. How it can be implemented?

0 Answers  


What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


What is type of 'this' pointer? Explain when it is get created?

0 Answers  


What it is and how it might be called (2 methods).

0 Answers  


Can inline functions have a recursion? Give the reason?

3 Answers  


Given a simple program designed to take inputs of integers from 1-1000 and to output the factorial value of that number, how would you test this program? You do not have access to the code. Please be as specific as possible.

4 Answers   Microsoft,


How do you establish a has-a relationship?

0 Answers  


Categories