Answer Posted / ravikiran(aptech mumbai)
Not in a direct manner we can achieve it with the help of
interfaces
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the system class in java programming?
What is difference between static class and singleton pattern?
What do you understand by garbage collection in Java? Can it be forced to run?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is an accessor?
What is the purpose of file class?
Why can't you declare a class as protected?
How to declare objects of a class ?
How to read and write image from a file ?
What do you mean by jjs in java8?
Write a program to print the pattern given below
Can we use string in the switch case?
What are features of java?
What is append in java?
What is boolean used for?