Quiz 1

Quiz 1

University

11 Qs

quiz-placeholder

Similar activities

XI Assessemnt 2

XI Assessemnt 2

11th Grade - University

10 Qs

CSC126: TOPIC 2

CSC126: TOPIC 2

University

16 Qs

PPS : Quiz 2

PPS : Quiz 2

University

15 Qs

CodeVerse_Quizz_Round_01

CodeVerse_Quizz_Round_01

University

15 Qs

C++ misc-1

C++ misc-1

University

15 Qs

Java Quiz 4

Java Quiz 4

University

15 Qs

C Programming - Basics 001

C Programming - Basics 001

University

10 Qs

C++ quiz

C++ quiz

10th Grade - Professional Development

10 Qs

Quiz 1

Quiz 1

Assessment

Quiz

Computers

University

Easy

Created by

Dr. S. Deepak Raj

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What punctuation is used to indicate the beginning and end of code blocks?
{ }
-> <-
BEGIN and END
( and )

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a correct variable type?
float
real
int
double

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct operator to compare two variables?
:=
=
equal
==

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol terminates a C statement?
.
;
,
}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to comment in C language?
//Comment
A & B
* Comment *
<---Comment---->

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Program is a list of_______________, written in a _______________________ to determines the behaviour of a machine.

word, english

instructions , programming language

instructions, word

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A flowchart is a graphical representation that helps programmer to develop algorithms in programming.

True

False

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?