Answer Posted / kishore
A namespace is a simply declarative region the main purpose
is to localize the names of idetifies.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
what kind of projects are suitable for c and c++
What is an operator in c++?
What do you mean by inheritance in c++? Explain its types.
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 Evaluate !(1&&1||1&&0)
a) Error
b) False
c) True Write about the retrieval of n number of objects during the process of delete[]p? What do you mean by enumerated data type? How do I tokenize a string in c++? What is a singleton c++? Is swift a good first language? Is it possible for a member function to delete the pointer, named this? What is the average salary of a c++ programmer? What are the defining traits of an object-oriented language? What is implicit pointer in c++? What is setfill c++?