Answer Posted / sumit
john vandoff
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
What is anti pattern in java?
What is the difference between a synchronized method and a synchronized block?
What is a string token?
What is the static method?
How can the checkbox class be used to create a radio button?
How do I run java on windows?
I want to print “hello” even before main is executed. How will you acheive that?
Can we rethrow the same exception from catch handler?
Can a class be a super class and a sub-class at the same time? Give example.
Give me some null interfaces in java?
Can abstract class have private constructor?
What is a type parameter in java?
What is a local class in java?
How many types of keywords are there?
What happens when main () method is declared as private?