Features of Java?

Answers were Sorted based on User's Feedback



Features of Java?..

Answer / ranganathkini

The Java programming language is a high-level language that
can be characterized by all of the following:

1. Simple
2. Platform Independant
3. Object oriented
4. Distributed
5. High performance
6. Multithreaded
7. Robust
8. Dynamic
7. Secure

Is This Answer Correct ?    7 Yes 0 No

Features of Java?..

Answer / srikanth

Features of java are
1.simple
2.Object-oriented
3.Ditributed
4.Robust
5.Secure
6.Architecture-neutral
7.Portable
8.Interpreted
9.Highperformance
10.Multithreaded
11.Dynamic

Is This Answer Correct ?    5 Yes 0 No

Features of Java?..

Answer / ravikiran

Platform Independent
scalable
portable
Object oriented
Distributed

Is This Answer Correct ?    1 Yes 0 No

Features of Java?..

Answer / varsha vilas kalebag

java is case sensitive, java is not supported poniter &
multiple inheritance . java is not puerly object oriented
programming languages

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Core Java Interview Questions

Can It is possible to synchronize the constructor of a Java Class?

0 Answers  


Difference between overriding and overloading in java?

0 Answers  


How can we make copy of a java object?

0 Answers  


JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu

9 Answers   Huawei,


How are this and super used?

7 Answers   IBM,






What is a text string?

0 Answers  


Which method returns the length of a string?

0 Answers  


if a java file without any source code is valid java file?

3 Answers   SparkTG,


A abstract class extending an abstract class.Super class has both abstract and non-abstract methods.How can we implement abstract and non-abstract mehtods? Explain with snippet

3 Answers  


can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?

1 Answers   Systematix,


What are kinds of processors?

0 Answers  


What is Gang of four design patterns

0 Answers   Infosys,


Categories