Bridge class

Bridge class

1st Grade

60 Qs

quiz-placeholder

Similar activities

Diagnostic  Associate Diploma Graphic Design - Repeat-1

Diagnostic Associate Diploma Graphic Design - Repeat-1

1st Grade

60 Qs

Doors

Doors

1st Grade - Professional Development

60 Qs

Basic Scratch Programming Pt. 2

Basic Scratch Programming Pt. 2

1st - 5th Grade

60 Qs

Diagnostic Associate Diploma Software- Repeat 1

Diagnostic Associate Diploma Software- Repeat 1

1st Grade

60 Qs

T2 # 56-110

T2 # 56-110

1st Grade

55 Qs

Preparing for MTA Certification

Preparing for MTA Certification

KG - University

60 Qs

Revision Quiz Janine

Revision Quiz Janine

1st Grade

60 Qs

INFORMATIKA KELAS 1 SD

INFORMATIKA KELAS 1 SD

1st Grade

65 Qs

Bridge class

Bridge class

Assessment

Quiz

Computers

1st Grade

Hard

Created by

Mr. Kumar

Used 1+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The symbol for factorial is an exclamation mark

@

!

$

%

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The factorial of a number 5!

Answer explanation

1*2*3*4*5=120

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Basic logic gates in digital electronics

2

1

4

3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Rule of AND Gate

Outputs true (1) if at least one of its inputs is true.

inverts the input

Outputs true (1) only if all its inputs are true.

Outputs the opposite value of its single input

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logic for calculating the factorial

while(i<=n)

f=f*i;

i++

while(i=n)

f=f*i;

i++

while(i<n)

f=f*i;

i++

while(i<=!n)

f=f*i;

i++

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logic of Odd and Even Number

if(n%2==0)

if(n/2=0)

if(n%=2)

if(n==0)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Role of OR Gates

Outputs true (1) only if all its inputs are true.

inverts the input

Outputs true (1) only if all its inputs are true.

Outputs the opposite value of its single input

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?