what is the main difference between c and c++?
Answer Posted / srinu
c does not have cursor and c++ have cursor
| Is This Answer Correct ? | 10 Yes | 29 No |
Post New Answer View All Answers
Why it is called runtime polymorphism?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is encapsulation in ict?
Which language is pure oop?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Explain virtual inheritance?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
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 is data binding in oops?
to find out the minimum of two integer number of two different classes using friend function
What is an interface in oop?
What is cohesion in oop?
What is overriding vs overloading?
What is the benefit of oop?
What is the advantage of oop over procedural language?