What do you know about java?



What do you know about java?..

Answer / Vijay Kumar Yadav

Java is a high-level, object-oriented programming language developed by Sun Microsystems (now owned by Oracle). It is widely used for developing desktop and mobile applications, web apps, games, and enterprise software due to its platform independence, security, and robustness.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the private method modifier?

1 Answers  


What is update method called?

1 Answers  


What do you understand by overloading and overriding in java?

1 Answers  


What is the meaning of immutable regarding string?

1 Answers  


Define a package.

1 Answers  


How to find the size of an array a)array.length() b)array.length c)array.size() d)array.size

6 Answers   Accenture,


Which all r Final classes in java except string?

5 Answers   HCL,


without using arthematic operation ,how can you write the logic for adding/substraction/multiplication?

7 Answers   Tanla Solutions, Wipro,


Is java ee a framework?

1 Answers  


Is java map thread safe?

1 Answers  


What is the immediate parent class of the Applet class?

1 Answers  


What will happen when using pass by reference in java?

1 Answers   HCL,


Categories