WorksheetsCollaborative Quiz Competition - Teks Academy, Dilsukhnagar
Total questions: 150
Worksheet time: 1hrs 15mins
To create a table header, which tag is used?
a) <td>
b) <th>
c) <tr>
d) <thead>
Which unit is relative?
px
cm
in
em
Which attribute is used to provide a link destination?
url
link
href
src
What is the purpose of <meta charset="UTF-8">?
Defines language
Defines character encoding
Defines title
Defines CSS
What is remarketing mainly used for?
Targeting users who previously visited your site
Improving organic traffic
Building backlinks
Reaching new audiences
Which planet is known as the Red Planet?
Jupiter
Mars
Venus
Saturn
Which sentence demonstrates correct subject-verb agreement?
Each of the boys have their own opinion.
The group of students is studying for their exams.
The flock of birds is flying south for the winter.
The team are going to the match tomorrow.
What does "UGC" stand for in content creation?
Universal Growth Channel
User Growth Campaign
User Generated Content
Unique Graphic Component
Which tag is used to display the largest heading?
a) <h6>
b) <h1>
c) <head>
d) <heading>
Which HTML tag represents the main heading of a webpage and is best for SEO?
for minor titles
for primary title
What is the output type when calling type([1,2,3]) in Python?
dict object type
set object type
list object type
tuple object type
Which HTML tag is NOT semantic and commonly used as a generic container?
Which Flexbox property aligns items vertically in a row-oriented container?
justify-content along main axis
align-items along cross axis
flex-direction sets axis
align-content for lines
Which tag helps search engines identify the main title on a page?
least prominent title
main page title
In Python, selecting an unordered unique collection of items should use which type?
tuple immutable sequence
list ordered sequence
dict key–value pairs
set unique collection
What is the hardest natural substance on Earth?
Gold
Iron
Diamond
Mother’s slipper (chappal)
Choose the best element to wrap a blog post content for semantic clarity.
For a column-oriented Flexbox container, which property centers items horizontally?
align-items centers horizontally
align-content centers lines
justify-content centers horizontally
flex-direction sets columns
What is an appropriate use case for within semantic HTML?
Representing the site header area
Grouping related thematic content
Creating generic containers only
Marking a reusable component
Which statement about
is accurate regarding SEO and rendering?Contains metadata and links
Defines Flexbox behavior
Holds main article content
Displays visible headings
Which HTML element typically contains the primary on-page keyword for SEO?
H1 Tag
Meta Description
Alt Text
Header Tag
Longer, in-depth blog posts that cover a topic thoroughly are called:
Micro blogs
Long-form content
Ad copies
Meta content
Which bidding strategy aims to maximize conversions automatically?
Manual CPC+
Manual CPC
Target CPA
Maximize Clicks
What is the capital of Australia?
Sydney
Melbourne
Canberra
Perth
Which platform is best known for B2B marketing?
Snapchat
TikTok
What does SEO primarily aim to improve?
Website hosting
Organic visibility in search engines
Paid ads ranking
Social media followers
Which SQL clause is used immediately after GROUP BY in a typical aggregation query?
ORDER clause for sorting groups
HAVING clause for group conditions
WHERE clause for filtering groups
DISTINCT clause for unique groups
Which CSS property sets the background color of an HTML element?
bgcolor property in CSS
bg property in CSS
color-background property in CSS
background-color property in CSS
Choose the sentence with correct past tense usage.
I visit Paris last summer.
I will visit Paris last summer.
I visited Paris last summer.
I have visited Paris last summer.
How many continents are there on Earth?
5
6
7
8
What is a pairplot primarily used for in data analysis?
Executing pivot operations
Detecting null values across fields
Visualizing scatter relationships
Performing automated data cleaning
Which view is typically used to design dashboards in BI tools?
SQL view for queries
Chart view for visuals
Model view for relationships
Data view for raw tables
In SQL, which clause is best for filtering rows before grouping?
HAVING clause for row filters
ORDER BY for row filters
WHERE clause for row filters
GROUP BY for row filters
Select the valid CSS syntax to set a blue page background.
background-color: blue;
bgcolor: blue;
background:color blue;
color-background: blue;
Identify the tense error: "I have visited Paris last summer." What fixes it best?
Use simple past: I visited Paris last summer.
Keep present perfect as written.
Add continuous: I was visiting Paris last summer.
Change to future: I will visit Paris last summer.
Which of the following individuals is the current Governor of Telangana (as of December 2025)?
C. P. Radhakrishnan
Tamilisai Soundararajan
Jishnu Dev Varma
E. S. L. Narasimhan
When exploring multivariate numeric features, why use a pairplot?
Shows pairwise scatter and histograms
Computes correlation coefficients only
Sorts features by variance score
Removes outliers automatically
In a BI modeling layer, why is Model view chosen for dashboard design?
Define relationships and measures
Enter raw data records manually
Write CSS styles for visuals
Schedule dataset refresh jobs
In Power BI, a slicer is used for:
Creating measures
Cleaning data
Filtering visuals
Importing data
Which element is used for semantic meaning of navigation?
a) <nav>
b) <menu>
c) <navigate>
d) <section>
Choose the sentence with the correct adjective or adverb usage:
She sings beautiful.
She sings beauty.
She sings beautifully.
She sings beautifuler.
Which function removes null values?
dropna()
fillna()
remove()
delete_na()
Select the view focused on building visuals.
Data view
Report view
Query view
Model view
“Fidaa” lo Sai Pallavi character typical ga e district slang lo maatladutundi?
Advanced Excel often includes which capability for analysis?
PivotTables and charts
Basic typing practice
Email configuration tools
Web server setup
Pandas: Which function replaces nulls with a specified value?
remove()
fillna()
dropna()
clearna()
Identify the incorrect adverb usage:
She sings tunefully.
She sings softly.
She sings beauty.
She sings beautifully.
What is the primary purpose of measures?
Store raw text values
Perform aggregations
Design navigation bars
Import CSV files
Which pandas method gives data types of each column?
describe()
dtypes
info()
types()
Which is NOT a valid CSS position value?
centered
fixed
absolute
relative
Which CSS selector has the highest priority in specificity?
#idname
ID selector
.classname
class selector
Missing categorical values are best filled using which statistic?
Mode
Variance
Mean
Median
Which technology is used for secure digital transactions?
For handling missing numeric values in a dataset, which imputation is most typical?
Drop the entire dataset
Use the mode of the column
Fill with random large numbers
Use the median of the column
In CSS, which positioning keeps an element fixed relative to the viewport during scroll?
absolute positioning behavior
sticky positioning behavior
relative positioning behavior
fixed positioning behavior
Which selector type targets all elements of a given tag?
ID selector syntax
.class
#id
class selector syntax
Which pandas attribute directly returns the data types without extra metadata?
DataFrame info() output
DataFrame dtypes attribute
DataFrame types() method
DataFrame columns attribute
Which Google update penalized websites for using manipulative link-building tactics to boost their search rankings
Hummingbird algorithm update
Penguin algorithm update
Panda algorithm update
Helpful Content update
What does PPC stand for in online advertising?
Paid Promotion Campaign
Page Performance Check
Pay Per Click
Public Page Content
Which Python library is primarily used for data manipulation in tabular datasets?
Pandas data frames
NumPy numerical arrays
Matplotlib plotting charts
OS operating system
In digital marketing, what does CTA mean?
Creative Target Ads
Customer Traffic Analysis
Call To Action
Content Tracking Analytics
In SQL, which operator is commonly used to match patterns within text?
FIND string locator
QUERY generic command
MATCH full-text search
LIKE operator syntax
Which update primarily targeted low-quality, thin content sites?
Helpful Content 2022
Panda content quality
Penguin link practices
Hummingbird semantic search
A campaign aims to increase clicks on a signup button. What metric directly reflects the CTA’s effectiveness?
Bounce rate percentage
Pages per session count
Click-through rate on CTA
Average session duration time
Which social media platform is primarily used for professional networking?
Choose the most appropriate Python stack to load CSVs and summarize columns.
Matplotlib and seaborn
Pandas and NumPy
OS and sys modules
NumPy and math
Which PPC model charges advertisers each time a user clicks their ad?
Pay Per Click model
Cost Per Mille impressions
Flat Monthly Fee billing
Cost Per Acquisition conversions
Which library is best suited for visualizing statistical plots?
Seaborn
Pandas
OS
NumPy
Identify the sentence with the correct tense usage:
She goes to the store after work.
She is going to the store after work.
She will goes to the store after work.
She go to the store after work.
Which sentence contains the correct article usage?
An cat sat on the windowsill.
The cat sat on the windowsill.
A cat sat on the windowsill.
Cat sat on the windowsill.
Which keyword defines a function in Python?
define
def
func
function
Which loop executes at least once in languages that support it?
for loop
while loop
do-while loop
Python has do-while
Which image attribute helps with SEO and accessibility?
description
value
title
alt
In Python, what is the correct way to define a function named add that returns a+b?
def add(a,b): return a+b
func add(a,b): return a+b
define add(a,b): return a+b
function add(a,b): return a+b
Why is alt text important for images on webpages?
Improves SEO and screen readers
Adds visual filters to images
Increases file size for caching
Enables automatic image carousels
When should you use the tag in HTML?
As a standalone dropdown
To style a button group
Inside a <select> element
Inside a <button> element
Which statement about Python loops is accurate?
Python supports do-while syntax
A while loop guarantees one run
For loops only run once
Python lacks a native do-while
Which attribute provides alternative text when an image fails to load?
name
id
src
alt
Choose the correct reported speech sentence for future intention.
He said, "I am going tomorrow."
He said, "I will go tomorrow."
He said that he will go tomorrow.
He said that he would go tomorrow.
Which metric is most important for measuring engagement on social media?
Server speed
Likes, comments, shares
Keyword density
Bounce rate
In pandas, df.describe() primarily provides what output?
Summary statistics
Duplicate counts
Null value counts
Visualizations
Which CSS function is used to repeat tracks in a grid?
repeat()
grid-repeat()
loop()
count()
Which statement best defines bounce rate in web analytics?
Time to first byte for pages
Average pages per session
Percentage of single-page sessions
Share of returning visitors
Select the best metric to gauge content reach on a platform.
File system inode count
Data center power use
Average server CPU
Impressions over time
When converting direct speech to reported speech, which tense shift is typical?
Past perfect to present
Present to past
Future to present
Past to future
In CSS Grid, which property defines column sizing pattern?
position
align-items
flex-direction
grid-template-columns
To reduce bounce rate, which strategy is most effective?
Raise keyword density blindly
Disable caching globally
Increase server wattage
Improve page relevance
Which technique converts categorical features into numeric representations in data preprocessing?
Sampling to reduce dataset size
Normalization for continuous ranges
Encoding to represent categories
Scaling to adjust feature magnitudes
Which SQL command is primarily used to modify existing values in rows of a table?
ALTER changes table structure
UPDATE modifies row values
INSERT adds new records
SELECT retrieves matching data
In WordPress, what is Elementor mainly used for within the admin interface?
Managing SEO metadata fields
Building pages using Various Layouts
Configuring server-side caching
Designing custom database schemas
During Exploratory Data Analysis (EDA), which activity is most aligned with initial understanding of data?
Encrypting sensitive datasets
Designing network architectures
Plotting distributions and trends
Hyperparameter tuning models
Which statement best describes normalization in data preprocessing?
Randomly undersampling classes
Removing duplicate records
Rescaling continuous values
Mapping categories to integers
A data pipeline needs to convert ‘red’, ‘green’, ‘blue’ categories for a model. Which approach fits best?
One-hot encoding vectors
Standardization by z-scores
Principal component analysis
K-means clustering groups
When updating a single user’s email in a relational table, which SQL clause targets the correct row?
GROUP BY aggregates rows
ORDER BY sorts result sets
JOIN merges related tables
WHERE filters matching rows
Which feature of the Astra theme aligns most closely with Elementor’s visual page-building approach?
Widgets in theme sidebars
Visual drag-and-drop layout builder
Shortcode-driven content blocks
Classic TinyMCE editor interface
Which EDA step helps reveal non-linear relationships between two variables?
Scatter plots with trend lines
Frequency tables by category
Box plots for median spread
Histograms for single feature
A dataset has skewed numeric features. Which preprocessing step addresses unequal scales before modeling?
Scaling feature magnitudes
Indexing table primary keys
Encoding class labels
Sampling majority instances
In a web application, which layer is primarily responsible for managing business rules like validation and authorization?
Presentation layer
Business logic layer
Data storage layer
Network transport layer
Which protocol is best suited for securely transferring files between a client and a server over the internet?
SMTP
HTTP
FTP
SFTP
A database index most directly improves which aspect of query performance?
Data integrity checks
Backup compression rate
Insert transaction speed
Row retrieval time
Which cloud service model provides complete applications accessible through a browser without managing underlying infrastructure?
IaaS
PaaS
SaaS
FaaS
A team needs to roll back quickly if a new release causes failures. Which deployment strategy best meets this need?
Big bang deploy
Blue-green release
Canary rollout
Rolling update
Which scenario most appropriately uses a NoSQL document database instead of a relational database?
Strictly normalized ERP schema
Ad-hoc JSON user profiles
Highly structured tabular finance data
Complex multi-table joins
An API returns HTTP 429. What should a client implement to handle this condition robustly?
Retry immediately without delay
Exponential backoff with jitter
Switch to POST from GET
Disable TLS for faster calls
Which practice most effectively reduces attack surface in a containerized microservice?
Run as root in containers
Use minimal base images
Expose all ports for testing
Disable resource limits
A company must ensure only authorized users access sensitive data at rest in the cloud. Which control is most appropriate?
Public bucket policy
Client-side encryption keys
Open network security groups
Unauthenticated shared links
Given a system where peak load occurs for two hours daily, which scaling approach optimizes cost while maintaining performance?
Single large monolithic server
Scheduled horizontal autoscaling
Always-on maximum capacity
Manual VM resizing weekly
Which datatype in Python is mutable?
List is mutable in Python
String is mutable in Python
Integer is mutable in Python
Tuple is mutable in Python
Which sentence is written in the passive voice?
A delicious meal was cooked by the chef
A delicious meal has been cooking by the chef
The chef cooked a delicious meal
The chef has cooked a delicious meal
What does a correlation heatmap primarily identify?
Relationship strength between variables
Missing data across features
Frequency counts across samples
Relationships among categories
What is the primary purpose of a sitemap for a website?
Improve social media reach
Speed up hosting infrastructure
Help users find content fast
Help search engines crawl pages
Which sentence demonstrates correct subject–verb agreement?
Neither of the books is interesting
Neither of the books are interesting
Neither of the books be interesting
Neither of the books were interesting
In Python, why are lists considered mutable?
Their values cannot be changed
They are stored as fixed-length arrays
They are hashable for dict keys
They support in-place modifications
Choose the best use case for a sitemap in SEO planning.
Replace internal navigation menus
Ensure bots can discover new pages
Measure social engagement trends
Prioritize paid ad placements
A heatmap shows strong positive correlation between two metrics. What does this imply?
Correlation equals causation
There is no linear relationship
As one increases, the other increases
As one increases, the other decreases
Which rewrite converts an active sentence to passive correctly?
The report has writing by team
The report was written by the team
The team wrote by the report
The team has writing the report
Which datatype is best for an immutable sequence of items in Python?
Dict for immutable sequence
List for immutable sequence
Tuple for immutable sequence
Set for immutable sequence
What does CSS stand for?
Computer Style Sheets
Cascading Style Sheets
Colorful Style System
Creative Style Sheet
Identify the subordinating conjunction.
But
Or
And
Although
In WordPress, what is a plugin?
A hosting service
A type of theme
Add-on software that adds functionality
A tool to change domain
Choose the correct reported speech sentence.
She said, "I reads a book."
She said that she read a book.
She said that she reads a book.
She said, "I am reading a book."
Choose the correct relative pronoun to complete a clause referring to things.
Where
What
When
That
How do you select an HTML element whose ID attribute is "box" using CSS?
*box
.box
box
#box
Power BI uses which language for creating data models with measures and calculations?
R
DAX formulas
SQL
Python
Which keyword returns only distinct values in an SQL query result set?
ONLY
DISTINCT
UNIQUE
SINGLE
SQL joins combine data from which sources within a relational database?
Multiple triggers
Multiple schemas
Multiple tables
Multiple indexes
What is the output of "10" + "5"?
15
Error
105
5
What does "CTR" stand for in digital marketing?
Customer Targeting Rate
Conversion Tracking Ratio
Click Through Rate
Cost to Reach
In a database join, which requirement is indicated by the correct choice: Two or more tables?
Only matching columns
Only numeric data
Two or more tables
Rows and columns
Which category best describes Power BI?
Web server framework
Business intelligence platform
Spreadsheet editor
Operating system tool
When adding two string literals in many programming languages, the result is typically:
Boolean evaluation
Type casting error
String concatenation
Arithmetic addition
For tracking ad effectiveness, CTR primarily measures:
Percent of sessions converted
Percent of impressions clicked
Percent of ads delivered
Percent of users bounced
Which CSS property controls the vertical space between lines of text?
text-indent
line-height
height
font-spacing
In HTML forms, which attribute makes an input field mandatory for submission?
mandatory
validate
must
required
Choose the sentence that uses correct subject pronouns.
He and me are going to the party.
Him and I are going to the party.
She and I are going to the party.
Me and her are going to the party.
Identify the sentence that is conditional in structure.
I went to the beach because it was sunny.
I am going to the beach when it is sunny.
I go to the beach since it is sunny.
I will go to the beach if it is sunny.
Which HTML/CSS term refers to the indentation of text from the left margin?
letter-spacing
text-shift
line-height
text-indent
Which option correctly describes a boolean attribute in HTML?
Present means true, absent means false.
It requires a numeric value always.
It must contain a quoted string.
It toggles styles in CSS only.
Which sentence demonstrates correct objective pronoun usage?
The teacher praised she and I.
The teacher praised her and I.
The teacher praised he and I.
The teacher praised him and me.
When designing forms, which approach best improves accessibility for required inputs?
Rely on client-side validation only.
Hide labels with placeholders.
Provide labels and aria-required.
Use color only to show required.
A developer wants tighter text lines in a paragraph. Which change achieves this without altering font size?
Reduce letter-spacing value.
Increase text-indent value.
Decrease line-height value.
Set height property smaller.
Which statement best describes the effect of setting line-height to 1.5 in CSS?
Font size becomes 1.5 times larger.
Letters gain 1.5 units of spacing.
Indentation increases by 1.5 characters.
Lines have 1.5 times their normal leading.
What is the most-used keyboard shortcut by students?
Ctrl + S
Ctrl + Shift + Esc
Ctrl + Alt + Del
Ctrl + C, Ctrl + V
What does HTML stand for?
Hyperlinks Text Mark Language
Hyper Text Marketing Language
Hyper Text Markup Language
Hyper Trainer Marking Language
Which modal verb expresses possibility in the past?
Can
Would
Could
Will
Which programming language recently surged in popularity due to AI and data science advancements?
COBOL
Python
Perl
Pascal
What does ‘phishing’ primarily target?
Hardware failure
Which programming language is most widely used in Android development?
What’s the most accurate definition of "AI"?
A machine that learns
A tool to automate tasks
Something students use to finish assignments at 11:59 PM
Future overlord
What’s the biggest lie in programming?
"It’s working on my machine."
"Just one more feature."
"I’ll fix it later."
"I know what I’m doing."
