How do generics work in java?


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

Post New Answer

More Core Java Interview Questions

What is the difference between a factory and abstract factory pattern?

0 Answers  


Can we add two byte variables and assign the result to a byte variable ? b=b1+b2 where b,b1,b2 are byte types

4 Answers   TCS,


Which method returns the length of a string?

0 Answers  


What is a variable analysis?

0 Answers  


What is the difference between scrollbar and scrollpane?

0 Answers  


Can we override constructor?

0 Answers  


What is procedure overloading?

0 Answers  


What is a war file?

0 Answers  


When do we use synchronized blocks and advantages of using synchronized blocks?

0 Answers  


if two references are having same hash codes,is that means those are refering to same object?

5 Answers   CTS,


What is the purpose of the file class in java programming?

0 Answers  


When will we prefer to use set and list in java and why?

0 Answers  


Categories