What function initalizes variables in a class:
a) Destructor
b) Constitutor
c) Constructor
No Answer is Posted For this Question
Be the First to Post Answer
Is c++ still in demand?
What is an adaptor class or Wrapper class?
Explain terminate() function?
What is the purpose of the "delete" operator?
Is there any function that can skip certain number of characters present in the input stream?
What is the use of namespace std in C++?
Is string data type in c++?
Is it possible to provide default values while overloading a binary operator?
What are the stages in the development cycle?
What is function prototyping? What are its advantages?
What is string in c++ programming?
Why do we use classes in c++?