Explain the difference between c & c++?
No Answer is Posted For this Question
Be the First to Post Answer
Define stacks. Provide an example where they are useful.
What is an explicit constructor?
wap to accept 10 numbers & display the number of odd and even numbers??
What is the default width for ouputting a long integer using the insertion operator?
Can we inherit constructor in c++?
Where are setjmp and longjmp used in c++?
What is a node class?
What is do..while loops structure?
Should you pass exceptions by value or by reference?
How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
What is the use of dot in c++?
Explain storage qualifiers in c++.