0% found this document useful (0 votes)
16 views5 pages

Asddsa 134123

This document contains 15 multiple choice questions about topics such as SQL, PHP, Docker, and WordPress. The questions cover concepts like data manipulation languages, displaying variables in PHP, pulling Docker images, editing WordPress comments, and creating hamburger menus. The correct answers are indicated as either a letter choice or "None" for questions where no answer is marked as correct.

Uploaded by

ahmed.gamiiing7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views5 pages

Asddsa 134123

This document contains 15 multiple choice questions about topics such as SQL, PHP, Docker, and WordPress. The questions cover concepts like data manipulation languages, displaying variables in PHP, pulling Docker images, editing WordPress comments, and creating hamburger menus. The correct answers are indicated as either a letter choice or "None" for questions where no answer is marked as correct.

Uploaded by

ahmed.gamiiing7
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Q1: Which operator is not included in the data manipulation language (DML)??

a None

b SELECT

c UPDATE

d CREATE

e None

f DELETE

Q2: How can we display human readable information of a variable with PHP??

a To human-readable result we use print_r(/ln).

b None

c To display a human-readable result we use print_r().

d To display a human-readable result we use print().

e None

f None

Q3: Who is known as the father of PHP??

a Drek Kolkevi

b None

c List Barely

d Rasmus Lerdorf

e Willam Makepiece

f None

Q4: Which command will you use to pull a Docker image??


a docker get IMAGE_NAME

b docker start IMAGE_NAME

c docker image-pull IMAGE_NAME

d None

e None

f docker pull IMAGE_NAME

Q5: What command is used to clear up the command prompt window??

a clrwin

b clrscr

c None

d None

e clear

f clearit

Q6: Which SQL statement is used to return only different values??

a None of the above

b DIFFERENT

c DISTINCT

d DUPLICATE

e None

f SELECT

Q7: In order to add a new column to an existing table in SQL, which command do we need to
use??

a EDIT TABLE

b None
c ALTER TABLE

d MODIFY TABLE

e ALTER COLUMNS

f None

Q8: How to search for a variable name under all the files in the workspace??

a ctrl + V

The correct Answer is: None

The correct Answer is: None

d ctrl + shift + F

e ctrl + F

f ctrl + shift + C

Q9: How much character are allowed to create a database name??

a 75

b 70

c None

d None

e 40

f 64

Q10: Which of the following function is used to get length of a string??

The correct Answer is: None

b length

The correct Answer is: None

d strlen()
e size()

f None of the above.

Q11: How can you edit a WordPress comment??

a You can edit WordPress comment using the command. From the panel, under the
Comments option, select edit to edit a comment.

b You can edit WordPress comment using the profile. From the panel, under the
Comments option, select edit to edit a comment.

c None

d None

e None

f You can edit WordPress comment using the dashboard. From the panel, under the
Comments option, select edit to edit a comment.

Q12: Which of the following is not a valid comparison operator??

a None

b ==

c !=

d <=>

e <>

f None

Q13: Which of the following type of variables are whole numbers, without a decimal point,
like 4195??

a Integers

b Strings

The correct Answer is: None

The correct Answer is: None


e Booleans

f Doubles

Q14: Which of the following will create the so called Hamburger Menu??

a Icon-prev

b None

c Icon-bar

d Icon-next

e None

f Img-circle

Q15: You can't create multiple containers from the same image?

a True

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

f False

You might also like