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?
I DO think it is console-based, BUT you could argue that web-based could also fit the requirements. A webAPI takes input and returns a response (often in the form of JSON) hence without any graphical user interface.
From what I found, both is correct:
Console applications are light weight programs run inside the command prompt (DOS) window. They are commonly used for test applications. ... Microsoft word is an example of a Windows application. Web applications are programs that used to run inside some web server (e.g., IIS) to fulfill the user requests over the http
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
simonere
Highly Voted 3 years, 5 months agoccoutinho
Highly Voted 2 years, 9 months agoAnon_Dev
Most Recent 5 months, 3 weeks agoLemon_San
10 months, 2 weeks agooliverrivasrivera
1 year, 5 months agofad16papa
1 year, 10 months agoDamZ
2 years, 4 months agoBoruc
2 years, 7 months ago