Sunday 28 April 2019

Title2

W3Schools is an educational website for learning web technologies online. Content includes tutorials and references relating to HTML, CSS, JavaScript, JSON, PHP, Python, AngularJS, SQL, Bootstrap, Node.js, jQuery, XQuery, AJAX, XML, and Java.
public class HelloWorld {

    public static void main(String[] args) {
        System.out.println("Hello World!");
    }
}
<?xml version="1.0" encoding="UTF-8" ?>
<text>Hello World!</text>

0 comments:

Post a Comment

Top Stories

Top