0
does anybody know code for console application?
i want to learn console application in visual studio because it is in my GCSEs. so basically im unprepared for it. besides that i need a tutorial for it. can anybody help me up please?
1 ответ
+ 2
A console application is basically designed such that user interaction is via text using the keyboard. A console application can be built using almost any programming language. So, decide which language you are required to learn based on your syllabus.