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 / anand

c++ is depand on c language

Is This Answer Correct ?    27 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you overcome the diamond problem in inheritance?

1179


What exactly is polymorphism?

1123


What is the problem with multiple inheritance?

1164


What is new keyword in oops?

1040


What is polymorphism in oop example?

1023


What is the difference between procedural programming and oops?

1127


Write a program to reverse a string using recursive function?

2339


How do you define social class?

1062


write a program to find 2^n+1 ?

2064


What is debug class?what is trace class? What differences are between them? With examples.

2190


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

2281


Can enum be null?

1015


What is oops concept with example?

1012


how to get the oracle certification? send me the answer

2154


write knight tour problem which is present in datastructure

2649