how to make a program without using semicolon...
I'm not sure I got the question.. you don't like to type it? :P Just use a programming language where it's not required... although that would be kind of an odd criteria to choose a language..
sagar, do you have something more specific in mind, like make a program that does some defined thing, but without using some particular core element of the language? Or are you just looking to be the hacker who doesn't do semicolons?
maybe you should try the whitespace language, sounds right up your alley http://en.wikipedia.org/wiki/Whitespace_%28programming_language%29
You could always just write binary.
Try Python, no {} for blocks, no () for if-else, and no ; :)
Maybe try something like this.
no you can do that in any lang. just make that program empty methods and put your code in segenture of the method like public int method (int x=2, int y=x+3){ }
try python ,try golang just fave fun
You can try Python,Ruby
Join our real-time social learning platform and learn together with your friends!