PL1

 34 Minutes
 17 Questions


This test is designed to assess a student's knowledge of the basics of technology and PL1 programming language. It will cover topics such as data types, variables, control structures, functions, and other fundamental concepts. The test will also include questions on debugging and troubleshooting techniques.


Example Question:

Multiple-Choice
Answers
 
1. -- NOW IN SUBRTN -- RESULT STRING= ABC123
 
2. RESULT STRING= ABC123
 
3. Compiler error
 
4. -- NOW IN SUBRTN --