Answer Posted / satheeshkumar
a namespace is a simply declarative region the main purpose
is is to localize the names of identifiers to avoid name
name collisions .
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to access a variable of the structure?
Write about the various sections of the executable image?
Explain bubble sorting.
Can union be self referenced?
If a function doesn’t return a value, how do you declare the function?
What is c++ and its features?
what is the difference between overloading & overriding? give example.
What is the prototype of printf function?
What are built-in functions? What is the syntax for the definition?
What is a string example?
State the difference between pre and post increment/decrement operations.
What are multiple inheritances (virtual inheritance)?
How do you invoke a base member function from a derived class in which you’ve overridden that function?
What are the syntactic rules to be avoid ambiguity in multiple inheritance?
What is binary object model?