What is the difference between an object-oriented programming language and object-based programming language?


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

Post New Answer

More Core Java Interview Questions

is java support call by reference and call by value, if supports please explain?

5 Answers  


Can I declare a class as private?

0 Answers  


Is an array a vector?

0 Answers  


They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?

3 Answers   DNS, Wipro,


what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread

0 Answers  






Explain about the performance aspects of core java?

0 Answers  


How the elements are organized in GridLayout?

2 Answers  


As a developer what steps do you take to improve the performance?

4 Answers  


What are File and RandomAccessFile classes?

2 Answers  


Can we define static methods inside interface?

0 Answers  


Explain OOPs concept.

0 Answers   Syntel, Visa,


Why inputstreamreader is used in java?

0 Answers  


Categories