Explain working of printf?

Answer Posted / mony

printf are inbuilt functions and it is used to get output

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ hiding?

623


What does count ++ do in c++?

695


Explain about Virtual Function in C++?

613


What are the advantages of inheritance in c++?

658


Can I learn c++ in a week?

583






When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?

575


Write a program to find the Fibonacci series recursively.

612


What is a memory leak c++?

592


Explain the differences between private, public and protected and give examples.

567


Differentiate between a pointer and a reference with respect to c++.

698


How do you declare a set in c++?

539


Explain virtual destructor?

676


What are the 3 levels of programming languages?

539


List the advantages of inheritance.

645


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

3431