Welcome

BASIC JAVA VIDEO TUTORIALS

1. Display Hello World !



2. Adding two integers



3. Adding two number and display result in a message



4. Accept user's input and display



5. Check even or odd with integer user's input



6. If else conditions



7. Call a static function in main function



8. Read a text file



9. Calling int return type function



10. Calling a string return type function



11. Two class files