What is the difference between super class & sub class?
No Answer is Posted For this Question
Be the First to Post Answer
What are the access modifiers available in java?
Write a program to check string is palindrome without using loop?
which one is performance wise advantageious from List,Set,Map?
How many digits can a float hold?
why java does not support mulitple inheritance directly?
What is thin driver and thick driver. why it is called so?
Question 6 [9] 6.1 In what situations (in general) would you use a TreeMap? (3) 6.2 In what situations (in general) would you use a HashSet to store a collection of values?
What is the default initialized value of a boolean type variable?
What is a pointer and does java support pointers?
How do you override a variable in java?
What is java util function?
Can you access the private method from outside the class?