What is array give example?
No Answer is Posted For this Question
Be the First to Post Answer
Give 10 points of differences between C & C++.
What is extern c++?
Explain what happens when a pointer is deleted twice?
Which format specifier is used for printing a pointer value?
Which software is used for c++ programming?
What is scope in c++ with example?
What is an ABC: an "Abstract Base Class"?
What is a container class? What are the types of container classes in c++?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
Out of fgets() and gets() which function is safe to use?
What is the need of a destructor?
Are there any special rules about inlining?