Q1: Which value of Socket.
readyState atribute of WebSocket indicates that the connection
has been closed or could not be opened??
a None
b3
c2
d None
e0
f1
Q2: Which cryptographic extension provides generation and verification of digital
signatures??
a None
b PHP-SSL
c None
d None
e PHP-CloseSSL
f PHP-OpenSSL
Q3: <b> tag makes the enclosed text bold. What is other tag to make text bold??
a <black>
b <emp>
c None
d <strong>
e <dar>
f None
Q4: What will be the output of the query SELECT * FROM `members` LIMIT 1, 2;?
a None
b the query will return the first 2 records
c the query will return all records from the members table
d the query will return skip the first record then return the following 2 records only
e None
f the query will generate an error
Q5: Which Is not a property of attribute behaviour of <Marquee> Tag??
a None
b Blur
c Slide
d None
e Alternate
f Scroll
Q6: Which command will you use to display the first user??
a kubectl config view -o jsonpath='{.users[*].name}'
b kubectl config view -o jsonpath='{.usersname[]}'
c kubectl config view -o jsonpath='{.users[].name}'
d None
e kubectl config view user 1
f None
Q7: Which of the answers listed below refers to a Linux command that allows for assuming
the identity of a different system user and executing commands with security privileges of
that user account??
a None
b sync
c usermod
d su
e id
f None
Q8: What is Laravel??
a None
b Laravel is an open-source widely used PHP framework.
c None
d Laravel is an open-source widely used Ruby framework.
e Laravel is an open-source widely used JavaScript framework.
f Laravel is an open-source widely used Python framework.
Q9: Which of the following is true for Kube-proxy??
The correct Answer is: None
b Kube-proxy is a network proxy that runs only on the master node
c Kube-proxy can run on each and every node and can do simple TCP/UDP packet
forwarding across backend network service.
The correct Answer is: None
The correct Answer is: None
The correct Answer is: None
Q10: Which of the following method of Exception class returns source line??
a getSource()
b getLine()
The correct Answer is: None
d getFile()
e getCode()
f getMessage()
Q11: How to get detailed information about docker installed on the system including the
kernel version, number of containers and images, etc.?
The correct Answer is: None
b $ docker --info
The correct Answer is: None
The correct Answer is: None
e $ docker information
f $ docker info
Q12: Which of the following is correct about PHP??
a PHP is a recursive acronym for "PHP: Hypertext Preprocessor".
b PHP is a server side scripting language that is embedded in HTML.
c It is used to manage dynamic content, databases, session tracking, even build
entire e-commerce sites.
d All of the mentioned.
The correct Answer is: None
The correct Answer is: None
Q13: What are Docker objects??
The correct Answer is: None
The correct Answer is: None
c Files, Plugins and Base
d Docker images, containers and services
The correct Answer is: None
f Code, Databases and Local storage
Q14: Which of the following are commonly found in web pages??
a hyperlinks
b internet
c None
d intranet
e None
f all of the above