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

Answers were Sorted based on User's Feedback



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

Answer / jino

%d

Is This Answer Correct ?    2 Yes 21 No

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

Answer / loose

it will eat idly

Is This Answer Correct ?    3 Yes 25 No

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

Answer / kumar

it was compiled in dev c++

prints a value 31783972

Is This Answer Correct ?    14 Yes 39 No

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

Answer / anita sachdeva

it will print nothing

Is This Answer Correct ?    27 Yes 68 No

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

Answer / priya

the output of printf("%d") is create a blankspace

Is This Answer Correct ?    11 Yes 61 No

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

Answer / raj

It will print -26

Is This Answer Correct ?    2 Yes 52 No

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

Answer / yogendra jain

It will print "1"

Is This Answer Correct ?    7 Yes 60 No

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

Answer / mounika

it will get syntaxerror

Is This Answer Correct ?    6 Yes 64 No

Post New Answer

More C++ General Interview Questions

Does c++ have finally?

0 Answers  


What is data structure in c++?

0 Answers  


what is data abstraction in C++?

0 Answers  


Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.

0 Answers  


What are static type checking?

0 Answers  


What is iostream in c++ used for?

0 Answers  


What is the use of seekg in c++?

0 Answers  


What is the best c c++ compiler for windows?

0 Answers  


Explain function overloading and operator overloading.

0 Answers  


If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

0 Answers  


how to access grid view row?

0 Answers  


What are static and dynamic type checking?

0 Answers  


Categories