Explain why configuration is essential in planning a project.

Answers

Answer 1

Answer:

Configuration management system helps in managing versioning of project management plans, documents and project components. This system may include Change Control System. Because the major cause of taking a new version for a component, document or plan in a project is a change


Related Questions

RIGHT ANSWER GETS BRAINLEST

Complete the code.

You are writing a loop to allow the user to enter data until they enter a "Q". You want to allow them to enter an upper- or lowercase "Q".

if yourTeam.
() == "q":
break


The options they give are:
Upper
Compare
lower

Answers

Answer:

sir i beleive lower is your answer, i know it isnt upper.

Explanation:

:D

Answer:

lower

Explanation:

i just did the quiz and got it right :)

In a particular spreadsheet, the data in each cell is password protected. When cells are selected, the formula is visible
in the formula bar. Which is true?
O The cells are locked and hidden.
The cells are locked and unhidden.
The cells are unlocked and hidden.
O The cells are unlocked and unhidden.

Answers

Answer:

Explanation:

Locked and hidden

12) --- In-Excel, Columns-are-labelled as
a) +A, B, C, etc
b)+1,2,3.etc
C-A1, A2, etc. 1
d)+ $A$1, $A$2. etc. I​

Answers

Answer:

C-A1, A2, etc.

(I WILL GIVE BRAINLIEST) Which steps will delete an appointment?

left-clicking on the appointment and hitting delete on the keyboard
double-clicking on the appointment and hitting delete on the keyboard
right-clicking the Calendar folder and hitting delete on the keyboard
clicking the Calendar folder and hitting delete on the keyboard

Answers

Answer:

right clicking should be your answer

can someone help me on codehs. its 7.1.5: initials. here is what your supposed to do

Write a function called initials that will take a first and last name and return their initials using the following format:

initials("Tracy", "Turtle")
# => "T.T."
initials("Peter", "Parker")
# => "P.P."

Answers

Answer:

first = input( "What is your first name? " )

last = input( "What is your last name? " )

def initials():

   print ("Your initials are: "+first[0]+"."+last[0]+".")

initials ()

Explanation:

it works when I test but it won't submit. Hope this helps

Following are the program to prints the initials of the input value.  

Program Explanation:

Defining a class Main.Inside the class, a method "initials" is declared that takes two string variables "first, last" in the parameter.Inside the method, a return keyword is defined that uses the charAt method that returns the first character value of the parameters. In the next step, the main method is defined.Inside the main method, a print method is declared that calls initials method that accepts value in the parameter and prints its value.

Program:

public class Main //defining a class Main

{

   static String initials(String first, String last)//defining a String method initials that input two variables in the parameter

   {

       return first.charAt(0)+"."+last.charAt(0)+".";//using charAt method that returns first character value

   }

 public static void main(String[] as) //defining main method

 {

   System.out.println(initials("Tracy", "Turtle"));//using print method that calls initials method that accepts value in parameter

   System.out.println(initials("Peter", "Parker"));//using print method that calls initials method that accepts value in parameter

 }

}

Output:

Please find the attached file.

Learn more:

brainly.com/question/2810164

Lilly is new to her company. Give Lilly some advice about effective communication in an e-mail. Include a subject line.

Answers

Effective communication is an important aspect throughout all aspects of life, but it is especially important when in a new job. This is because your communication, or even lack of communication could very likely change you or a co-workers life. For example, let's say a co-worker needed you to do something, and you couldn't do it, but didn't tell them, then they could get into trouble and potentially fired for not doing the work that they entrusted to you. In some cases, they'll blame you, and you can get fired.

does anybody know how to unlock websites from school computer

Answers

Answer:

yes go to settings then apps

Explanation:

that's how I did mines

An else statement will be executed in what situation?
the if statement is true
the if statement is false
there is a syntax error
the elif statement is executed

Answers

Answer:

The second one.

Explanation:

An `else` statement is like the alternative route for the code. I like to put it in my own words like, "If the user puts a number insted of a letter tell them they did a good job! Else(Otherwise) Tell them they need to try again.

I hope I helped!

Answer:

b) the if statement is false

Explanation:

The else statement is performed if the if statement's condition is not fulfilled. An else statement executes if an if statement is false. The else statement gives the code a backup if the if statement fails. If the if statement fails, this might propose a different course of action.

An if statement may test whether an integer is even or odd by dividing it by two. This tells the computer whether the number is even or odd. If the input number is divisible by 2, the software will print "the number is even" if it is the computer that determines whether the number is even or odd. If the input number is divisible by 2, the software will print "the number is even" if it is. The else statement may show that the "number is odd" if the integer cannot be divided by two.

The following code will not compile. Which of the options below would allow the code to compile and run as intended?

if (x >= -10 and <= 10):
print("In range")

Answers

Answer:

Follows are the code to this question:

x=int(input())#use input method with int that takes integer value from user-end  

if (x >= -10 and x<=10):#defining if block that checks x in between -10 to 10

   print("In range")#print message

Output:

6

In range

Explanation:

In this code, the choices were missing that's why the solution to this question can be defined as follows:

In this, x variable using the input method with the int, which takes integer value from the user-end. In the next step, the if block is used, that checks x value lies on between the -10 to 10, to check this condition it used the and logical operator, that run the code when both conditions are true, and at last, it prints the message "In range".

What is the first phase in which a software program is usable enough to test?
A.
Pre-alpha release
B.
Feature complete
C.
Alpha release
D.
Beta release

Answers

Answer:

Alpha release

Explanation:

Pre-alpha refers to all activities performed during the software project before formal testing.

The alpha phase of the release life cycle is the first phase of software testing.

A feature complete version of a piece of software has all of its planned or primary features implemented but is not yet final due to bugs, performance or stability issues.

A Beta phase generally begins when the software is feature complete but likely to contain a number of known or unknown bugs.

How many comparisons will be done to find 8 in this list using a linear search?

2, 4, 6, 8, 10, 12

Answers

Answer:

I think 4 comparisons

Steven wrote an algorithm for his coding class that explains how he puts on his shoes. Which is the correct sequence of steps that Steven used?

Place foot in shoe, untie laces, tie laces
Tie laces, place foot in shoe, untie laces
Untie laces, place foot in shoe, tie laces
Untie laces, tie laces, place foot in shoe

Answers

untie laces ,place foot in shoe, tie laces maybe?

Other Questions
How would the Geography of South America keep Cultures separate? Solve x4 - 11x2 + 18 = 0. help plese How was the Mayan form of government similar to the governments in ancient Mesopotamia? The leader was a king. The leader was a pharaoh. It was a theocracy. It was a democracy. Discuss what age group you think has been most impacted by the restrictions/lifestyle changes that have been placed on society with the pandemic (face mask, social distancing, virtual communication, etc.) Support your answer and discuss how you personally are navigating the changes. The GDP price index is multiple choice 3 computed for each industry sector. a measure of the price of a specified collection of goods and services compared to the price of a highly similar collection of goods and services in a reference year. a measure of the price of a specified collection of goods and services compared to the average of the prices of a highly similar collection of goods and services for the last 10 years. a measure of nominal GDP adjusted for inflation. d. Which of the following statements is true Read the biography and memoir excerpts below. Biography: When Wilbur was eleven and Orville seven, their father bought them a toy helicopter that sparked their interest in flight. Memoir: Late in the autumn of 1878, our father came into the house one evening with some object partly concealed in his hands, and before we could see what it was, he tossed it into the air. If the information contained in the biography were written directly by the author, which would be a likely example of the wording? A. When the boys were young, their dad bought them a toy helicopter. B. A toy helicopter purchased by the boys dad in 1878 sparked their flying dreams. C. It was the helicopter our father purchased that really encouraged us to learn to build a flying machine. D. When our father came into the house with a hidden present, we watched closely until he threw it into the air and it didnt fall. Enter an expression equivalent to (a^9/a^3) in the form a^m Document C John Milton Cooper what does the data in the table suggest about who supported the Treaty of versallies Find the coordinates of the midpoint ofL(2, -4), M(4, 6) A roll of tape has a total length of 150 inches. What is the length of the roll of tape , in yards ? Thomas Jefferson wrote the Declaration of Independence. Do you think he wanted America to form a strong central government Why does the Declaration of Independence have a section on Natural rights? What do you think Jeffersons definition of happiness is? what is the slope of the line that contains points (3,-9) and (-2,16) please help !! Which Spanish military leader overthrew the empire of the Aztecs?CortsLas CasasAtahualpaDiaz Cameron and Cadena go out to eat for lunch. If their food and beverages cost $22.50 and there is a 9% meals tax, how much is the bill? pearson realize help please! Help Me Please!!!!!! Freddie has a bag of jelly beans that has the following colours. 2 purple 1 red 4 yellow 3 orange. What is the probability that Freddie will select an orange jelly bean?\ 10% 20% 30% 40%100 point X^9/7 convert from exponent form to radical form If an economy trains 20% of its labor force to use new technology what will the result be?1-Increased economic growth 2-Shift inward of the PPC 3-Decreased economic growth 4-Higher prices