what is the difference between class and structure in C++?

Answer Posted / naveen tuteja

We can declare a structure without a name tag but we cannot
declare a class without name tag.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are functions in oop?

580


What makes a language oop?

591


What is protected in oop?

598


How long to learn object oriented programming?

557


What is abstraction in oop with example?

642






hi all..i want to know oops concepts clearly can any1 explain??

1677


What is overloading in oops?

591


What is the main purpose of inheritance law?

665


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1386


Why is destructor used?

576


What is the example of polymorphism?

554


What is basic concept of oop?

690


What is a null tree?

621


write string class as your own class in java without using any built-in function

1974


Why is static class not inherited?

591