CB quiz

CB quiz

University

15 Qs

quiz-placeholder

Similar activities

Основы Python

Основы Python

University

19 Qs

Day -1

Day -1

University

15 Qs

Quanta

Quanta

University

20 Qs

Exploring the Basics of C Programming

Exploring the Basics of C Programming

11th Grade - University

20 Qs

Python Quiz

Python Quiz

University

15 Qs

Exploring C: Strings, Arrays, Functions

Exploring C: Strings, Arrays, Functions

University

15 Qs

C Arrays

C Arrays

University

10 Qs

Algo-Unlock

Algo-Unlock

University

20 Qs

CB quiz

CB quiz

Assessment

Quiz

Other

University

Hard

Created by

Campus BVP

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following expression z = x + y, x and y are called:

Operators

Values

Operands

Literals

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is not a programming language:

Python
Java
C++

HTML

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  •  

    In Java, a method is a container that holds classes.

yes

no

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is the correct way of making a string in Java?

String str = "Hello World";

String str = 'Hello World';
str = 'Hello World';
String = 'Hello World';

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C, what symbol is used to indicate a single-line comment?

//
/*
#
--

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

RAM stands for:

Readily Available Memory

Random Access Memory

Read Access Memory
Randomly Allocated Memory

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which data type is used to store whole numbers in most programming languages?

String
Float
Integer
Boolean

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?