Un-Answered Questions { Java J2EE }

Can finally block be used without a catch?

548


Why is inheritance used in java?

611


What is the meaning of immutable regarding string?

524


What is deserialization?

587


Write a java program to count the number of words present in a string?

539


Give a brief description of java socket programming?

529


How to perform quicksort in java?

573


Can we overload the methods by making them static?

507


What is method overloading with type promotion?

581


What are the differences between the constructors and methods?

585


What is the purpose of static methods and variables?

534


What is the static import?

592


What are the advantages of passing this into a method instead of the current class object itself?

1174


What is the difference between checked exception and unchecked exception?

531


What is super in java?

577