What are the advantages of c++ over c?
No Answer is Posted For this Question
Be the First to Post Answer
What happens if a pointer is deleted twice?
Can we run c program in turbo c++?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
What are the four partitions in which c++ compiler divides the ram?
Can we define function inside main in c++?
What is std :: endl?
Differentiate between an array and a list?
What is scope in c++ with example?
What are the comments in c++?
what is an array
Explain method of creating object in C++ ?
wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster