Answer Posted / prabakaran
including the header file #include<stdio.h>
Is This Answer Correct ? | 3 Yes | 20 No |
Post New Answer View All Answers
Write about the members that a derived class can add?
Is std :: string immutable?
What is expression parser in c++
Can we define function inside main in c++?
Explain stack unwinding.
Is there any function that can skip certain number of characters present in the input stream?
How is computer programming useful in real life?
What is do..while loops structure?
Is c++ a dying language?
Const char *p , char const *p What is the difference between the above two?
Is c++ still being used?
How do you declare A pointer to a function which receives nothing and returns nothing
What is the this pointer?
What is oop in c++?
What is c++ stringstream?