Answer Posted / azra
which is declare only base class.that is called pure virtual function.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Which language is not a true object oriented programming language?
What is new keyword in oops?
Which type does string inherit from?
What are the two different types of polymorphism?
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 are the 4 main oop principles?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Can we define a class within the interface?
What is data binding in oops?
what type of questions
What is static in oop?
What is polymorphism and example?
Why is oop better than procedural?
Why is static class not inherited?