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

Answer Posted / bheda govind

printf("%d") THAN

OUTPUT IS----0(ZIRO)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can non graphic characters be used and processed in C++?

704


What is the return value of the insertion operator?

606


What is the latest c++ standard?

688


Explain public, protected, private in c++?

567


What is meant by const_cast?

653






What is class in c++ with example?

570


What is pure virtual function? Or what is abstract class?

592


Explain the term memory alignment?

687


Explain the operation of overloading of an assignment operator.

698


How many standards of c++ are there?

628


declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

1741


What is guard code in c++?

644


What is the difference between a "copy constructor" and an "assignment operator" in C++?

622


What are advantages of using friend classes?

638


Explain the purpose of the keyword volatile.

638