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
Top 50 OOPS Interview Questions & Answers
Apply For Job
Java Material
Python Material
PLSQL Material
.Net Material
Java Practice Programs
400 Java Programs
Write a java Program to print odd and even numbers from an array
Write a Java program to convert a string to an integer
Write a java Program to check the given number is Palindrome or not
Write a Java program to swap the first and last elements of an array and create a new array
Write a Java Program to find largest number in an array
Write a Python Program to Find HCF.
Write a python program to open a website using python
Write a Python Program to Check Prime Number.
Write a Python Program to Display the multiplication Table.
Write a Python program to convert kilometers to miles.
Java Quiz - 11
Java Quiz - 14
Java Quiz - 13
Java Quiz - 15
Java Quiz - 8