This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Saturday, 22 June 2019
Batch: cls: Clear the screen
‘cls’ command is used to clear the previous data from the
command prompt.
After executing ‘cls’ command, it clears everything in
the screen.
No comments:
Post a Comment