
git-version – web-dev-git – কুইজ মডেল টেস্ট অনুশীলন – 10
11824. What is the default pager used when Git pages output
- Depends upon data
- less
- more
- Depends upon project type
11825. Which command configure the use of vimdiff as the default diff tool
- git config global merge.tool vimdiff
- git config merge.tool vimdiff
- git config –global merge.tool vimdiff
- git config -global merge.tool vimdiff
11826. Which option of remote command, add a new remote Git repository as a shortname to reference easily
- list
- update
- push
- add
11827. Which of the following is an integration manager
- lieutenants
- benevolent dictator
- Depends upon data
- Depends upon project type
11828. Which command will list tags with the 1.4.2 series
- git tag ‘v1.4.2.*’
- git tag -list ‘v1.4.2.*’
- git tag ‘v1.4.2’
- git tag -l ‘v1.4.2.*’
11829. What contains values for every user on the system
- userconfig file
- gitconfig file
- git file
- config file
11830. Which flag enables showing the diff introduced in each commit by the Git log command
- -l
- -v
- -p
- -m
11831. Which option in enables inclusion of committer name in custom log format
- %cn
- %ce
- %cr
- %cd
11832. Where is the metadata of the project stored by Git
- The staging area
- None of the above
- The working directory
- The Git directory
11833. How does Git thinks of its data
- Folder
- File
- None of the above
- Snapshot
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।