What is the output of printf("%d")?
Answers were Sorted based on User's Feedback
Answer / kumar
it was compiled in dev c++
prints a value 31783972
| Is This Answer Correct ? | 14 Yes | 39 No |
Answer / priya
the output of printf("%d") is create a blankspace
| Is This Answer Correct ? | 11 Yes | 61 No |
What is the difference between strcpy() and strncpy()?
What are C++ inline functions?
What is the arrow operator in c++?
What is function overloading in C++?
what is data Abstraction? and give example
147 Answers Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,
What is ios class in c++?
Write a struct time where integer m, h, s are its members?
program in c++ to input digits and print in words
Which bit wise operator is suitable for checking whether a particular bit is on or off?
how to create window program in c++.please explain.
What is #include ctype h in c++?
Explain the uses of static class data?