java is dependent?

hi friends actualy my friend went to interview there they asked this question...java is dependent...justifyy..anyone can pls justify this...thankubyee,keerthi.
[201 byte] By [sreekeerthhia] at [2007-11-27 5:31:41]
# 1
It's part of Indonesia. Suggest East Timor.
Hippolytea at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 2

> hi friends actualy my friend went to interview there

> they asked this question...

>

> java is dependent...justifyy..

>

> anyone can pls justify this...

>

> thanku

>

> byee,

> keerthi.

I have a very hard time believing that the govenment will allow you to claim java and thus your computer as a dependent at tax time. OOHH that isn't what you meant then maybe you should specify. dependent how? dependent on what ?

There are likely 50 questions that could be made from that statement. If you err your friend was at an interview and that is how the company asked it and you didn't ask for clarification then I wouldn't be hiring you.

Aknibbsa at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 3
Well it depends if there is a virtual machine to run Java, so Java is dependent on a JVM.
_helloWorld_a at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 4
BTW, what was your answer?
_helloWorld_a at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 5
hai~i need codez to java depends.hurry! ugrent!!!
filestreama at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 6
>>java is dependent...justifyy..This is actually a common misconception. Java's actually COdependent, as evidenced by its ease of use, incredible SDKs, and the wicked-sick IDEs available. Clearly, it cares too much about its developers.Joe
Joe_ha at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 7
> This is actually a common misconception. Java's> actually COdependent, as evidenced by its ease of> use, incredible SDKs, and the wicked-sick IDEs> available. Clearly, it cares too much about its> developers.:) !!!
TuringPesta at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 8

Well it depends if there is a virtual machine to run Java, so Java is dependent on a JVM.

hi i got it...thank u friends for u r reply..actually when my frnd asked me i didnt understand anything...then i searches in google but i didnt get that....that is why i have posted it...actually this was the question asked in TCS interview...when the interviewer asked this she didnt get any answer.....she told she desnt know..

thank u friends..

byee

keerthi

sreekeerthhia at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 9

> Well it depends if there is a virtual machine to run

> Java, so Java is dependent on a JVM.

It's not just *if* there's a VM. The VM itself is platform-dependent.

Your wording is kind of vague, but I assume the question was something like, "Java claims to be platform-independent, but it is at least partially platform-dependent. Explain."

Java is platform-independent in that for many requirements, you can write and compile code where the same class files will work on any platform with a VM of the appropriate version--Windows, Linux, Mac... No need to write different code for different platforms, or even to recompile. This is because your Java code always runs on the same platform.

Java is platform-dependent in that the VM must be different for each platform. The VM provides the abstraction that lets your Java code think it's always running on the same platform, but of course a VM that runs on Windows will be different from one that runs on Linux. *SOMETHING* has to deal with the differences among the various platforms, and that's the VM's job.

jverda at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 10
It has a heroin problem
georgemca at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 11
> It has a heroin problemI was addicted to [url= http://java.sun.com/products/jain/]JAIN[/url] for three years. Sweet JAIN, Sweet baby JAIN <weeps/>...
Hippolytea at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 12

> Well it depends if there is a virtual machine to run

> Java, so Java is dependent on a JVM.

>

> hi i got it...thank u friends for u r reply..actually

> when my frnd asked me i didnt understand

> anything...then i searches in google but i didnt get

> that....that is why i have posted it...actually this

> was the question asked in TCS interview...when the

> interviewer asked this she didnt get any

> answer.....she told she desnt know..

>

There are just so many things wrong with that....

jschella at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 13
If that was really the question it is the interviewer who should have been failed.
ejpa at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 14
Perhaps some interview questions are posed to test knowledge, and others posed to test reactions to stress. My reaction would be to beat the interviewer senseless.I don't handle stress very well.
petes1234a at 2007-7-12 14:57:07 > top of Java-index,Java Essentials,New To Java...
# 15
I would have just said 'the question is meaningless, next?'
ejpa at 2007-7-21 21:30:46 > top of Java-index,Java Essentials,New To Java...
# 16
> I would have just said 'the question is meaningless,> next?'next question in that case should be "why was the previous question meaningless".
jwentinga at 2007-7-21 21:30:46 > top of Java-index,Java Essentials,New To Java...
# 17

> Perhaps some interview questions are posed to test

> knowledge, and others posed to test reactions to

> stress. My reaction would be to beat the interviewer

> senseless.

>

> I don't handle stress very well.

Perhaps it is a test to see how the interviewee reacts to a really stupid question?

jschella at 2007-7-21 21:30:46 > top of Java-index,Java Essentials,New To Java...
# 18

> > Perhaps some interview questions are posed to test

> > knowledge, and others posed to test reactions to

> > stress. My reaction would be to beat the

> interviewer

> > senseless.

> >

> > I don't handle stress very well.

>

> Perhaps it is a test to see how the interviewee

> reacts to a really stupid question?

possibly, or a test to see how interviewers hold up when having to ask really stupid questions?

jwentinga at 2007-7-21 21:30:46 > top of Java-index,Java Essentials,New To Java...