what is the basic concept of c++(object oriented programing)

Answer Posted / rider

class and objects

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why are pointers not used in c++?

817


How does a C++ structure differ from a C++ class?

850


What does the ios::ate argument do?

904


What is an adaptor class or wrapper class in c++?

800


What are single and multiple inheritances in c++?

776


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

768


What will the line of code below print out and why?

522


Can we use clrscr in c++?

812


What is ios flag in c++?

871


What is a singleton c++?

765


Const char *p , char const *p What is the difference between the above two?

916


What does int * mean in c++?

950


Refer to a name of class or function that is defined within a namespace?

833


What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

898


Show the declaration for a static member variable.

721