FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

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: -Oracle Developer Cloud Service supports a complete development lifecycle providing features for planning, coding, packaging, testing, releasing and deploying software. By adopting “infrastructure as code” practices, Developer Cloud Service extends support for a similar cycle for infrastructure platforms.

Detailed explanation-2: -Cloud Source Repositories are private Git repositories hosted on Google Cloud. These repositories let you develop and deploy an app or service in a space that provides collaboration and version control for your code.

Detailed explanation-3: -Some of these public code repository hosts are quite popular in the industry, which includes GitHub, GitLab, BitBucket, Launchpad, SourceForge, Savannah, and Assembla.

There is 1 question to complete.