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 |
Are true and false keywords?
steps to connect with Oracle Databse using TYPE-2 Jdbc driver.
What is command line used for?
How do you read and print a string in java?
What are command line arguments?
What is native code?
What are default methods ?
Are generics important java?
Why there are some null interface in java? What does it mean?
What is bom encoding?
What are methods in java?
An inner class can actually be a subclass of the outer class? a. true b. false