Can we have try without catch block?
No Answer is Posted For this Question
Be the First to Post Answer
Which class has no duplicate elements?
why Interface used?
What does the “final” keyword mean in front of a variable? A method? A class?
What is the generic class?
What is unmodifiable list in java?
when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).
What is io stream in java?
Why is it called buffering?
Is empty string in java?
What methodology can be employed to locate substrings inside a string?
Define reflection.
Why can't we make jsp as a controller and action servlet in struts?