List out benefits of object oriented programming language?


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

Post New Answer

More Core Java Interview Questions

Why is java logo a cup of coffee?

0 Answers  


how many ways we can serialize the java object?

2 Answers   Satyam,


import java.io.*; class Demo { public static void main(String args[]) { File f=new File("1234.msg"); String arr[]=f.list(); System.out.println(arr.length); } }

3 Answers   IBM, Ramco,


How do you compare arrays in java?

0 Answers  


When do we use hashset over treeset?

0 Answers  






Can a set contain duplicates?

0 Answers  


How to set the permissions to a file in java?

0 Answers  


what are the application of compiler and interpreter for source program

2 Answers  


How we get some middle records in one table?

2 Answers   3i Infotech,


What is the epoch date?

0 Answers  


What is a singleton in genetics?

0 Answers  


What is == in java?

0 Answers  


Categories