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 disadvantages of C++?

Answers were Sorted based on User's Feedback



what are the disadvantages of C++?..

Answer / meet

There is not so strict/strong type checking in C++ like Java & C#. Pointers can be easily be misused. Dynamic memory management is error-prone because the lack of automatic garbage collection like Java & C#. There isn't bound checking on arrays. Friend functions & friend classes can be misused.
Supports stack allocated objects so results in memory wastage but provides runtime efficiency.

Is This Answer Correct ?    2 Yes 2 No

what are the disadvantages of C++?..

Answer / prasad

Allocation and deallocation of memory is responsible for programmer but java overcome it by JVM

Is This Answer Correct ?    0 Yes 0 No

what are the disadvantages of C++?..

Answer / m.oqbal

in c++ the pointer is complicated the concept of oop.

in c++ there is no bound checking by default.

Is This Answer Correct ?    1 Yes 2 No

what are the disadvantages of C++?..

Answer / arsi khan

C++ is Case Sensitive...

Is This Answer Correct ?    0 Yes 1 No

what are the disadvantages of C++?..

Answer / bob

I think, the main disadvantage of C++ is that there is a
crowd of uncompetent people who doesn't know about this
language anything (as well as about key concepts of software
develoment, like OOP). Think twice before post bullshit.
Cheers.

Is This Answer Correct ?    3 Yes 5 No

what are the disadvantages of C++?..

Answer / saidulu

c++ is approching from top to down when we executing the
program from main method.
without using single class and object we can write the
program from c++

Is This Answer Correct ?    0 Yes 2 No

what are the disadvantages of C++?..

Answer / sonia

it is suitable for large and complex programs only not for
small programs and also dynamic binding is the major
disadvantage if c++.it is very difficult to understand flow
of control during execution of complex programs.dangling
pointer is another situation which can give wrong output.

Is This Answer Correct ?    3 Yes 7 No

what are the disadvantages of C++?..

Answer / akshay

C++ is not network based. Softwares in C++ cannot be shared among people at different locations.

Is This Answer Correct ?    2 Yes 6 No

what are the disadvantages of C++?..

Answer / nishanth

Hello i am not an expert in c++,but i am a student of computer science and our c++.
I think lack of arangement is the problem of this oop language

Is This Answer Correct ?    0 Yes 4 No

what are the disadvantages of C++?..

Answer / guest

more error will occur

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More OOPS Interview Questions

what is function over loading?

5 Answers  


What is difference between #define and const?

3 Answers   emc2,


what is the use of classes in c++;

2 Answers   HCL,


Why do we use polymorphism?

0 Answers  


What is difference between oop and pop?

0 Answers  


3. Differentiate verification and validation.

1 Answers  


What is inheritance write a program to show use of inheritance?

0 Answers  


What is the different between Applet and Application?

2 Answers  


What is oops with example?

0 Answers  


what is the difference between a package and a software?

3 Answers  


What is abstrac class?where is it use?

2 Answers  


What is polymorphism what are the different types of polymorphism?

0 Answers  


Categories