What is a generic data type?


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

Post New Answer

More Core Java Interview Questions

What kind of variables a class can consist of?

0 Answers  


How does system arraycopy work in java?

0 Answers  


what is the reason behind non static method cannot be referenced from a static Context?

2 Answers  


Why volatile is used in java?

0 Answers  


Can constructor return value?

0 Answers  






I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?

3 Answers   KPIT,


What is collection api?

0 Answers  


How to create a thread in java?

0 Answers  


What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


how to write a server program and sending the mails to the server using smtp protocol please help me

0 Answers   Lampex,


How do you add spaces in java?

0 Answers  


What is audio clip interface? Name few methods of it ?

1 Answers  


Categories