what is VOID?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the parameter to a template and the parameter to a function?
What are default parameters? How are they evaluated in c++ function?
What is the operator in c++?
Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work
Is c++ the hardest language?
What is the first name of c++?
Can you Mention some Application of C/C++?
What is the best way to declare and define global variables?
What is fixed in c++?
What is the copy-and-swap idiom?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What are the main differences between C and C++?