Free Cisco® 350-901 Exam Braindumps (page: 11)

A developer is working on a bug fix. The existing branch named ‘bugfix05328’ needs to be merged with the current working primary branch named ‘prim404880077’. All changes must be integrated into a single commit instead of preserving them as individual commits. Which git command must be used?

  1. git checkout – –squash bugfix05328
  2. git merge – –squash bugfix05328
  3. git rebase – –merge bugfix05328
  4. git push – –rebase bugfix05328

Answer(s): B



What is an advantage of using gRPC dial-in when using model-driven telemetry on a device?

  1. automatically recover in the event of a lost connection
  2. no need to specify an explicit destination for data
  3. telemetry collector dials into the device to configure a gRPC stream
  4. automatically performs YANG model discovery

Answer(s): A



A developer is working in a branch to develop a new feature named ‘newfeat404880077’. A file named ‘devcoreg13642911.jpg’ has accidentally been staged. This needs to be removed so that the commit is performed and branches merged. Which git command must be used to unstage the file?

  1. git delete HEAD devcoreg13642911.jpg
  2. git remove HEAD devcoreg13642911.jpg
  3. git reset HEAD devcoreg13642911.jpg
  4. git revert HEAD devcoreg13642911.jpg

Answer(s): C



A developer has completed the implementation of a REST API, but when it is executed, it returns a 401 error message.What must be done on the API to resolve the issue?

  1. Access permission to the resource must be granted, before the request.
  2. Configure new valid credentials.
  3. The requested API endpoint does not exist, and the request URL must be changed.
  4. Additional permission must be granted before the request can submitted.

Answer(s): B



Viewing page 11 of 96
Viewing questions 41 - 44 out of 500 questions



Post your Comments and Discuss Cisco® 350-901 exam prep with other Community members:

350-901 Exam Discussions & Posts