What is numeric data type?
What are Brief Access Specifiers and Types of Access Specifiers?
When is an object in the mean to garbage collection?
In which JDK version event-delegation model is introduced?
why an outer class cannot be declared as private?
Why java is object oriented?
What are features of java?
What is meant by Java ?
What is lazy activation?
what is difference between requestprocessor and request dispatcher?
if we give input as " hi how are you" then the output should be "uoy woh"...it should skip odd words in the input and should reverse even words from the end of string...can anyone help me to write this program in java
IN java collections we have both interfaces and classes. instead of using interfaces why we can't use classes only like that why we can't use interfaces only. why we need two things interface and class.
What is concurrent hashmap and its features?