Answer Posted / sudhirkature
void main()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the storage qualifiers?
Keyword mean in declaration?
How many static variables are created if you put one static member into a template class definition?
What is setiosflags c++?
What are the three forms of cin.get() and what are their differences?
How can you tell what shell you are running on unix system?
Can a function take variable length arguments, if yes, how?
Is java made in c++?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What is c++ best used for?
Is dev c++ a good compiler?
Write a program to add three numbers in C++ utilizing classes.
What is a literal in c++?
How a new element can be added or pushed in a stack?
When one must use recursion function? Mention what happens when recursion functions are declared inline?