Answer:
Continuous Integration tool is used to address the issue of separate features branch of program.
Explanation:
Continuous integration process comprise of three main objectives such as improvement, delivery and development of the software. In contentious integration tool all the people three objective specialist are work together to make program better.
Continuous integration is a platform that is used to detect the problems in a code that need to be corrected. The code is store in the repository of the tool that needs correction. The reviewers review the code in different portions of the code and identify and resolve the problem. There are multiple contributors to correct the code.
Change owner rights... I think you forgot to put the choices, I am taking a wild guess of what the answers could have been.
Answer:
EXAMPLE -
Create a variable and assign your age
var myage = 32;
type your age:
console.log(my age) ;
Notice that we did not type the actual numeric age. We used the variable instead. There wouldn’t be any purpose of declaring a variable if we were going to type 32 directly.
This makes the scrip more portable which means that the result on the screen is independent of the code console.log(myAge); . If we need to change our age all we have to do is to assign another number to the variable myAge and the output will change automatically. That’s the purpose of a variable.
Insulting or harassing them over the Internet