Define class?


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

Post New Answer

More Core Java Interview Questions

What is replaceall in java?

0 Answers  


What is a boolean field?

0 Answers  


What is the old name of java?

0 Answers  


what is function overloading in java?

0 Answers   Tavant Technologies, TCS, Virtusa,


What is operator overloading. Is it is supported in java?

0 Answers  


This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .

3 Answers  


how to create multithreaded program? : Java thread

0 Answers  


What is the difference between interpreter and compiling ?

7 Answers   TCS,


What are features of java?

0 Answers  


What is the meaning of find and replace?

0 Answers  


what is the messsage u r going to get from an objectoriented programing?

0 Answers   MGL,


Difference between object and reference?

0 Answers  


Categories