What is the difference between Class and Structure?

Answer Posted / mm .mm

class can be used in other project ... but stucture can not
be used it's only present in the main

Is This Answer Correct ?    20 Yes 48 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the basic difference between C and C++?

628


Why c++ is called oop?

604


Why is c++ considered difficult?

652


Can a program run without main?

636


What is malloc in c++?

561






What are the advantages of inheritance in c++?

659


What are the advantages of using const reference arguments in a function?

622


Describe Trees using C++ with an example.

610


What is the main function c++?

604


What is a block in c++?

557


write a porgram in c++ that reads an integer and print the biggest digit in the number

1776


What is the meaning of string in c++?

575


How to declare an array of pointers to integer?

591


What are the benefits of oop in c++?

594


Why pointer is used in c++?

621