MCQOPTIONS
Saved Bookmarks
This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your Data Science knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
cp command can be used to copy the content of directories. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 2. |
Which of the following web hosting service use Git control system? |
| A. | GitHub |
| B. | Open Hash |
| C. | Git Bash |
| D. | None of the mentioned |
| Answer» B. Open Hash | |
| 3. |
Which of the following command line environment is used for interacting with Git? |
| A. | GitHub |
| B. | Git Bash |
| C. | Git Boot |
| D. | All of the mentioned |
| Answer» C. Git Boot | |
| 4. |
Which of the following systems record changes to a file over time? |
| A. | Record Control |
| B. | Version Control |
| C. | Forecast Control |
| D. | None of the mentioned |
| Answer» C. Forecast Control | |
| 5. |
Which of the following is not a CLI command? |
| A. | delete |
| B. | rm |
| C. | clear |
| D. | none of the mentioned |
| Answer» B. rm | |
| 6. |
Which of the following command allows you to change directory to one level above your parent directory? |
| A. | cd |
| B. | cd. |
| C. | cd.. |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 7. |
Which of the following CLI command can also be used to rename files? |
| A. | rm |
| B. | mv |
| C. | rm -r |
| D. | none of the mentioned |
| Answer» C. rm -r | |