what is difference between internet and Internet?
Answer Posted / onkar tiwari
I am agree with ans 4
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
what are the iterator and generic algorithms.
Why ctype h is used in c++?
What is wrapper class in c++?
What are the advantages of early binding?
Do vectors start at 0 c++?
Define linked lists with the help of an example.
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
Explain rethrowing exceptions with an example?
Explain what are the sizes and ranges of the basic c++ data types?
How to declare an array of pointers to integer?
Write about a nested class and mention its use?
Why are arrays usually processed with for loop?
What is the v-ptr?
Distinguish between new and malloc and delete and free().