What is the output of printf("%d")?
Answer Posted / anzarudeen
garbage value
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
Why c++ is the best language?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
How many ways can a variable be initialized into in C++?
What is c++ good for?
Can we use this pointer inside static member function?
how to explain our contribution in the project?
How do you add an element to a set in c++?
What does return 0 do in c++?
Is c++ a software?
Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)
If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?
What is general format for a prototype?
List the types of polymorphism in c++?
Which software is best for c++ programming?