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 latest c++ standard?
Differentiate between a template class and class template in c++?
What is runtime errors c++?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
Do the parentheses after the type name make a difference with new?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
What are the differences between new and malloc?
What are references in c++? What is a local reference?
What is a buffer c++?
What are the two main components of c++?
Is swift a good first language?
an integer constant must have atleast one a) character b) digit c) decimal point
How much do coding jobs pay?
What is a linked list in c++?
What is the default access level?