You are on page 1of 4

Q1: What are the types of links in Linux??

a None

b soft and hard links

c open and close links

d links and highlights

e in-line and external links

f None

Q2: How do you call a function named "myFunction"??

a None

b None

c myFunction()

d call myFunction()

e call function myFunction()

f None

Q3: What are categories in WordPress.?

a Categories allow a user to divide its content into different sections.

b Categories allow a user to merge its content from different sections.

c Categories allow a user to list out all the contents

d None

e None

f None

Q4: Which one of the following property scopes is not supported by PHP??
a None

b None

c static

d final

e public

f friendly

Q5: What Is K8s??

The correct Answer is: None

b Kubernetes, also sometimes called K8S (K – eight characters – S), is an open


source backend framework for containerized applications that was born from the Azure
data centers.

The correct Answer is: None

d Kubernetes, also sometimes called K8S (K – eight characters – S), is an open


source orchestration framework for containerized applications that was born from the
Google data centers.

The correct Answer is: None

The correct Answer is: None

Q6: Kube-apiserver on kubernetes master is designed to scale.?

a Horizontally

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e Vertically

The correct Answer is: None

Q7: Which attribute you’ll use with the TD tag to merge two cells horizontally??
a None

b merge=colspan2

c None

d merge=row2

e rowspan=2

f colspan=2

Q8: What is the difference between character 23 and x23??

a None

b None

c None

d 23 specifies the hex 23 and x23 determine the octal 23

e 23 specifies the octal 23 and x23 determine the hex 23.

f None

Q9: Which of the following is the best MySQL data type for currency values??

a None

b DECIMAL(18,4)

c BIGINT

d VARCHAR(32)

e None

f SMALLINT

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

The correct Answer is: None

The correct Answer is: None


c Booleans

d Strings

e Integers

f Doubles

Q11: Referential integrity is directly related to?

a Primary Key

b None

c Unique Key

d Relation Key

e Foreign Key

f None

You might also like