You are on page 1of 5

Q1: What tag is used to display a picture in a HTML page??

a Src

b Image

c Img

d Picture

e None

f None

Q2: What is the name of a Linux utility used for managing software packages on Red Hat and
Red Hat-based Linux distributions??

a None

b apt

c None

d apt-get

e yum

f grub

Q3: What is containerization??

a None

b system that is being developed and deployed is bundled and wrapped separately
with all its configuration files and dependencies. This bundle is called a container.

c an application that is being developed and deployed is bundled and wrapped


together with all its configuration files and dependencies. This bundle is called a container.

d None

e None

f None
Q4: Which one is the correct declaration for choosing the 'Character Set' other than
default??

a None

b Varchar(20);

c None

d Varchar(20) Character Set Utf8;

e Varchar(20) Character Set;

f None Of The Mentioned

Q5: Which of the mentioned is not part of the so called Superglobals variables which are
automatically available in every scope.?

a $COOKIE

b $_SERVER

c $FILES

d $_COOKIE

e $GLOBALS

f $_FILES

Q6: What is the name of the enterprise-grade cluster management solution from Docker??

a Docker Hub

b None

c None

d Docker Swarm

e Docker Web UI

f Docker Universal Control Plane

Q7: Which of the following is available in MySQL:?


a CREATE SCHEMA

b CREATE TRIGGER

c CREATE DATABASE

d None

e None

f CREATE VIEW

Q8: Which HTML Tag is used to define a client - side script such as the Javascript??

a <unscript>

b None Of The Above

c None

d Both Above

e None

f <script>

Q9: Which Process Validates And Configures Data For The Api Objects Like Pods, Services??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d kube-apiserver process validates and configures data for the cli objects.

e kube-apiserver process validates and configures data for the api objects.

f kube-apiserver process validates and configures data for the gui objects.

Q10: The SQL keyword BETWEEN is used??

a As A Wildcard
b None

c To Limit The Columns Displayed

d None

e None Of The Above

f For Ranges

Q11: Which command is used to create a Kubernetes service??

a kubectl create service

b kubectl set service

c None

d kubectl expose

e kubectl deploy service

f None

Q12: What are the three classes of errors that can occur in PHP??

a warnings

b fatal errors

c None

d None

e notices

f All of the mentioned

Q13: What will happen if some of the columns in a table are of char datatype and others are
of varchar datatype??

a None

b MySQL will convert all varchar datatypes into char

c MySQL will generate an error


d MySQL will convert all char datatypes into varchar

e Nothing will happen

f None

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

a Drek Kolkevi

b Willam Makepiece

c List Barely

d Rasmus Lerdorf

e None

f None

Q15: Which of the following are commonly found in web pages??

a None

b internet

c hyperlinks

d None

e intranet

f all of the above

You might also like