
git-version – web-dev-git – কুইজ মডেল টেস্ট অনুশীলন – 9
11815. What does refs stores
- None of the above
- SHA-1 value
- Project name
- Branch name
11816. What is the option given to the git log command, the output will use shorter values but keep them unique
- –abbrev-commit
- -commit –abbrev
- –abbrev
- -commit
11817. What is the least number of characters to type for Git to figure out the commit
- 4
- 2
- 5
- 3
11818. What is created when, checking out a local branch from a remote branch
- new remote branch
- new local branch
- tracking branch
- Depends upon data
11819. What is the first step in a typical Git workflow
- stage the files
- Depends upon data
- do a commit
- adding snapshots to staging area
11820. Which version onwards did Git offered, reverting a file back to what it looked like when last committed
- 1.6
- 1.8
- 2
- 1.7
11821. What is the representation of a branch in Git
- a lightweight movable pointer
- array
- heap
- linked list
11822. Which Git command automatically writes references
- update
- list
- add
- push
11823. Which command lists only the last two diff introduced in each commit
- git log -p2
- git log -2 -p
- git log -p -2
- git log -2p
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।