Step 1: Recall the rough ladder of language generations. 1GL is raw machine code, 2GL is assembly language, 3GL covers general procedural languages like C, and 4GL covers query and report-style tools. Step 2: Look at what makes Visual Basic different. Visual Basic is built around visual, drag-and-drop, event-driven development rather than just procedural code, which pushes it a level above typical 3GL/4GL tools in this classification. Step 3: Match it to the generation used in this exam's scheme. Following that classification, Visual Basic is placed in the fifth generation. \[ \boxed{\text{5GL}} \]
Was this answer helpful?
0
Top Questions on Computer Languages and Algorithms