Write a java program to count the number of words present in a string?
What is assembly language?
What are identifiers in java?
What is deadlock and how to avoid this?
What is meant by singleton class?
What is static and a non-static inner class?
In method overloading ,if i change the return type to Long instead of INT,is the program execute
What is difference between == equals () and compareto () method?
Is list ordered in java?
what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0
Can we define a package statement after the import statement in java?
What is a class component?
What are the similarities between an array and an ArrayList?