MCQS

Q. Procedural language is ___________ generation language.
🔍 Search on Google 📖 Search on Wikipedia
« PreviousNext »

The correct answer is 'A. 1st' because procedural language is considered a first-generation language. First-generation languages are low-level languages that directly correspond to the hardware of a computer, making them the most basic and primitive type of programming language. Procedural languages, like assembly language, fall into this category as they provide a simple and direct way to interact with the computer's hardware.