ICT4-CP: C-Sharp

ICT4-CP: C-Sharp

11th Grade

50 Qs

quiz-placeholder

Similar activities

CH4 - Python

CH4 - Python

9th - 12th Grade

45 Qs

Tynker Python 101 Unit Test

Tynker Python 101 Unit Test

8th - 12th Grade

50 Qs

Prior Knowledge ICTI 3rd term Extended version

Prior Knowledge ICTI 3rd term Extended version

11th - 12th Grade

48 Qs

IGCSE chap 7

IGCSE chap 7

9th - 12th Grade

47 Qs

Digital Literacy Chapter 14 Review

Digital Literacy Chapter 14 Review

9th - 12th Grade

51 Qs

software dev

software dev

9th - 12th Grade

50 Qs

Midterm prep 10 gr

Midterm prep 10 gr

10th Grade - University

45 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

ICT4-CP: C-Sharp

ICT4-CP: C-Sharp

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Sir. Amoyo

Used 49+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The result of p | q if p is 0 and q is 1 will be:

0

1

a negative number

an error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If A = 60; and B = 13, then A&B in binary format will be:

0011 0001

0011 1101

0000 1100

0000 1100

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assume variable A holds 60 and variable B holds 13, then (A ^ B) equals:

12

61

-61

49

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the left operands value is moved right by the number of bits specified by the right operand, the bitwise

operator is.

Binary Right Shift Operator

Binary Left Shift Operator

Binary Ones Complement Operator

Binary XOR Operator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following are Assignment operators in C#?

1, 2, 3

1, 3, 4

2, 4, 5

3, 4, 5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operator returns the address of a variable in C#?

? :

^

&

>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operator assigns values from right side operands to left side operand in C#?

%=

=

>>=

&=

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?