Answer Posted / ravikiran(aptech mumbai)
1).abstraction
2).encapsulation
3).inheritence
4).polymorphism
| Is This Answer Correct ? | 44 Yes | 2 No |
Post New Answer View All Answers
how to handle exceptions in ejb?
Is it possible for a yielded thread to get chance for its execution again?
What is the difference between serial and throughput garbage collector?
What are the new features in java 8? Explain
Difference between nested and inner classes ?
What is the numeric promotion?
Why vector class is used?
What is main method?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What are singleton services?
why are there separate wait and sleep methods? : Java thread
Java is pass by value or pass by reference? Explain
What is the meaning of I ++ in java?
How many types of variables are there?
What is the purpose of sizeof operator?