DISPLAY VARIBLES

public class Main { public static void main(String[] args) { String name = "John"; System.out.println("Hello Welcome to Vardhan gaming " + name); } }

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.