How OOPS concept is achieved in Java?
Answer Posted / abhiram patil
1)using Classes & Interfaces
| Is This Answer Correct ? | 5 Yes | 17 No |
Post New Answer View All Answers
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
Can we create object of static class?
Is overriding possible in java?
Can a class have a static inner class?
What is arrays fill in java?
What variables are stored in stack?
What is the purpose of default constructor?
What string is utf8?
What is meant by design patterns?
Is set sorted in java?
what is interface in java? Explain
What is a superclass?
Explain about static nested classes in java?
Explain abstract class in java?
What is equals method in java?