What is c++ prototype?
No Answer is Posted For this Question
Be the First to Post Answer
What is searching? Explain linear and binary search.
What is the use of ‘using’ declaration?
Can we use clrscr in c++?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
How static variables and local variablesare similar and dissimilar?
What is null c++?
What are the manipulators in c++?
What happens when the extern "c" char func (char*,waste) executes?
What is the difference between the functions memmove() and memcpy()?
What is the purpose of ios::basefield in the following statement?
Can we use pointers in c++?
what is the use of Namespace in c++.