Answer Posted / ramya.p
In c++, function can call through object except friend
function . But in c ,their is necessary
| Is This Answer Correct ? | 16 Yes | 9 No |
Post New Answer View All Answers
What is setiosflags c++?
What is the use of register keyword with the variables?
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()
What are pointer-to-members? Explain.
Define linked lists with the help of an example.
Describe delete operator?
What methods can be overridden in java?
What is namespace & why it is used in c++?
What is a pdb file?
What are the advantages of prototyping?
Is swift a good first language?
Can you pass a vector to a function?
What is object in c++ wikipedia?
what is a reference variable in C++?
Explain the difference between abstract class and interface in c++?