Answer Posted / hrpynux@gmail.com
A Class in object oriented programming is a blueprint or prototype that defines the variables and the methods (functions) common to all Java Objects of a certain kind. An object in OOPS is a specimen of a class. Software objects are often used to model real-world objects you find in everyday life.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is setbase c++?
what are the iterator and generic algorithms.
What is the size of a vector?
Why do we use setw in c++?
What are the data types in c++?
Define upcasting.
Tell me what are static member functions?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
Explain differences between new() and delete()?
What are c++ files?
What is the use of "new" operator?
How do you define/declare constants in c++?
Show the declaration for a static member variable.
What is the best it certification?
What is object file? How can you access object file?