What is a values collection view ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the purpose of the wait(), notify(), and notifyall() methods in java programming?

0 Answers  


What is the point of java?

0 Answers  


Is ResultSet class?

5 Answers   Bally Technologies, TCS,


What is meant by packages?

4 Answers  


Difference between method overloading and overriding.

0 Answers  






What is the smallest package in Java API?

5 Answers   iGate,


What is multi-catch block in java?

0 Answers  


does java support default argument in Method?

1 Answers  


This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .

3 Answers  


Can we override singleton class?

0 Answers  


java program with complete 4 oops concepts implemented example

0 Answers   Infosys, NIIT,


Is 0 a prime number?

0 Answers  


Categories