Question: Question 1 : 1 0 Points Choose the correct answer for each of the following questions. A software that does the specific job such as

Question 1: 10 Points
Choose the correct answer for each of the following questions.
A software that does the specific job such as MS-Word or Browser program is called
a. Operating System
b. Application Program
c. Computing Language
d. None of the above
Which one of the following is correct?
a.1x=123;
b.=3.141;
c.str=123;
d. first number =12;
In conditions using if statements, we can have condition depends on other condition.
a. True
b. False
Choose the appropriate type of error for the following code.
x=12
y=0
z=xy
a. Syntax error
b. Logical error
c. Runtime error
d. The value of z will be 0
5. Which of the following loops can cause infinite loop if misconfigure?
a. for loop only
b. while loop only
c. both for and while loop
d. none of above
 Question 1: 10 Points Choose the correct answer for each of

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!