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 main difference between c and c++?

Answer Posted / ankush goyal

in c++ ,for solabe the problams in progam, we can devide
the progarm into samal parts. its easy way to found the
problams in program.but in c it can not do.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

3178


What is constructor in oop?

1021


Is enum a class?

1006


• What are the desirable attributes for memory managment?

2170


What is abstraction in oop with example?

1064


Please send ford technologies placement paper 2 my mail id

2061


Why is polymorphism used?

998


What does sksksk mean in text slang?

2060


Can we create object of abstract class?

1035


What are the advantages of polymorphism?

980


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

2228


How is class defined?

1073


c++ program to swap the objects of two different classes

2360


How Do you Code Composition and Aggregation in C++ ?

25270


can inline function declare in private part of class?

4306