DEV- POSSIBLE

DEV- POSSIBLE

University

5 Qs

quiz-placeholder

Similar activities

Admin

Admin

University

7 Qs

Account access

Account access

KG - Professional Development

10 Qs

Web quiz

Web quiz

University

10 Qs

Programming languages quiz

Programming languages quiz

6th Grade - Professional Development

8 Qs

QUIS FO XII

QUIS FO XII

12th Grade - University

10 Qs

INTG Pre-Work (Abbreviation Identification)

INTG Pre-Work (Abbreviation Identification)

University

10 Qs

Case Study Analysis-Part 1

Case Study Analysis-Part 1

University

7 Qs

E- Commerce BackEnd y FrontEnd

E- Commerce BackEnd y FrontEnd

University

5 Qs

DEV- POSSIBLE

DEV- POSSIBLE

Assessment

Quiz

Professional Development

University

Hard

Created by

Adeepa Bandara

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What are some common variable naming conventions among the following?

a .Pascal case

b. camel case

c .kebab case

d .snake case

a only

a and b only

a,b and d only

all of the above

2.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which of the following is not a Version Controlling System?

npm

Mercurial

CVS

Git

3.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which of the following is a CSS preprocessor?

OOCSS

BEM

Sass

SMACSS

4.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Which of the following JS based framework?

Bootstrap

Reactstrap

Bulma

Materialize CSS

5.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

What is the naming convention used in content-wrapper?

Pascal case

Camel case

Kebab case

Snake case