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 / mms zubeir

First of all, it's not a 'first-come' win race, even we
cannot do that also...

Every programming language has its own strengths and
weaknesses depends upon the usage domain, problem type,
output criteria that the user wants, cost - time efficiency
both at development as well as user front, etc.

Considering all the above, I would choose C++ as the
stronger since;

1. Its extensive support for OOPs (otherwise it would be C
the stronger)
2. Its ability to penetrate to the lowest level of a system
3. The most important thing is, it never stop you
implementing your creativity (unlike Java - we cannot go
beyond a level, and C# - making it complex to go system
level).

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define a nested class.

1123


How do you define/declare constants in c++?

1105


What is else if syntax?

1212


What are the unique features of C++.

1135


What are the steps in the development cycle?

1156


What is buffering in c++?

1102


Explain the static storage classes in c++.

1318


What is purpose of abstract class?

1125


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2622


What is function prototyping? What are its advantages?

1146


What is class and structure in c++?

1249


What is prototype for that c string function?

1189


What is the use of function pointer?

1071


Is atoi safe?

1092


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

1111