| | |
Java Minimum essentials
Thread Solved |
Hi all,
I'm just starting Java and have read some tutorials and reading also thinking in Java and I see it is a good language. I have a question though, what are MINIMUM requirement of ANY Java program for it to run?
I'm just starting Java and have read some tutorials and reading also thinking in Java and I see it is a good language. I have a question though, what are MINIMUM requirement of ANY Java program for it to run?
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
0
#2 24 Days Ago
Every Java program needs a class defined in the file. You can define more than one class in a file and atleast one class as public and its name should be that of the file. In that public class you define main() method with
In my openion each program must have a class.
katharnakh.
public static void which is the trigger point for the java interpreter.In my openion each program must have a class.
katharnakh.
0
#3 24 Days Ago
•
•
•
•
Every Java program needs a class defined in the file. You can define more than one class in a file and atleast one class as public and its name should be that of the file. In that public class you define main() method withpublic static voidwhich is the trigger point for the java interpreter.
In my openion each program must have a class.
katharnakh.
Thanks!
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
![]() |
Similar Threads
- How to program under linux (Java)
- JAVA Developer wanted ASAP!! (Software Development Job Offers)
- Java & Hibernate on X Developers Needed (Software Development Job Offers)
- Senior Mac Java Developer - Virtual Office (Software Development Job Offers)
- SQL Server Developer (South East UK) (Software Development Job Offers)
- minimum weight perfect matching (Computer Science)
Other Threads in the Java Forum
- Previous Thread: Fetch and display online images.
- Next Thread: Is there something with my "insert" method for my binary search tree?
| Thread Tools | Search this Thread |
-xlint add android api applet application applications array arrays automation bank bi binary blackberry bluetooth chat class client code compile compiler component database development digit eclipse equation error event fractal freeze functiontesting game gameprogramming givemetehcodez graphics gui health html hyper ide idea image infinite input int integer j2me java javame javaprojects jetbrains jni jpanel jtable julia learningresources linux list login loop main map method methods mobile myregfun netbeans newbie nonstatic notdisplaying pearl problem program programming project qt recursion scanner screen scrollbar server set sms sort sorting spamblocker sql sqlserver string superclass swing system text-file thread threads tree variablebinding windows xor






