What are friend functions?
Answer / nashiinformaticssolutions
Friend functions can access private and protected members of a class.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?
What is null pointer and void pointer and what is their use?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
What is a catch statement?
Are c and c++ different?
what are the iterator and generic algorithms.
Can union be self referenced?
Write a program to add three numbers in C++ utilizing classes.
How is c++ different from java?
Is the declaration of a class its interface or its implementation?
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?