Java is Architectural _____________

A) Dependent
B) Neutral
C) Independent
D) None of the above

Showing Answers 1 - 36 of 36 Answers

Vaibhav

  • Dec 21st, 2005
 

Ans: Neutral

  Was this answer useful?  Yes

emorkay

  • Jul 6th, 2006
 

B) Neutral
C) Independent

Both should be correct.

  Was this answer useful?  Yes

manju

  • Aug 8th, 2007
 

Neutral

  Was this answer useful?  Yes

Neutral, because Java having two units. One is compilation unit and another one is execution unit. so when we compile our program .class file is created and we can execute that .class file any where, so write once use any where.
This is called architecture neutral.

sudheer

  • Jun 15th, 2012
 

architectural neutral

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions