What do you mean by funtion prototype?
No Answer is Posted For this Question
Be the First to Post Answer
Can I learn c++ as my first language?
Do you know what are pure virtual functions?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What is the operator in c++?
How would you use the functions sin(), pow(), sqrt()?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
write a program to add two numbers without using an arithmetic operator.
Explain what happens when a pointer is deleted twice?
what are difference between c and c++?
Name four predefined macros.
How do you define a class in c++?
What is the use of the this pointer?