What is the difference between console and window application?
Interview question and answer by:
Bharathi Cherukuri | Posted on: 4/20/2012 | Category:
C# Interview questions | Views: 480 | |
Points: 40
Answer:
A console application is designed to run at the command line with no user interface.
A Windows application,which has a user interface, is designed to run on a user’s desktop.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: