You are on page 1of 5

Q1: How to list only the running containers??

a None

b docker run

c docker ps

d docker print

e docker list

f None

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

a Varchar(20) Character Set Utf8;

b None

c Varchar(20) Character Set;

d Varchar(20);

e None

f None Of The Mentioned

Q3: _____ is process of extracting previously non known valid and actionable information
from large data to make crucial business and strategic decisions.?

a Meta Data

b Data Mining

c Data Management

d None

e Database

f None

Q4: Which of the following SQL statements will generate an error when executed.?
a select * from students where student_id=%23;

b CREATE DATABASE students

c create database if not exists students

d select * from students student_id=23;

e IF NOT EXISTS CREATE DATABASE `STUDENTS`;

f CREATE DATABASE students;

Q5: How to delete a directory in Linux??

a remove

b rmdir

c None

d ls

e delete

f None

Q6: BASH stands for:?

The correct Answer is: None

b Bourne Again SHell

c Basic Async SHell

The correct Answer is: None

The correct Answer is: None

f BAsic SHell

Q7: BCNF Stands for _________.?

a Binary Coded Normal Form


b None

c None

d Bit Code Normal Form

e Boyce Codd Natural Form

f Boyce - Codd Normal Form

Q8: When looking for all the processes running on a Linux system, what command should
you use??

a None

b None

c service

d ps

e oterm

f xrun

Q9: _______ manages the assigning nodes to pods depending on resource availability.?

The correct Answer is: None

The correct Answer is: None

c Kubectl

d Flanneld

e Etcd

f Scheduler

Q10: Expand JFS in context of file system??

a Journal Failing Service

b Journal File System

The correct Answer is: None


The correct Answer is: None

e Journal Failing System

f Journal File Service

Q11: Which of the following provides content type of the uploaded file in PHP??

a None

b $_FILES['file']['type']

c $_FILES['file']['size']

d $_FILES['file']['name']

e $_FILES['file']['tmp_name']

f None

Q12: Just installed plugin crashes your Wordpress site with no access to the dashboard.
What do you do??

a Reinstall Wordpress

b Rename the specific plugin folder in /wp-admin/plugins

c Reinstall the database

d Rename the specific plugin folder in /wp-includes/plugins

e Delete all plugins from /wp-content/plugins folder

f Rename the specific plugin folder in /wp-content/plugins

Q13: Text within <EM> … </EM> tag is displayed as ________?

a None

b list

c indented

d bold

e italic
f None

You might also like