You are on page 1of 5

Q1: Which is not true about Docker Hub??

The correct Answer is: None

b Docker Hub is a totally private repository

c Docker Hub is the world's largest library and community for container images

The correct Answer is: None

e Docker Hub provides an easy way to create, manage, and deliver your teams'
container applications

The correct Answer is: None

Q2: HTML Uses?

a Fixed Tags Defined By The Language

b None

c Pre-specified Tags

d Tags Only For Linking

e None

f User Defined Tags

Q3: What do you know about Sematext Docker Agent??

The correct Answer is: None

b Sematext Docker agent runs as a large container in some Docker host and gathers
metrics, events and logs for all the containers and cluster nodes.

c Sematext Docker agent runs as a small container in each Docker host and gathers
metrics, events and logs for all the containers and cluster nodes.

d Sematext Docker agent runs as a large container in each Docker port and gathers
metrics, events and logs for some of the containers and cluster nodes.

The correct Answer is: None

The correct Answer is: None


Q4: What is the correct HTML for creating a hyperlink??

a None

b <a>http://www.w3schools.com</a>

c None

d <a name="http://www.w3schools.com">W3Schools.com</a>

e <a url="http://www.w3schools.com">W3Schools.com</a>

f <a href="http://www.w3schools.com">W3Schools</a>

Q5: What is the name of the utility used to extract NDB configuration information??

a None of the above

b ndb --config

c ndb_config

d cluster_config

e None

f configNdb

Q6: Which of the following function returns the number of characters in a string variable??

a None

b strlen($variable)

c None

d strcount($variable)

e count($variable)

f len($variable)

Q7: The -b flag in an Ansible ad-hoc command indicates that the command should be
executed with sudo privileges.?
a false

b None

c None

d None

e None

f true

Q8: What is the difference between Wordpress Posts and Wordpress Pages??

a There is absolutely no difference between Posts and Pages.

b None of the above.

c None

d Posts are entries listed in reverse chronological order on the site homepage and
Pages are static and are not listed by date.

e Pages are entries listed in reverse chronological order on the site homepage and
Posts are static and are not listed by date.

f None

Q9: The maximum length of the varchar columns Is?

a Upto 65, 535 Bytes

b None Of The Mentioned

c Upto 65, 567 Bytes

d None

e None

f Upto 256 Bytes

Q10: Which command can you use to re-execute a previous command??

a None
b !!

c !cat

d !3

e !a

f None

Q11: How does a WHILE loop start??

a while i = 1 to 10

b while (i <= 10)

c None

d while (i <= 10; i++)

e None

f None

Q12: Which artisan command would you use to create a new Laravel Controller??

a None

b php artisan create:controller controller_name

c php artisan controller:make controller_name

d None

e php artisan make:controller controller_name

f php artisan controller create controller_name

Q13: Which programming language does PHP resemble??

aC

b Javascript

c VueJS
d JavaScript

e None

f Perl

You might also like