What is a generic type?


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

Post New Answer

More Core Java Interview Questions

What is a key in java?

0 Answers  


What is the difference between preparedstatement and statement in java?

0 Answers  


How to display all the prime numbers between 1 and 100

0 Answers  


How many threads can java run?

0 Answers  


How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  






Is java a compiler?

0 Answers  


how can i cal servlet from jsp page?how can i pass variablesfrom the jsp that servlet can access?

1 Answers   Verizon,


Can we have multiple catch block for a try block?

0 Answers  


Why webdriver is an interface?

0 Answers  


Why chararray() is preferred over string to store the password?

0 Answers  


Can we override the private methods?

0 Answers  


How do you add an element to a set in java?

0 Answers  


Categories