Un-Answered Questions { Java J2EE }

Can finally block be used without a catch?

538


Why is inheritance used in java?

595


What is the meaning of immutable regarding string?

512


What is deserialization?

579


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

527


Give a brief description of java socket programming?

513


How to perform quicksort in java?

556


Can we overload the methods by making them static?

496


What is method overloading with type promotion?

575


What are the differences between the constructors and methods?

567


What is the purpose of static methods and variables?

523


What is the static import?

575


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

1159


What is the difference between checked exception and unchecked exception?

516


What is super in java?

567