What are the main uses of java?



What are the main uses of java?..

Answer / Deepak Kumar Awasthee

Java has various applications, including web development, mobile app creation (Android), desktop applications, big data processing, and enterprise software.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the list interface?

1 Answers  


What is default size of arraylist in java?

1 Answers  


Is heap stored in ram?

1 Answers  


what is difference between equals and ==?

1 Answers  


How does linkedlist work in java?

1 Answers  


how to print output with out using sop statements

5 Answers   UHG,


Can you extend singleton class?

1 Answers  


what is multitherading

3 Answers   Tech Mahindra,


Why do we use public static with the main function in Java?

13 Answers   College School Exams Tests, Infosys,


There are 2 different ways to create an object. a)By using keyword "new" b)By using Class.forName ("className").newInstance(); What is the difference between these 2 methods.

3 Answers  


What is difference between adapter class and listener?

1 Answers  


What is a locale?

1 Answers   Aspire, Infogain,


Categories