exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 149 discussion

Actual exam question from Cisco's 200-901
Question #: 149
Topic #: 1
[All 200-901 Questions]


Refer to the exhibit. A network engineer works on a Cisco DevNet application that is available for download on the Cisco DevNet website. The engineer prepares a bash script to automate operations that relate to the application. Which workflow is being automated in the bash script?

  • A. compilation and configuration of the Cisco DevNet application so that it must be started manually
  • B. compilation, installation, and configuration of the Cisco DevNet application so that it starts automatically
  • C. compilation and installation of the Cisco DevNet application for an autonomous deployment model
  • D. installation and configuration of the Cisco DevNet application so that it starts manually
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
aplicacion101
7 months, 1 week ago
Selected Answer: B
It might be .... Instead of compiling the source for every nix distribution, it’s more convenient to distribute the source so that we can locally compile the program and run it. -configure checks the dependencies for building the package and finds out a way to invoke them. -make default for make all builds the package by reading configuration template in Makefile / Makefile.in . The process of configure in the first step spits out a custom Makefile specific to your machine. -make install puts the built application and libraries in the correct location so that you can run the application. Pipelining the whole process - ./configure && ./make && ./make install
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago