Computer Science for IGCSE & O level - Programming (Section 1 - No. 44)

In Visual Basic, how do you begin a program?
With the Module Module
With the Sub Main()
With the Function Module
With the class public

Explanation

The keyword Module Module

Comments (0)

Advertisement