write a class to input 2 points by the user & check the line
maked by the points is horizontal,vertical or rectangle?
What is %02d?
Define inheritance with reference to java.
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
How to stop a thread in java? Explain about sleep () method in a thread?
What is java lang string?
What is a boolean structure?
Explain the selection sort algorithm and state its time complexity?
what do you mean by marker interface in java?
worst case complexities of Quick sort and Merge sort.
What is bom encoding?
Write a program to calculate factorial in java?
What are the two types of exceptions in java? Which are the differences between them?