What is the output of printf("%d")?
Answer Posted / jeni
The output will be a garbage value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is c++ high level programming language?
Explain explicit container.
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What is array give example?
What is a hash function c++?
How many types of modularization are there in c++?
What are the various arithmetic operators in c++?
Why should you learn c++?
How delete [] is different from delete?
What is a .lib file in c++?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
Can a new be used in place of old mallocq? If yes, why?
How can you create a virtual copy constructor?
what is Member Functions in Classes?
Explain queue. How it can be implemented?