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 are the differences between c++ and java?

0 Answers  


What is java used for on a computer?

0 Answers  


What are the differences between abstract class and interface?

0 Answers  


What is internal variable?

0 Answers  


What are listeners in java and explain ?

2 Answers   TCS,






We can write any Java Logics in our JSP. Then why we are using servlets(Controller Layer) to interact with the DAO ?

6 Answers   TCS,


Is it possible to use Semaphore/ Mutex in an Interrupt Handler?

0 Answers   Ciena,


What is the difference between JVM and JRE?

0 Answers  


what is connection pooling with example?

3 Answers   Amdocs,


What is the indent key?

0 Answers  


Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.

17 Answers   Hewitt,


Explain when we should make an instance variable private.

0 Answers  


Categories