What is an object in c++?



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

Post New Answer

More C++ General Interview Questions

can output 5 students using one dimensional array

1 Answers   Intel,


What are references in c++? What is a local reference?

0 Answers  


Explain "const" reference arguments in function?

0 Answers  


Can manipulators fall in love?

0 Answers  


What are the 4 types of library?

0 Answers  


What is a dll entry point?

0 Answers  


How do you define a class in c++?

0 Answers  


What is an explicit constructor?

1 Answers  


What are the two shift operators and what are their functions?

0 Answers  


Carry out conversion of one object of user-defined type to another?

0 Answers  


What is the difference between while and do while loop? Explain with examples.

0 Answers  


What it is and how it might be called (2 methods).

0 Answers  


Categories