Answer Posted / sonu upreti
use of thes file for run java program as exc file . but
there should be jvm than that will be run
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is bean? Where it can be used?
Why does java not allow multiple public classes in a java file ?
What is null mean in java?
What is substring 1 in java?
Write a program in java to find the maximum and minimum value node from a circular linked list.
What is the purpose of the return statement?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
What are some alternatives to inheritance?
What is primitive array?
What is the difference between dom and sax parser in java?
Is it possible for yielded thread to get chance for its execution again ?
What is a jit compiler?
What is Mutex (Mutual Exclusion Object) ?
How to calculate the length of a singly linked list in java?
Is char a method in java?