wht is the use of console application?

Answer Posted / uma n

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.

Is This Answer Correct ?    36 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which dll is used for microsoft .net run time?

708


Explain about jagged arrarys ?

669


Name and explain some of the exclusive features which are present in vb?

735


How vb implements the disconnected architecture as like vb.net?

762


Describe about visual basic.net?

724


How do you retrieve the customized properties of a .net application from xml .config file?

707


Write a VB.Net console program to check whether a number is perfect or not.

7266


What are the shared variables?

725


How many languages are supported by .net?

714


What is global assembly cache (gac)?

735


What do you mean by Redim in VB.NET?

842


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

2047


What is the main use of a namespace?

744


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

1364


Explain the difference between an xml "fragment" and an xml "document."

684