Answer Posted / ravikiran(aptech mumbai)
yes....
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is public/private protected in java?
Is map ordered in java?
What does %4d mean in java?
What is ide with example?
Can a abstract class be defined without any abstract methods?
What are disadvantages of java?
what is the messsage u r going to get from an objectoriented programing?
How can you make a class serializable in java?
Difference between serialization and deserialization in java?
what is the major difference between linkedlist and arraylist in java?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
Can we clone singleton object?
Does treeset use compareto?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
What is public static?