Summer Code Camp - Lesson 1

Quiz
•
Computers
•
University
•
Hard
Tran Toan
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
git new
git create
git init
git start
2.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
How can you view the commit history in Git?
git status
git log
git history
git commit
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which command shows the status of changes in the repository?
git status
git commit
git view
git log
4.
MULTIPLE CHOICE QUESTION
5 sec • 2 pts
Git command help you find a file in your commit file
git grep
git find
git log
git show
5.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
How do you supply a commit message to a commit?
git add "My first commit"
git commit -m "I'm coding!"
git commit "My first commit"
git add -m "My first commit"
6.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
In C#, the multi-line comments placed within the ___.
// and //
\\ and //
<!-- and -->
/* and */
7.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
Which is the correct C# statement to convert a float value to int explicitly?
int_variable = (int) float_variable;
int_variable = float_variable;
int_variable = (int) (float_variable);
int_variable = int *float_variable);
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
code trivia

Quiz
•
University
13 questions
PRF192 C Programming

Quiz
•
University
10 questions
Java Script. Parte 1.

Quiz
•
University
10 questions
C Programming Quiz-1

Quiz
•
University
15 questions
Java

Quiz
•
University
10 questions
C Viva

Quiz
•
University
15 questions
C programming

Quiz
•
University
15 questions
Python introduction

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade