BASH_LATEX_GIT

BASH_LATEX_GIT

University

98 Qs

quiz-placeholder

Similar activities

Statistics and R Basics Questions 1-17

Statistics and R Basics Questions 1-17

University

99 Qs

NWC204 module 1-2-3

NWC204 module 1-2-3

University

100 Qs

CCNA ITN Practice

CCNA ITN Practice

University

95 Qs

IT112 Midterm

IT112 Midterm

11th Grade - University

100 Qs

C# NAHU!!!

C# NAHU!!!

University

102 Qs

javascript

javascript

KG - University

100 Qs

computer basics 3

computer basics 3

University - Professional Development

100 Qs

QUIZ SEMESTER 1

QUIZ SEMESTER 1

University

100 Qs

BASH_LATEX_GIT

BASH_LATEX_GIT

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

Oliwier Datson

Used 175+ times

FREE Resource

AI

Enhance your content in a minute

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

98 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Jaki operator w Bash służy do połączenie dwóch polecen, z których drugie wykonuje się tylko, jeśli pierwsze zakończyło się sukcesem

&&

;

||

|

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jakie polecenie w Git służy do skorygowania treści komunikatu ostatniego commita?

git clean

git commit -amend

git undo

git replace

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Jak utworzyć krzywą linie łączącą punkt A z C, każdy punkt utworzony przy użyciu \node

\path [draw,thick, bend left] (0,0) to (4,2);

\draw [thick, bend right] (0,0) to (4,2);

\draw [thick, bend right] (A) to (C);

\path [draw,thick, bend left] (A) to (C);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Które polecenie utworzy spis tabel w LATEX?

\tableslisting

\tableoftables

\tableslist

\listoftables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jakie polecenie wstawia tekst wyrównany w sposób przypominający tabele w LATEX?

\begin {tab} ... \end{tab}

\begin {table} ... \end{table}

\table{ ... }

\begin {tabular} ... \end{tabular}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Co robi polecenie git push w Git?

Usuwa pliki w repozytorium

Wysyła lokalne zmiany do zdalnego repozytorium

Pobiera zmiany ze zdalnego repozytorium

Wysyła do repozytorium i pobiera jego zmiany

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jakim poleceniem należy utworzyć repozytorium w Git, aby umożliwiło wykonanie zdalnych poleceń: clone, pull i push?

git init reponame

git remote add

git init --bare reponame

git help

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?