Answer Posted / karan sahu
printf is a library function which printed formatted output....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
Write a program to find the reverse Fibonacci series starting from N.
Explain the isa and hasa class relationships. How would you implement each?
What are function prototypes?
What is the full form of stl in c++?
What is the use of main function in c++?
what is Member Functions in Classes?
What is c++ programming language?
give me an example for testing a program showing the test path .show how the test is important and complex.
What are the syntactic rules to be avoid ambiguity in multiple inheritance?
Define a pdb file.
What is the type of 'this' pointer?
Write a function that swaps the values of two integers, using int* as the argument type?
Can I learn c++ without learning c?
Define stacks. Provide an example where they are useful.