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 your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?

Answer Posted / thananjayan

c++ is the most powerful language, Because all the recent
languages are only depend upon the object concept, also it
is more secure the data, Even java also based for C++, then
also MFC(MICROSOFT FOUNDATION CLASS) is only written by the
C++...,
So in my point of view C++ is better

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do class declarations end with a semicolon?

1121


What are stacks?

1135


How do you establish an is-a relationship?

1214


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

1946


What are register variables?

1212


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

1135


What are the defining traits of an object-oriented language?

1257


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

1097


what are Access specifiers in C++ class? What are the types?

1301


What is the output of the following program? Why?

1197


What is the arrow operator in c++?

1067


What is a constructor and how is it called?

1087


What does floor mean in c++?

1110


How to defines the function in c++?

1212


Is C++ case sensitive a) False b) Depends on implementation c) True

1131