give me some class & objects examples?
Answer / divyaja
Sometimes, a programmer will want to
define a custom "thing" and the operations
that can be performed on that "thing"
• A class is the definition
• An object is a particular instance of a class
• Classes contain
– data, called members
– functions, called methods
| Is This Answer Correct ? | 7 Yes | 0 No |
Which programming language is best?
What does std mean in c++?
what are function pointers?
Define Virtual function in C++.
if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3
without if else statement can be written ah
advantages and disadvantages of using Borland C++ / version 5.
Why c++ is so important?
Write a program that read 2o numbers in and array and output the second largest number. Can anybody help??
Why is c++ still used?
sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++
difference between the c++ and c languages