Welcome To The World Of Hacking


Learn Hacking|Teach Hacking|Learn To Secure|Learn To Code

Monday

JAVA PROGRAMMING TUTORIAL 46 : DATE & TIME

public class HackDefence{

        public static void main(String[]args){

                java.util.Date date = new java.util.Date();

                System.out.println(date);

         }

}
(my facebook profile link: https://www.facebook.com/dipankar.choudhury1)

OUTPUT:

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...