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
Explain the difference between using macro and inline functions?
Is java easier than c++?
Define the operators that can be used with a pointer.
What is the difference between #import and #include in c++?
What are advantages of using friend classes?
What is the difference between an enumeration and a set of pre-processor # defines?
What is encapsulation in c++?
Which is most difficult programming language?
How do you sort a sort function in c++ to sort in descending order?
What is a storage class?
What is singleton pattern in c++?
Are iterators pointers?
Why cout is used in c++?
When we use Abstract Class and when we use Interface?where we will implement in real time?
How would you find out if a linked-list is a cycle or not?