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 main characteristics of C++ as a programming language?



What are the main characteristics of C++ as a programming language?..

Answer / nashiinformaticssolutions

Since C++ is a general-purpose programming language, it may be used to create software for a large range of business applications.
it supports object-oriented, procedural, functional, and generic programming frameworks, making it a multi-paradigm programming language.
Its adaptability, power, and complexity—which makes it one of the more challenging programming languages to learn—are further noteworthy features.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

0 Answers  


What type of question are asked in GE code writing test based on c++ data structures and pointers?

0 Answers  


Difference between shift left and shift right?

1 Answers   Symphony,


What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

0 Answers  


What is the disadvantage of using a macro?

0 Answers  


What is the purpose of template?

0 Answers  


Is overriding possible in c++?

0 Answers  


What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

0 Answers  


Keyword mean in declaration?

0 Answers  


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


How can you force instantiation of a template?

1 Answers   ABC, Amazon,


Is c++ high level programming language?

0 Answers  


Categories