Yogaraja Sivasundaram

11
reputation
2

/I'm just a normal Software Developer. Born and brought up in India, currently living in Sydney./

class HelloWorld { public static void main(String args[]) { System.out.println("Interested in Java and related technologies."); } }