Explain list interface?
No Answer is Posted For this Question
Be the First to Post Answer
what is dynamic method dispatch ?
27 Answers Fidelity, MUET, SDSF,
Is java hard to learn?
Is there any tag in htm to upload and download files?
What is aggregation and composition ?
What are the kinds of polymorphism?
my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??
What is meant by data hiding in java?
Enlist diffrent types of inheritance supported by java?
Explain about OOPS concepts and fundamentals.
Inorder to specify a container?s layout, which method is used?
Does the order of public and static declaration matter in main method?
How will you invoke any external process in java?