ISPFL8 Midterm Online Quiz #2

ISPFL8 Midterm Online Quiz #2

University

20 Qs

quiz-placeholder

Similar activities

Web Systems and Technologies

Web Systems and Technologies

University

20 Qs

PUR301 Final Revision

PUR301 Final Revision

University

18 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

Python Strings

Python Strings

University

20 Qs

AP Computer Science Principles Unit 4 Review

AP Computer Science Principles Unit 4 Review

9th Grade - University

15 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

ITE 260 LEC

ITE 260 LEC

University

18 Qs

FINAL EXAM

FINAL EXAM

University

20 Qs

ISPFL8 Midterm Online Quiz #2

ISPFL8 Midterm Online Quiz #2

Assessment

Quiz

Computers

University

Medium

Created by

Carnit Cordova

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or False: In B4A, the "And" operator evaluates to true if both conditions it connects are true.
TRUE
FALSE

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or False: The "Or" operator in B4A evaluates to true if at least one of the conditions it connects is true.
TRUE
FALSE

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or False: B4A supports the "Not" operator to negate a logical expression.
TRUE
FALSE

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or False: In B4A, the expression (x > 5) And (x < 10) evaluates to true if the variable x is greater than 5 and less than 10.
TRUE
FALSE

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or False: The "And" operator in B4A has higher precedence than the "Or" operator.
TRUE
FALSE

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or False: In B4A, the expression (x > 5) Or (y < 3) evaluates to true if either x is greater than 5 or y is less than 3.
TRUE
FALSE

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

True or False: The "Not" operator in B4A reverses the logical value of the expression it precedes.
TRUE
FALSE

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?