ICT4-CP: C-Sharp

ICT4-CP: C-Sharp

11th Grade

50 Qs

quiz-placeholder

Similar activities

software dev

software dev

9th - 12th Grade

50 Qs

Tynker Python 101 Unit Test

Tynker Python 101 Unit Test

8th - 12th Grade

50 Qs

mix quiz

mix quiz

11th Grade

52 Qs

Python Programming Certification Exam

Python Programming Certification Exam

9th - 12th Grade

46 Qs

CSP Python Test

CSP Python Test

9th - 12th Grade

52 Qs

Introduction to C# and Variables

Introduction to C# and Variables

11th Grade

46 Qs

Soal Kejuruan TKJ 4

Soal Kejuruan TKJ 4

10th - 11th Grade

50 Qs

General Review Grade 8

General Review Grade 8

7th - 12th Grade

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