Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between Class and Structure?

Answer Posted / rafat-+8801671123467

class is class and structure is structure.

Is This Answer Correct ?    6 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is low level language in simple words?

1085


What is expression parser in c++

2562


What is searching? Explain linear and binary search.

1042


What are c++ tokens?

1117


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

1336


What is the use of c++ programming language in real life?

1097


Difference between pass by value and pass by reference?

1216


Why are pointers not used in c++?

1191


Why c++ is so important?

1139


What is the best ide for c++?

1150


What is setbase c++?

1206


Can we get the value of ios format flags?

1185


Can constructor be private in c++?

1087


What are c++ files?

1192


I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

1192