QUIZ 2

QUIZ 2

University

10 Qs

quiz-placeholder

Similar activities

QUIZ TOPIC 1: Introduction to Programming Language

QUIZ TOPIC 1: Introduction to Programming Language

University

15 Qs

Unit 1 : C Basics

Unit 1 : C Basics

University

8 Qs

Principles of Programming

Principles of Programming

KG - University

13 Qs

Understanding Programming and Coding

Understanding Programming and Coding

University

15 Qs

Introduction to ICT Profession

Introduction to ICT Profession

University

14 Qs

Compiler

Compiler

University

15 Qs

IT DAY QUIZ BEE (FINAL ROUND )

IT DAY QUIZ BEE (FINAL ROUND )

University

11 Qs

CP - Quiz 01

CP - Quiz 01

University

15 Qs

QUIZ 2

QUIZ 2

Assessment

Quiz

Computers

University

Hard

Created by

habibah habibah

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following C code?



PEACH = 5

PEACH = 3

PEACH = 4

PEACH = 6

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is FALSE?

All programming languages are High Level Languages.

All programming languages support variables.

In some programming languages the variable names can begin with an underscore or a dollar sign.

Some programming languages are case sensitive while some ore not.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Among unary operation which operator represents increment?

--

++

-

!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function scanf is used to ___

Input a set of values

Print a set of values

Do mathematical manipulations

To take logical decisions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the for loop structure, which statement is present?

a) Assign statement

b) Alter statement

None of these

Both (a) and (b)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following declarations is not correct?

float a;

unsigned float d;

unsigned char c;

int b = 4;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the file extension for font files?

font

big

chr

txt

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?