public class Main { static { System.out.println("Welcome"); System.exit(0); } }
Welcome Note: It is not available in latest versions(It works only java 6 before versions).
Java Interview Questions
Python Interview Questions
Oracle Interview Questions
100 Most Asked Java Interview Questions and Answers
HR Interview Questions and Answers
Apply For Job
Java Material
Python Material
PLSQL Material
.Net Material
Java Practice Programs
400 Java Programs
Write a Java program to compute the sum of the first 100 prime numbers
Write a Java program to convert Celsius to Fahrenheit.
Write a java Program to check given matrix is null matrix
Write a Java program to compute the square root of an given integer
Write a java Program to Print given number in words
Write a Python Program to Make a Simple Calculator with 4 basic mathematical operations.
Write a Python Program to Find the Sum of Natural Numbers.
Write a Python Program to Check Armstrong Number?
Write a python program startswith and Endswith Methods
Write a Python program that calculates the area of a circle based on the radius entered by the user.
Java Quiz - 4
Java Quiz - 9
Java Quiz - 15
Java Quiz - 6
Java Quiz - 3