how many types of notations are in java
Answer Posted / qurat uly
5
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is abstraction with example?
Can enum be null?
Can you inherit a private class?
What does it mean when someone says I oop?
Why multiple inheritance is not possible?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What polymorphism means?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is the important feature of inheritance?
What is encapsulation selenium?
what is different between oops and c++
what is difference between class template and template class?
Can abstract class have normal methods?
What is meant by multiple inheritance?
Why is oop better than procedural?