Answer Posted / teja
files are nothing but collection of data
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why is oop useful?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
How Do you Code Composition and Aggregation in C++ ?
What is the types of inheritance?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What does sksksk mean in text slang?
What does it mean when someone says I oop?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is a function in oop?
What are the benefits of interface?
What is pure oop?
What is abstraction and encapsulation?
What is interface? When and where is it used?
What is the purpose of polymorphism?
to find out the minimum of two integer number of two different classes using friend function