You are creating an application that accepts input and displays a response to the user. You
cannot create a graphical interface for this application.
Which type of application should you create?
A.
Web-based
B.
Windows Service
C.
Windows Forms
D.
console-based
D: console-based. (no graphical interface).