Answer Posted / saranya
by compiling (alt+f9) and
by executing(ctrl+f9)
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Is dev c++ free?
What is a stack? How it can be implemented?
What is the use of 'this' pointer?
What are the differences between java and c++?
What is difference between c++ and c ++ 14?
Const char *p , char const *p What is the difference between the above two?
Is facebook written in c++?
What parameter does the constructor to an ofstream object take?
Are vectors passed by reference c++?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
What is c++ iterator?
Can a constructor return a value?
How can a called function determine the number of arguments that have been passed to it?
In a function declaration what does extern means?
What is unary operator? List out the different operators involved in the unary operator.