Does anyone still use java?
No Answer is Posted For this Question
Be the First to Post Answer
Can we define private and protected modifiers for variables in interfaces?
in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?
Explain 5 features introduced in jdk 1.7?
What is meant by oops concept in java?
How does the java compiler work?
Can a constructor have different name than a class name in java?
What is the use of a conditional inclusion statement in Java ?
What is adapter class?
What is the difference between a scrollbar and a scrollpane?
What are virtual functions?
what is custom tags with example?
which one the better thread emplemented thread or extended ?