Skip to content
โ† SetsSoftware Engineering โ€” Set 3
0 of 10

Software Engineering Practice Questions โ€” Set 3

10 free Software Engineering reviewer questions with answers and explanations. Pindutin ang sagot mo para makita agad kung tama โ€” kasama na ang paliwanag. Set 3 of 7.

21

What does the Product Backlog contain in Scrum?

22

What Git command creates a new branch?

23

What is the purpose of 'git rebase'?

24

Which Git workflow strategy uses feature branches merged into develop, then master?

25

What does 'git cherry-pick' do?

26

What is a merge conflict in Git?

27

What is the difference between 'git fetch' and 'git pull'?

28

What does the .gitignore file do?

29

In Git, what is a detached HEAD state?

30

What is the purpose of 'git stash'?