Explain OOPs concept.


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

Post New Answer

More Core Java Interview Questions

What is meant by object oriented programming – oop?

0 Answers  


what is difference between type 4 driver and type 1 driver?

2 Answers   CMC, CTS, IBM, JK Technosoft, Napier Healthcare,


Can we override the static methods?

0 Answers  


What is treeset in java?

0 Answers  


What is final method?

0 Answers  


What is string and its types?

0 Answers  


Explain about main thread in java?

0 Answers  


What is locale in java?

0 Answers  


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,


Is heap stored in ram?

0 Answers  


Is java call by value?

0 Answers  


What is variable length arguments in java?

0 Answers  


Categories