What is the output of printf("%d")?

Answer Posted / mounika

it will get syntaxerror

Is This Answer Correct ?    6 Yes 64 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of I/O library in C++ ?

902


What is namespace std; and what is consists of?

971


Is c better than c++?

871


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

832


Write a program which employs Recursion

1020


Can the creation of operator** is allowed to perform the to-the-power-of operations?

793


Can I learn c++ without c?

914


What do you mean by “this” pointer?

831


Show the declaration for a static member variable.

773


How can I learn dev c++ programming?

801


What are built-in functions? What is the syntax for the definition?

851


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

804


What is namespace & why it is used in c++?

825


What is the use of main function in c++?

773


Can recursive program be written in C++?

947