UGRD-ITE6102 Computer Programming 1 ANSWER
UGRD-ITE6102 Computer Programming 1 ANSWER
UGRD-ITE6102 Computer Programming 1 ANSWER
PRELIM QUIZ 1
Question 1
Correct
Question text
Direction : Choose the best answer.
What domain deals with microcontrollers?
Select one:
PRELIM QUIZ 2
Question 1
Correct
Question text
It is a keyword that accepts values from the user.
Select one:
Select one: a. 1 b. 3 c. 2 d. 0
Question 3
Correct
Question text
It is a keyword used to call user-defined functions
Select one:
c. IF ... THEN ... ELSE IF ... THEN ... ELSE ... END d. IF ... THEN ... ELSE ... END
Question 4
Correct
Question text
Given the problem below, what is the most probable last work item of the solution?
"Write a program to calculate the age of the user based on his birth year"
Select one:
a. CALL b. OUTPUT