MCQ Bank
What is the purpose of a JIRA workflow?
- A) To store project documentation
- B) To automate project testing
- C) To track project progress
- D) To manage software releases
What is Asana?
- A) An email client
- B) A file sharing platform
- C) A project management tool
- D) A video conferencing software
How are tasks organized in Asana?
- A) By file size
- B) By due date
- C) By assignee
- D) By priority
What is the purpose of Asana's Inbox?
- A) To store project files
- B) To create task dependencies
- C) To receive notifications and updates
- D) To track time spent on tasks
Which of the following is NOT a feature of Asana?
- A) File storage
- B) Team collaboration
- C) Time tracking
- D) Task assignment
What is a project in Asana?
- A) A communication channel
- B) A project template
- C) A team member's role
- D) A collection of tasks
What is the purpose of the "git clone" command?
- A) Merge two branches together
- B) Delete a Git repository
- C) Create a new Git repository
- D) Retrieve a copy of an existing Git repository
Which programming challenge is commonly associated with heterogeneous systems?
- A) File system management
- B) Memory allocation optimization
- C) Handling diverse architectures and programming models
- D) Data encryption techniques
Which of the following components is commonly found in heterogeneous systems?
- A) RAM
- B) SSD
- C) Keyboard
- D) CPU
What is the purpose of continuous integration (ci) in devops?
- A) Ensuring that code changes integrate smoothly and are regularly tested
- B) Managing infrastructure resources
- C) Automating software deployments
- D) Monitoring and logging application performance
What is the purpose of the "git pull" command?
- A) Retrieve the latest changes from a remote repository and merge them into the current branch
- B) Remove a file from the repository
- C) Create a new branch in the repository
- D) Push local changes to a remote repository
What is a "branch" in Git?
- A) A specific version of a project
- B) A remote server hosting a Git repository
- C) A separate copy of a repository
- D) A remote server hosting a Git repository
Which of the following is a key principle of devops?
- A) Isolated development and operations teams
- B) Manual software deployments
- C) Continuous integration and continuous delivery (ci/cd)
- D) Waterfall development methodology
What advantage do heterogeneous systems offer in terms of energy efficiency?
- A) Distributing tasks to components optimized for specific workloads
- B) Increased power consumption for specialized tasks
- C) Balancing power usage across all components
- D) Utilizing components with similar power profiles
How does Git handle conflicts when merging branches?
- A) Automatically resolves conflicts based on timestamps
- B) Raises an error and aborts the merge process
- C) Raises an error and aborts the merge process
- D) Marks the conflicting areas in the code and requires manual resolution
What is the role of configuration management tools in devops?
- A) Managing customer relationship data
- B) Automating infrastructure provisioning and configuration
- C) Analyzing user behavior on a website
- D) Optimizing database performance
What is Git?
- A) A version control system
- B) A web browser
- C) A programming language
- D) An operating system
Heterogeneous systems find applications in which of the following domains?
- A) Social media marketing
- B) Scientific computing
- C) Graphics design
- D) Language translation
What is the primary goal of devops?
- A) Enhance customer support
- B) Improve team collaboration and software delivery
- C) Reduce server costs
- D) Speed up software development
Which tool is commonly used for version control in devops?
- A) Jenkins
- B) Git
- C) Kubernetes
- D) Docker