Answers

Question and Answer:

  Home  VB .Net

⟩ What is the use of console application?

Console Applications are command-line oriented applications that allow us to read characters

from the console, write characters to the console and are executed in the DOS version. Console

Applications are written in code and are supported by the System. Console namespace.

 200 views

More Questions for you: