Answer Posted / banshi
Console applications can take only text based input and
also can give output in text format only.
Hence, console applications are best suited for
applications that should run as a scheduled job.
Also, console applications are the best choice while
learning a language.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the difference between dispose(), close(), exit(), end()?
What does assert() method do In VB.NET
What are the advantages of VB.NET?
What is the use of internal keyword?
Why should you use delegate?
Which is the base class for all the classes in .net framework?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
Can you please explain the difference between namespace and assembly?
What is the exact defination of object?
What is sealed class?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
How many classes a dll can contain?
How many ways the function can return values?
what is diffrence constructor and destructor in vb
List the types of authentication?