🎴 Flashcard Mode
VB.NET and .NET Framework Fundamentals
Card1 / 17
Mastered0
Review0
QuestionClick to flip
You can create Command Line applications using VB.Net
AnswerClick to flip back
A
True
💡 Explanation:
VB.NET fully supports creating console and command line applications through standard project templates and the System.Console class.