What is an object in c++?
Answer / nashiinformaticssolutions
Real-world entities with a state (some type of data) and behavior (functionality) are called objects. A class consists of connected things.
| Is This Answer Correct ? | 0 Yes | 0 No |
can output 5 students using one dimensional array
How do you decide which integer type to use?
What is the copy-and-swap idiom?
Give example of a pure virtual function in c++?
What is the first name of c++?
Does c++ have finally?
Are there any new intrinsic (built-in) data types?
Write a function which takes a character array as input and reverses it in place.
2 Answers Lehman Brothers, Vision Infotech,
Can we change the basic meaning of an operator in c++?
What are structs in c++?
What is the iunknown interface?
What is a modifier in c++?