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 are the strengths of C++?

Answer Posted / nashiinformaticssolutions

Portability: C++ applications run on a variety of operating systems.
• Multi-paradigm frameworks: C++ supports object-oriented, generic, and procedural programming frameworks, providing a high degree of programming freedom.
• Scalability: C++ is a robust programming language that can be used to write both low-level, simpler programs and resource-intensive systems.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is type of 'this' pointer?

1120


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

1069


What are the advantages of c++ over c?

1137


What is the oldest programming language?

1064


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

1949


What is this weird colon-member (" : ") syntax in the constructor?

1072


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

1159


Which software is used for c++ programming?

1135


Can comments be longer than one line?

1129


What is exception handling? Does c++ support exception handling?

1086


Is vector a class in c++?

1101


Tell me difference between constant pointer and pointer to a constant.

1278


Is c++ built on c?

1081


Can recursive program be written in C++?

1273


What is class syntax c++?

1209