CB quiz

CB quiz

University

15 Qs

quiz-placeholder

Similar activities

Introduction to Python Programming Quiz 9E

Introduction to Python Programming Quiz 9E

10th Grade - University

13 Qs

Data Types in C++

Data Types in C++

University

10 Qs

C Quiz

C Quiz

University

10 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Microcontroller 8051 6th Sem Section H

Microcontroller 8051 6th Sem Section H

University

10 Qs

UNIT2_PYTHON

UNIT2_PYTHON

University

10 Qs

R STARTER

R STARTER

University

20 Qs

c set 3

c set 3

University

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