NEW
Font size
WorksheetsPre-Engineering Quiz Competition
Total questions: 40
Worksheet time: 13mins
What does HTML stand for?
Hyperlinks and Text Markup Language
Hyper Text Markup Language
Home Tool Markup Language
Hyper Transfer Markup Language
Which CSS property is used to change text color?
font-style
text-color
color
background-color
JavaScript is a ___ language.
Compiled
Interpreted
Machine
Markup
What will typeof null return in JavaScript?
"null"
"object"
"undefined"
"boolean"
In Java, which keyword is used to inherit a class?
super
extend
extends
inherit
Which data structure is LIFO?
Queue
Stack
Array
Linked List
Which CSS property is used for spacing inside an element?
margin
border
padding
spacing
DOM stands for?
Data Object Model
Document Object Model
Digital Object Mapping
Dynamic Output Method
Which function is used to print output in Java?
echo()
print()
console.log()
System.out.println()
Which of these is NOT a programming language?
Java
Python
HTML
C++
Python is a ___ typed language.
Statically
Dynamically
Weakly
None
Which library is commonly used in Python for data handling?
NumPy
Pandas
Matplotlib
TensorFlow
Which ML type involves predicting categories?
Regression
Classification
Clustering
Association
Which of the following is a supervised learning algorithm?
K-Means
Decision Tree
DBSCAN
Apriori
Bag of Words model is used for:
Image processing
Text representation
Sorting numbers
Neural networks
Embeddings are used for?
Compressing images
Representing text in vectors
Making websites
Sorting arrays
What does EDA stand for in ML?
Extra Data Analysis
Exploratory Data Analysis
Efficient Data Analytics
Electronic Data Algorithm
What is overfitting in ML?
Model is too simple
Model memorizes training data
Model generalizes well
Model ignores data
Which Python library is used for visualization?
Matplotlib
Pandas
Requests
Flask
A transformer model is best known for?
Image detection
Language understanding
Sorting algorithms
Game development
Git is a ___ control system.
Centralized
Distributed
Manual
None
What does PR stand for in GitHub?
Project Review
Pull Request
Public Repository
Private Repo
Command to check Git status?
git check
git status
git log
git info
Open source means:
Code is private
Code is free to view, use, modify
Code cannot be shared
Paid access only
Which file usually contains project instructions?
setup.json
INSTALL.txt
README.md
RUN.py
GitHub is mainly used for:
Blogging
Version control collaboration
Video sharing
Messaging
Which command initializes Git repo?
git start
git init
git create
git repo
A fork in GitHub means?
Cloning repo to your account
Merging repos
Deleting repo
Copying code to clipboard
Which license is most permissive?
GPL
MIT
Apache
BSD
git clone is used for?
Copy repo from remote
Delete repo
Rename repo
Fork repo
MVP in startups stands for?
Most Valuable Person
Minimum Viable Product
Most Valuable Product
Managed Venture Plan
Which of these is NOT a revenue model?
Subscription
Freemium
Monopoly
Advertising
Elevator pitch usually lasts:
5-10 min
1-2 min
30 min
1 hour
Which is a key skill for entrepreneurs?
Coding
Risk-taking
Sleeping
Memorization
Term for % of company sold to investors?
Equity
Profit
Shares
Dividend
Which is NOT a startup funding stage?
Seed
Angel
Unicorn
Series A
SWOT analysis stands for?
Strengths, Weaknesses, Opportunities, Threats
Sales, Work, Operations, Technology
Strategy, Work, Outcome, Target
Skills, Work, Options, Tactics
Valuation of $1B startup is called?
Centaur
Unicorn
Decacorn
StartupX
Pitch deck usually contains?
Recipes
Company vision
Music
Exams
Burn rate refers to?
Calories burnt by employees
Cash spent monthly
Speed of hiring
Revenue earned
