1 Problems For GFCT

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Q1: How do you create a cookie in PHP??

a getcookie()

b makecookie()

c setcookie()

d createcookie

e None

f None

Q2: Kubelet is a??

a A smaller version of Kubernetes

b A node agent that manages pods and their containers

c Software that is used to run containers outside of pods

d A device that collects data in an organized manner for easy access

The correct Answer is: None

The correct Answer is: None

Q3: Is there a hard limit for the number of containers that you can run and if there is which
is number of total containers that you can run??

a Even though there is no limit of containers that can run on Docker, hardware
limitations come into the picture.

b5

c2

d None

e None

f None

Q4: What is Ingress network??


a Ingress network is a http node that acts as an entry point to the Kubernetes
cluster.

The correct Answer is: None

c Ingress network is a routing outh that acts as an exit point to the Kubernetes
cluster.

The correct Answer is: None

e Ingress network is a collection of rules that acts as an entry point to the


Kubernetes cluster.

The correct Answer is: None

Q5: Which of these is a valid call to a function (watch The Spaces Carefully!)?

a CONCAT ( "A" , "B" )

b None

c CONCAT( A , B )

d CONCAT ( A , B )

e CONCAT( "A" . "B" )

f None

Q6: Which of the following scripts will run successfully?

a SELECT FROM `customers` 'customer name';

b None

c SELECT `customer name` FROM customers ORDER BY zone WHERE cat_id = 12;

d Users statistics SELECT customer name FROM customers;

e SELECT `customer name` FROM customers WHERE cat_id = 12 ORDER BY cat_id;

f None

Q7: What will happen while adding new API to Kubernetes??


a Adding a new API will improve the functioning ability of Kubernetes

b Adding a new API will remove some clusters

The correct Answer is: None

d Adding a new API will block the previous API

The correct Answer is: None

The correct Answer is: None

Q8: How do you find the number with the highest value of x and y??

a None

b top(x, y)

c Math.ceil(x, y)

d Math.max(x, y)

e ceil(x, y)

f None

Q9: How many types of plans are available in wordpress by default??

a None

b None

c3

d2

e4

f6

Q10: You have lost access to your admin area and can't recover it with email. What do you
do??

a Reinstall Wordpress.
b Delete your themes folder.

c Install a plugin to recover your password.

d Add a new user with admin privileges in MySQL.

e Register a new user and set it as an administrator via your panel.

f Reset the password of your user through MySQL.

You might also like