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
Is rust better than c++?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What is private, public and protected inheritance?
What are stacks?
Why namespace is used in c++?
Specify different types of decision control statements?
What is the use of register keyword with the variables?
What are the steps in the development cycle?
Can we inherit constructor in c++?
What are proxy objects in c++?
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)
What are stacks? Give an example where they are useful.
What is a v-table?
What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00
What is the header file for setw?