Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

5-8 What are the advantages and disadvantages of the BYOD movement?

Answered: 1 week ago