GM Calibration

Quiz
•
Computers
•
Professional Development
•
Medium
Guillaume Poussel
Used 6+ times
FREE Resource
52 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What tool can be used to monitor code quality?
Jenkins
Nexus
SonarQube
Gitlab CI
I don't know
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the best definition of a Set in Java?
A Set is an unordered collection of unique objects
A Set is an ordered collection of unique objects
A Set is a collection of unique objects
A Set is a dictionary, associating keys and values
I don't know
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which statement is true about exceptions?
Unchecked exceptions cannot be caught
Unchecked exceptions must be caught
Unchecked exceptions are not checked by the compiler
Unchecked exceptions shall never be used
I don't know
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does the following code do?
It sums each list and return a list with 3 elements (36, 16, 20)
It sums the first element of each list, the second, etc. and returns a list with 4 elements (8, 14, 22, 28)
It merges all three integer list into a single one sorted with 12 elements (1, 2, 3, … 11, 13)
It merges all three integer list into a single one with 12 elements (5, 7, … 6, 8)
I don't know
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the value of firstIndexNumber when componentNumber is 11?
11
31
4
0
I don't know
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the git command to switch to develop branch and get the last version of it?
git pull develop
git clone develop && git pull
git checkout develop && git pull
git merge develop && git fetch
I don't know
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
I am on a feature branch (named "feat") and another feature has been merged on develop. How can I get it on my branch without losing any changes?
git checkout develop && git rebase feat
git fetch origin develop && git merge develop
git reset feat && git merge develop
git merge develop
I don't know
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
Technical Evaluation - 102 - 2024

Quiz
•
Professional Development
50 questions
Security+ Authentication Design Concepts

Quiz
•
Professional Development
55 questions
Microsoft Azure Fundamentals AZ-900 ENG #1

Quiz
•
University - Professi...
50 questions
CompTIAA+ 220-1101 BurningIce (Part 1)

Quiz
•
Professional Development
51 questions
Algorithm and Problem Solving

Quiz
•
Professional Development
50 questions
Amadeus Final Exam

Quiz
•
Professional Development
47 questions
Getting Started with Docker and Dockerfile

Quiz
•
Professional Development
50 questions
Test 2- units 6-15

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade