What is a class in java?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between an argument and a parameter?
10 Answers Accounting, HCL, IBM, Quinnox,
What is java command?
What is the difference between inner class and nested class?
How many bits does a boolean take?
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??
How do I get 64 bit java?
How to compare strings in java?
What is the size of an array?
What is the synonym of framework?
I want to run a simple hello world java (HelloWorld.java) program using a batch file. How can i run it and how to construct a batch file.
What is class and object in java?
What is the difference between an object-oriented programming language and object-based programming language?