How do you use wildcards?


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

Post New Answer

More Core Java Interview Questions

Define iterator and methods in iterator?

0 Answers  


What are E and PI?

1 Answers  


Difference between overriding and overloading in java?

0 Answers  


Differentiate between postfix and prefix operators in java.

0 Answers   HCL,


How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?

3 Answers   IBM,






What is bytecode in java ?

0 Answers  


What is java instanceof operator?

0 Answers  


What are the advantages of functions?

0 Answers  


What is the difference between menuitem and checkboxmenu item?

0 Answers  


What are the benefits of operations?

0 Answers  


I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?

4 Answers  


class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


Categories