what is the difference between class and structure in C++?
Answer Posted / murali
A class is inhertied to onther class but structure we
cannot inhertied
| Is This Answer Correct ? | 18 Yes | 8 No |
Post New Answer View All Answers
What is meant by multiple inheritance?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is encapsulation process?
What is persistence in oop?
What is encapsulation in oop?
How is polymorphism achieved?
What is the importance of oop?
What is encapsulation c#?
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 main features of oop?
What are the three main types of variables?
Get me an image implementation program.
What is a class and object?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is methods in oop?