What is type parameter in java?


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

Post New Answer

More Core Java Interview Questions

Explain about anonymous inner classes in java?

0 Answers  


Explain the reason behind ending a program with a system.exit(0)?

0 Answers  


Explain role of constructor in a java application?

5 Answers  


What is increment in java?

0 Answers  


What happens if an exception is not handled in a program?

0 Answers  






23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an <applet> tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.

0 Answers   TCS,


Can we force the garbage collection to run?

0 Answers  


what methods would you overwrite in java.lang.object class?

0 Answers  


What is the use of collections in java? How it is implemented in real time applications?

2 Answers  


How the elements are organized in BorderLayout?

5 Answers  


Can we instantiate Interfaces?

7 Answers   Ericsson,


How many ways can we create singleton class?

0 Answers  


Categories