1.0 Introduction To Fundamentals Of Programming

1.0 Introduction To Fundamentals Of Programming

University

10 Qs

quiz-placeholder

Similar activities

Prévention et éducation à la santé

Prévention et éducation à la santé

11th Grade - University

10 Qs

MODULO 2_2 Cuestionario_1

MODULO 2_2 Cuestionario_1

University

15 Qs

GFG Final Quiz

GFG Final Quiz

University

10 Qs

Python

Python

1st Grade - Professional Development

10 Qs

How much do you know about Sport Marketing?

How much do you know about Sport Marketing?

University

10 Qs

Contrôle MNGT ESS2

Contrôle MNGT ESS2

University

10 Qs

Second Language Acquisition Quiz-1

Second Language Acquisition Quiz-1

University

10 Qs

Объектке багытталган программалоо

Объектке багытталган программалоо

University

10 Qs

1.0 Introduction To Fundamentals Of Programming

1.0 Introduction To Fundamentals Of Programming

Assessment

Quiz

Education

University

Practice Problem

Medium

Created by

NUR (PBU)

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Based on given picture, choose the correct item type in program structure for code : #include <iostream>

preprocessor directives & header files

comments

return statements

main() function

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Based on given picture, choose the correct item type in program structure for code : int main ()

preprocessor directives & header files

comments

return statements

main() function

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select two types of comments that supported by C++ program.

(Answer can be more than one)

single-line comments

five-line comments

two-line comments

multi-line comments

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select CORRECT naming convention rules for identifier.

(Answer can be more than one)

Space between two terms are allowed

Identifier name cannot be same as the RESERVED WORD

Must begin with a letter or underscore symbol (_)

Identifiers can more than 31 characters

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True/False questions

Identifier myJUMLAH is same as myJumlah

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int $harga = 4 ;

Above declaration of variables is INVALID, why?

identifier used symbol $ which is special character

identifier have space

identifier have more than 31 characters.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select VALID identifiers.

(Answer can be more than one)

123weight

_height

PSPD_mark

Account

float

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?