Standardization of Coding Style in Control Design: Quiz 2

Standardization of Coding Style in Control Design: Quiz 2

Professional Development

5 Qs

quiz-placeholder

Similar activities

IATD

IATD

Professional Development

5 Qs

Case Management

Case Management

Professional Development

10 Qs

Python quiz

Python quiz

KG - Professional Development

10 Qs

Escapa de la amazonas

Escapa de la amazonas

Professional Development

10 Qs

Python Introduction

Python Introduction

6th Grade - Professional Development

7 Qs

Court senarios

Court senarios

KG - Professional Development

8 Qs

Oral Presentation - DIBELS

Oral Presentation - DIBELS

University - Professional Development

10 Qs

Python Quiz

Python Quiz

Professional Development

10 Qs

Standardization of Coding Style in Control Design: Quiz 2

Standardization of Coding Style in Control Design: Quiz 2

Assessment

Quiz

Education

Professional Development

Hard

Created by

Zi Hong Tan

Used 1+ times

FREE Resource

AI

Enhance your content

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

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which are the combination of naming standard in Application Layer is correct?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the suggested identifier for variables?

Pascal Case

Snake Case

Screaming Snake Case

Camel Case

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which are the combination of naming standard and layer is incorrect?

(Multiple answer)

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What element shall be mention during variable naming in Application Layer?

function

identifier format

data type

data size

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the suggested identifier format for constant variable?

Pascal Case

Snake Case

Screaming Snake Case

Camel Case