BASH_LATEX_GIT

BASH_LATEX_GIT

University

98 Qs

quiz-placeholder

Similar activities

IPU CET MOCK TEST - 2

IPU CET MOCK TEST - 2

University

100 Qs

CAPA 1250 - Midterm Review

CAPA 1250 - Midterm Review

University

97 Qs

Quiz-2 DAA

Quiz-2 DAA

University

100 Qs

Data Analysis with Python

Data Analysis with Python

University

95 Qs

Frontend UI/Web Design Quiz

Frontend UI/Web Design Quiz

University

101 Qs

Digital and Financial Literacy

Digital and Financial Literacy

University

100 Qs

A+ group 1 Questions

A+ group 1 Questions

University

100 Qs

Tin hoc ung dung chap3

Tin hoc ung dung chap3

University

100 Qs

BASH_LATEX_GIT

BASH_LATEX_GIT

Assessment

Quiz

Computers

University

Easy

Created by

Oliwier Datson

Used 174+ times

FREE Resource

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?