What is oop in java?


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

Post New Answer

More Core Java Interview Questions

why using interface interface ?

0 Answers  


what is the use of abstract class?

3 Answers   Amdocs, Atos Origin, Invictus,


How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


What is the difference between JDBC 1.0 and JDBC 2.0?

0 Answers   Corent Technology,


What is defined as false sharing in the context of multithreading?

0 Answers  


How do you remove duplicates from an array in java?

0 Answers  


waht You know about thread programming?

1 Answers  


What is purpose of keyword void?

0 Answers  


What is :: operator in java 8?

0 Answers  


What value is a variable of the string type automatically initialized?

0 Answers  


What is bool mean?

0 Answers  


What is singleton class?

16 Answers   3i Infotech, 7 Seas, ABC, Amdocs, Cap Gemini, Oracle, Persistent, TCS, Techforza,


Categories