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

Q1: Intensity of a color can be described through?

a Lightness

b None

c Grayscale

d Saturation

e None

f Hue

Q2: The logic model of a database is??

a None

b concerned with the physical implementation of the database

c concerned with developing the database model taking into consideration the
physical implementation

d concerned with developing the database model without taking into consideration
the physical implementation or the DBMS

e None

f concerned with the planning of the entire database development life cycle

Q3: In what case we cannot recommend WordPress to a client??

a Sites are requiring custom scripting solutions.

b If the client wants to create a website for puppies or any kind of animals

c If the client wants to create a quick e-commerce website

d If the client is working on a non-CMS base project

e If a site wants complex or innovative e-commerce

f None

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

b None Of The Above

c Both Above

d None

e <unscript>

f <script>

Q5: What is the She-bang line in a shell script?

a !#

b None

c None of the above

d None

e #!

f#

Q6: How can you make sure your Docker containers and their data are safely backed up??

a None

b None

c Backup the /var/lib/docker/ directory manually Nothing.

d Schedule regular Plesk backups. Docker containers are included in Plesk backups.

e Data stored in Docker containers is backed up to Docker Hub.

f Set up volume mapping on all containers to store their data in a single location on
the server (example, /data/) and backup this location.

Q7: Which of the following method of Exception class returns formated string of trace??

a getCode()
b getMessage()

c getTrace()

d getString()

e getTraceAsString()

f getTraceString()

Q8: Referential integrity is directly related to?

a Foreign Key

b None

c Primary Key

d Unique Key

e None

f Relation Key

Q9: What is Gravatar??

a None

b WordPress core functionality

c A Plugin

d CMS

e Profile Image

f Globally Recognized Image or Photo

Q10: Which оf the following class centers tabs/pills??

a .nav-justified

b .nav-stacked

c .nav Nav-pills
d None

e .nav.navbar-nav

f None

Q11: How can we add comments in PHP??

a // commented code to end of line

b None

c # commented code to end of line

d None

e all of the above

f /* commented code here */

Q12: Which cryptographic extension provides generation and verification of digital


signatures??

a PHP-OpenSSL

b None

c None

d PHP-CloseSSL

e None

f PHP-SSL

Q13: What is the correct HTML for inserting a background image??

a <body bg="background.gif">

b None

c <body style="background-image:url(background.gif)">

d None

e <background style img="background.gif">


f <background img="background.gif">

You might also like