Bridge class

Bridge class

1st Grade

60 Qs

quiz-placeholder

Similar activities

INFORMATIKA KELAS 1 SD

INFORMATIKA KELAS 1 SD

1st Grade

65 Qs

Doors

Doors

1st Grade - Professional Development

60 Qs

Remould Academy

Remould Academy

1st Grade

57 Qs

COmputer CH 2

COmputer CH 2

1st Grade - University

58 Qs

SYBMS Quiz

SYBMS Quiz

1st - 5th Grade

55 Qs

Workspace

Workspace

1st Grade

60 Qs

T2 # 56-110

T2 # 56-110

1st Grade

55 Qs

T4 # 166-220

T4 # 166-220

1st Grade

55 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?

Discover more resources for Computers