what are the disadvantages of C++?
Answer Posted / jelve
c++ is so hard to use. hard coded pl and hard to build
graphical user interface.
| Is This Answer Correct ? | 16 Yes | 28 No |
Post New Answer View All Answers
What is abstraction in oops with example?
What is coupling in oop?
Why do we use polymorphism?
What is inheritance and how many types of inheritance?
Can you explain polymorphism?
Why do we use oops?
What are the 4 pillars of oop?
What is the real time example of inheritance?
What does I oop mean?
What does and I oop and sksksk mean?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
Is this job good for future? can do this job post grduate student?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What are the types of abstraction?
write a program to find 2^n+1 ?