What is <> used for in java?


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

Post New Answer

More Core Java Interview Questions

Hey buddy.. can you please tell me about the use of marker interface? And is there any link between marker interface and factory methods? Thanks in advance.

2 Answers  


How can we create an immutable class in java?

0 Answers  


Consider that class classA, abstract class classB, and final classC have been defined.Which one of the following is correct? 1. classA extends classC implements classB 2. class A extends classB, classC 3. classA extends classB 4. classB implements classC

2 Answers  


What do you mean by exception handling in Java?

0 Answers   Atos Origin,


what is the difference between System.exit() and System.exit(1)?

1 Answers   eClinical Solutions, eClinical Works, eClinicalWorks,






what is wrapper class and its uses?

2 Answers  


What are the advantages of assembly language?

0 Answers  


How do you sort data in java?

0 Answers  


Can we split string with in java?

0 Answers  


What is OOPs & Why?

3 Answers  


Without creating a new object, How you can retrieve a String or other object?

1 Answers  


How do you declare a variable?

0 Answers  


Categories