Answer Posted / puspanjali nayak
it use compile the programm.find out the result
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between overloading and overriding?
Explain the purpose of the keyword volatile.
What is a sequence in c++?
What are the two types of comments, and how do they differ?
How we can differentiate between a pre and post increment operators during overloading?
How many keywords are used in c++?
What is #include iomanip?
What do nonglobal variables default to a) auto b) register c) static
What is a tuple c++?
Explain terminate() and unexpected() function?
give me an example for testing a program showing the test path .show how the test is important and complex.
What are guid? Why does com need guids?
how can i access a direct (absolute, not the offset) memory
address?
here is what i tried:
wrote a program that ask's for an address from the user,
creates a FAR pointer to that adress and shows it. then the
user can increment/decrement the value in that address by
pressing p(inc+) and m(dec-).
NOW, i compiled that program and opened it twice (in 2
different windows) and gave twice the same address to it.
now look what happen - if i change the value in
one "window" of the program, it DOES NOT change in the
other! even if they point to the same address in the memory!
here is the code snippet:
//------------------------------------------------------
#include Name the operators that cannot be overloaded in C++? What is the best it certification?