Hi everyone,
I wonder that making Classes is compulsory in C++ programming or we just program like C language with C++ syntax? If it is compulsory then everytime defining an array do we have to make Constructor, Destructor and Resize methods according to C++ Object Oriented programming?
Thanks in advance for your reply!
I wonder that making Classes is compulsory in C++ programming or we just program like C language with C++ syntax? If it is compulsory then everytime defining an array do we have to make Constructor, Destructor and Resize methods according to C++ Object Oriented programming?
Thanks in advance for your reply!