Ans
Ans
A) git init
B) git start
C) git create
D) git new
A) git status
B) git log
C) git show
D) git diff
5. How do you clone a Git repository from GitHub to your local machine?
6. Which Git command removes a file from both the staging area and the working directory?
A) git delete
B) git rm
C) git remove
D) git clear
A) master
B) main
C) dev
D) origin
A) Creating databases
B) Hosting static websites directly from a GitHub repository
C) Running virtual machines
D) Managing continuous integration
13. Which feature allows you to discuss code changes before merging them in GitHub?
A) Issues
B) Commits
C) Branches
D) Pull Requests
14. How do you make a repository private on GitHub?
A) Automating deployment
B) Bridging the gap between development and operations teams
C) Creating new programming languages
D) Writing documentation
A) Jenkins
B) WordPress
C) React
D) MongoDB
A) Kubernetes
B) Docker
C) AWS Lambda
D) Azure Functions
A) Higher costs
B) On-demand resource availability and scalability
C) Limited access to resources
D) Complex infrastructure management
A) Git
B) AWS
C) Linux
D) Docker
24. Which of these cloud deployment models combines on-premises infrastructure with
public cloud services?
A) Private Cloud
B) Public Cloud
C) Hybrid Cloud
D) Community Cloud
A) Amazon S3
B) Amazon EC2
C) AWS Lambda
D) Amazon RDS
28. Which AWS service automatically distributes incoming application traffic across
multiple targets?
A) Amazon CloudFront
B) AWS Load Balancer
C) Amazon Elastic Load Balancing (ELB)
D) Amazon Route 53
30. Which Azure service is used to store unstructured data like images and videos?