Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Let's Check!

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What two words every programmer learned to code first?

a)

"Hey guys!"

b)

"Hello, world."

c)

"What's up, world?"

d)

"Start the code."

2.

Is PHP fast or slow?

a)

Depends on the programmer

b)

Extra slow

c)

Fast

d)

Slow

3.

Which of the following is the most popular PHP framework?

a)

Laravel

b)

Yii2

c)

Codeigniter

d)

Symfony

4.

Why do programmers keep pressing the F5 button?

a)

It deletes the code

b)

It saves the code

c)

Programmers don't press the F5 button

d)

It refreshes

5.

Why are most programmers single?

a)

Their code is not working

b)

They commit their life to coding

c)

They are not allowed to

d)

All of the above

6.

What does the symbol "@" mean in PHP?

a)

Alternative method for defining variables

b)

Comparison operator

c)

Error control operator in PHP

d)

There is no such symbol in PHP

7.

Is Codeigniter most widely-spread PHP framework in Shirak?

a)

Yes

b)

No

c)

PHP is not used in Shirak

d)

Codeigniter is not a PHP Framework

8.

What is PHP currently short for?

a)

Hypertext Preprocessor

b)

Programming Preprocessor

c)

Personal Home Page

d)

None of the above

9.

What is Node.js?

a)

A database

b)

A JS runtime environment for server-side applications

c)

A JS framework

d)

A JS technology for client-side applications

10.

Node.js works best for...?

a)

Network applications

b)

Real-time web applications

c)

Both Network and real-time applications

d)

None of the above

11.

PHP and Node.js are both...?

a)

Front-end technologies

b)

Interpreted languages

c)

Are equally super simple back-end technologies

d)

JS frameworks

12.

What is the greatest fear of programmers?

a)

Finding bugs

b)

Deploying on Production

c)

Code Review

d)

None of the above

13.

Where do programmers hangout?

a)

At Stack Overflow lounge

b)

In Silicon Valley

c)

At the bar

d)

In the park

14.

How many percent of the websites are written in PHP?

a)

20%

b)

75%

c)

80%

d)

85%

15.

Which of the following is better for back-end development?

a)

Neither one

b)

Node.js

c)

PHP

d)

Both, it depends on the project