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

How finally used under exception handling?

0 Answers  


For ease of programming you can consider the maze as a 2D array with colors represented by below integer and characters (in capital letters). • B - Black • W -White • G- Green • R- Red R B W B W W W W W W B W B B W W W W W W W B W B W W W B W W W W B B W W W B W W W B W W B B B B W B W B W W B W W W B W W W B B B W W B W W W B W W B W B W W W B W B W W W W B B W W W W B W W W W W G Shortest Route Problem: • Solution that finds the shortest Route between Red and Green  White will have 1 Weight.  Red and Green carry no weights.  Shortest path is the path with less weight when you add up the weights in the path.

0 Answers  


Why is java logo a cup of coffee?

0 Answers  


Is string pool garbage collected?

0 Answers  


What is foreach loop in java?

0 Answers  






Explain about the security aspect of java?

0 Answers  


How many java versions are there?

0 Answers  


What is a singleton puppy?

0 Answers  


How would you format a date in java? I.e. In the ddmmyyy format?

0 Answers  


What is scope & storage allocation of global and extern variables? Explain with an example

0 Answers   IBS,


How to make a class or a bean serializable?

0 Answers  


what ide u r using and wat version, how wil u build the project etc ?

2 Answers  


Categories