What is the difference between while and do while loop? Explain with examples.
No Answer is Posted For this Question
Be the First to Post Answer
What is a manipulator in c++?
what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking
Can we define a constructor as virtual in c++?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
Define stacks. Provide an example where they are useful.
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
Is empty stack c++?
What does scope resolution operator do?
Describe about storage allocation and scope of global, extern, static, local and register variables?
How to construct muliton object
What is abstraction with real time example?
Name four predefined macros.