QUIZ 2

QUIZ 2

University

10 Qs

quiz-placeholder

Similar activities

code trivia

code trivia

University

15 Qs

CS 102 -  Evolution of Programming Languages

CS 102 - Evolution of Programming Languages

University

10 Qs

Computer programming for 2nd chap.

Computer programming for 2nd chap.

10th Grade - Professional Development

12 Qs

Principles of Programming

Principles of Programming

KG - University

13 Qs

STM10173 : TOPIC 1 (INTRODUCTION IN PROGRAMMING LANGUAGE)

STM10173 : TOPIC 1 (INTRODUCTION IN PROGRAMMING LANGUAGE)

University

10 Qs

Java Quiz 4

Java Quiz 4

University

15 Qs

C++ quiz

C++ quiz

10th Grade - Professional Development

10 Qs

CSC305: TOPIC 2

CSC305: TOPIC 2

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?