What is the generic class?



What is the generic class?..

Answer / Ganesh Pratap Singh

"A generic class" is a class that uses placeholders for types. This allows the creation of flexible classes, which can work with multiple data types.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Are true and false keywords?

1 Answers  


steps to connect with Oracle Databse using TYPE-2 Jdbc driver.

3 Answers  


What is command line used for?

1 Answers  


How do you read and print a string in java?

1 Answers  


What are command line arguments?

5 Answers  


What is native code?

1 Answers  


What are default methods ?

1 Answers  


Are generics important java?

1 Answers  


Why there are some null interface in java? What does it mean?

1 Answers  


What is bom encoding?

1 Answers  


What are methods in java?

1 Answers  


An inner class can actually be a subclass of the outer class? a. true b. false

2 Answers  


Categories