Explain the properties and principles of oop.
No Answer is Posted For this Question
Be the First to Post Answer
What is the Maximum Size that an Array can hold?
55 Answers Adobe, FutureSoft, HCL, Infosys, Satyam, TCS, Wipro,
Does std endl flush?
How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
How do you declare A pointer to function which receives an int pointer and returns a float pointer
When copy constructor can be used?
Explain the concept of friend function in c++?
Is python written in c or c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
What do the header files usually contains?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
What is a base class?
What is realloc() and free()? What is difference between them?