VISUAL BASIC

INTRODUCTION TO NET

APPLICATION DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which two capabilities are available for code stored In Developer Cloud Service’s Gitrepositories?
A
Refactor of variables in Java files
B
Branch history graph visualization
C
Check SQL Syntax against DB structure
D
Context aware search across the code
Explanation: 

Detailed explanation-1: -Cloud Source Repositories are fully-featured private Git repositories hosted on Cloud Platform. Set up a repository as a Git remote. Push, pull, clone and log, and perform other Git operations required by your workflow. You can connect Cloud Source Repositories to a hosted repository on GitHub or Bitbucket.

Detailed explanation-2: -GitHub is an open-source hosting platform, which provides the software development version control to the users. Github is a cloud-based service platform where developers manage and store their codes.

Detailed explanation-3: -GitHub is a Git repository hosting service, plus it adds many of its own features.

Detailed explanation-4: -Supported version control systems. Team size and access control. Release schedule. Project size and data storage. External tools and 3rd party integrations.

Detailed explanation-5: -Option 1: GitHub. Seriously, this is a valid option. Option 2: GitLab. GitLab is probably the leading contender when it comes to alternative code platforms. Option 3: Bitbucket. Option 4: SourceForge. Option 5: Roll your own. Option 6: All of the above. 30-Aug-2018

There is 1 question to complete.