0% found this document useful (0 votes)
16 views4 pages

4 Homework Help For AOWT

This document contains 12 multiple choice questions about various technical topics such as HTML tags, Linux commands, databases, Kubernetes, and more. Each question is followed by 6 possible answer choices with some being marked as the correct answer. The questions cover a range of technical skills and knowledge.

Uploaded by

juan238777
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views4 pages

4 Homework Help For AOWT

This document contains 12 multiple choice questions about various technical topics such as HTML tags, Linux commands, databases, Kubernetes, and more. Each question is followed by 6 possible answer choices with some being marked as the correct answer. The questions cover a range of technical skills and knowledge.

Uploaded by

juan238777
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Q1: How are links defined in an <a> tag??

a None

b Href

c Hlink

d Src-link

e None

f Src

Q2: What command is used to count the total number of lines, words, and characters
contained in a file??

a countw

b None

c count p

d None

e wcount

f wc

Q3: Which artisan command will you used to enable maintenance mode in Laravel??

a None

b php artisan pause

c php artisan maintenance

d php artisan stop

e php artisan down

f None

Q4: UPDATE keyword is used for:?


a None

b to select data

c to change data

d to create database elements

e to manage users

f None

Q5: Which of these elements are all <table> elements??

a <table><head><tfoot>

b None

c None

d <table><tr><td>

e <thead><body><tr>

f <table><tr><tt>

Q6: Which command is used to insert a new records in the table??

a CREATE

b ADD

c INSERT

d NEW

e None

f INSERT INTO

Q7: Kubernetes uses _____________ to connect to ouath 2 providers to offload the


authentication to external services.?

The correct Answer is: None

b Webhook Token Authentication


The correct Answer is: None

d Authentication Proxy

e Keystone Password

f OpenID Connect Tokens

Q8: What is a kube-proxy used for??

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d To load-balance traffic that is destined for services to the correct backend pods

e To supplant an authentic webpage in a search engine's index and search page


results

The correct Answer is: None

Q9: Which command can be used to change file access permission bits??

The correct Answer is: None

b chperm

c chmod

d umask

e chown

The correct Answer is: None

Q10: What does HPA stand for in Kubernetes??

a Horizontal Pod Autoscaler

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None


e Horizontal Production Autoscaler

f Hyper Pod Autoscaler

Q11: The data type BLOB stands for:?

a None

b Binary List Obsolete Object

c None of the mentioned

d Binary List Object

e Big List Object

f Binary Large Object

Q12: Which command will duplicate each line in a file??

a sed 'd' < filename

b cp 'p' < filename

c sed 'p' < filename

d cp 'd' < filename

e cat 'p' < filename

f cat 'd' < filename

You might also like