What is the output of printf("%d")?
Answer Posted / vijay
it will print the recently assigned integer value.....
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What do you mean by global variables?
Does improper inheritance have a potential to wreck a project?
Explain differences between alloc() and free()?
What is the precedence when there is a global variable and a local variable in the program with the same name?
Const char *p , char const *p What is the difference between the above two?
Can I learn c++ without knowing c?
What are the different types of polymorphism in c++?
Define a pointer to a data member of the type pointer to pointer?
Discussion on error handling of C++ .
What are shallow and deep copy?
What is c++ programming language?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
Which one is a preferred language C or C++? Why?
Will c++ be replaced?
How do I download c++?