What is oops?what is its use in software engineering?
No Answer is Posted For this Question
Be the First to Post Answer
write a progra in c++ using class & object to find out wheather a given no. is prim or not.
What is data binding in oops?
what is abstract class ? when is used in real time ? give a exp
What is namespace?
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 polymorphism ? Explain with examples
Why is there no multiple inheritance?
what is object slicing?
What is the difference between C++ and java?
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION
c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess
What is polymorphism in oop example?