Use of datatypes-III

class Boolean {
    public static void main(String[] args) {
        boolean b = true;
       
        System.out.println(b);
    }
}

Comments

Popular posts from this blog

Zeller's Congruence

Practical 5 - ASP.NET

It's Magic...................