NPTEL solution
Week 7 Quiz Answers | Introduction to Modern Application Development | Apr 2018
Due to some issues, We changed the option sequence of MCQs. So, kindly read all the options and then answer the question. 1) Which of the following commands is used to delete a remote branch: a) Git branch -D <branch> b) Git branch -d <branch> c) Git push origin :<branch> d) Git Read more…