Summer Code Camp - Lesson 1

Summer Code Camp - Lesson 1

University

10 Qs

quiz-placeholder

Similar activities

Topic 4-2: Multiple if-else and switch-case

Topic 4-2: Multiple if-else and switch-case

University

10 Qs

1-基本数据类型

1-基本数据类型

University

10 Qs

Listen in Python

Listen in Python

University

10 Qs

Chap 1: What is a program made of?

Chap 1: What is a program made of?

University

13 Qs

Excel_Test_bài 1

Excel_Test_bài 1

University

15 Qs

cp06-01-1D-Array

cp06-01-1D-Array

University

10 Qs

DAA quiz2

DAA quiz2

University

15 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

Summer Code Camp - Lesson 1

Summer Code Camp - Lesson 1

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Tran Toan

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which command initializes a new Git repository?

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 ___.

  1. // and //

  1. \\ and //

  1. <!-- and -->

  1. /* and */

7.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which is the correct C# statement to convert a float value to int explicitly?

  1. int_variable = (int) float_variable;

  1. int_variable = float_variable;

  1. int_variable = (int) (float_variable);

  1. int_variable = int *float_variable);

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?