Your computer system looses power while you are working on a project for a very important client

Answers

Answer 1

isljgaek jadkghdkjhasdkjfhadskj afhdsfkjdahk dh

Answer 2

Answer:

I never knew that, thank you for telling me! I'll note that down


Related Questions

Write a program that takes in a positive integer as input, and outputs a string of 1's and 0's representing the integer in binary. For an integer x, the algorithm is:
As long as x is greater than 0
Output x % 2 (remainder is either 0 or 1)
x = x // 2
Note: The above algorithm outputs the 0's and 1's in reverse order. You will need to write a second function to reverse the string.
Ex: If the input is:
6
the output is:
110
Your program must define and call the following two functions. The function integer_to_reverse_binary() should return a string of 1's and 0's representing the integer in binary (in reverse). The function reverse_string() should return a string representing the input string in reverse.
def integer_to_reverse_binary(integer_value)
def reverse_string(input_string)
Note: This is a lab from a previous chapter that now requires the use of a function.

Answers

Answer:

#include <iostream>//header file

#include <string>//header file

using namespace std;

string integer_to_reverse_binary(int integer_value)//defining a method integer_to_reverse_binary  

{

   string ret = "";//defining string variable

   while (integer_value > 0) //using while loop to check integer_value value is greater than 0

   {

       ret += '0' + (integer_value % 2);//adding zeros in remainder value

       integer_value /= 2;//holding quotient value

   }

   return ret;//return string value

}

string reverse_string(string input_string)//defining a method reverse_string that holds a parameter user_String  

{

   string result;//defining a string variable  

   for (int i = 0; i < input_string.length(); ++i)//use for loop to calculate value  

   {

       result += input_string[input_string.length()-i-1];//add value in result variable

   }

   return result;//result result variable value

}

int main()//defining main method  

{

   int num;//defining integer variable

   string str;//defining string variable

   cin >> num;//input num value

   str = integer_to_reverse_binary(num);//use str variable to call the integer_to_reverse_binary method

   cout << reverse_string(str) << endl;//printing the reverse_string method value

   return 0;

}

Output:

6

110

Explanation:

In this code two string method "integer_to_reverse_binary and reverse_string" is defined that holds one parameter "integer_value and input_string".

In the first method a string variable is defined, that use the while loop to check integer value is greater than 0 and add zeros in the value and return its value as a string.

In the second it reverse the string value and store into the result variable, and in the main method the "num and str" variable is defined, and in the num it takes integer value and pass into the above method and print its return value.    

What is the influence of new technology on society?
Ο Α. .
New technology hardly has any impact on society.
OB.
New technology is only beneficial to society and cannot be detrimental.
OC.
New technology is detrimental, as it makes the existing technology obsolete.
OD. New technology normally utilizes a lot of resources and can adversely affect the economy.
O E.
New technology is beneficial but can also be usedly a detrimental way.

Answers

Answer:

E. New technology is beneficial but can also be used in a detrimental way.

Explanation:

New technology such as cryptocurrency (powered by blockchain technology) can be regarded as a welcome development that has benefited the society in so many good ways. However, cryptocurrency as a new technology also has disadvantages it presents to the society. One of such negative influence cryptocurrency has is that it can be used for illicit activities such as money laundering, funding terrorism and so on.

So, in summary, we can conclude that:

"New technology is beneficial but can also be used in a detrimental way."

How does the pay for many Science, Technology, Engineering, and Mathematics workers compare to the overall median for all careers? It is far lower than the overall median. It is far higher than the overall median. It is slightly higher than the overall median. It is about the same as the overall median.

Answers

Answer:

B

Explanation:

It just is

Answer:

B is correct

Explanation:

CH4 has how many of each type of atom?

Answers

Its easy that moderators that see this answer can think that my answer isn't without explanation.

• Type of atom C (Carbon)

C = 1

• Type of atom H (Hydrogen)

H = 4

You dont understand? JUST SEE THE FORMULA C MEANS ONLY HAVE 1 CARBON ATOM AND H4 MEANS 4 ATOM OF HYDROGEN

oK. have a nice day hope you understands

Other Questions
I will give brainliest to whoever helps me with this question. Also, if you could please explain to me how you solved it I would appreciate it! (this is Pythagorean Theorem if your wondering). HELPP Which of the following best represents the equation of the line shown on thegraph below? Decide if the following statement(s) are grammatically correct or incorrect.Laquelle prfres-tu?CorrectIncorrect PLEASE I NEED HELP SOMEBODY! What is the decimal value of . Use factors of 2 and 5 to convert fraction into decimal. :What is the decimal value of 5/25. Use Equivalent Fractions to convert fraction into decimal. : Draft the summary for The Odyssey Part 1, Choose the answer that best completes the sentence.Mi amigo___(estudiar) mucho para la clase de ingls. aestudia bestudio cestudias destudian Which city asked for help from Pope Urban II against attacks from the Muslims. What was covering the entire sidewalk of the school in all American boys book? After graduating from college, you are hired by the Ford automobile company as an economic analyst. For your first project, you are asked to estimate what would happen to the sales of Ford Mustangs as a result of a change in (i) the price of a Chevrolet Camaro, (ii) the price of gasoline, and (iii) consumer incomes. You are given the following elasticities:price elasticity Of demand for Ford Mustangs= -2.5 Cross-price elasticity between Ford Mustangs and Camaros =1.5 Cross-price elasticity between Ford Mustangs and gasoline= -0.80 Income elasticity of demand for Ford Mustangs= 3.00 a. Suppose the price Of a Camaro falls by 10%. With all else being equal, sales of Ford Mustangs would______ by_______%b. If the price of gasoline increases by 20%, the quantity of Ford Mustangs would _________by_______% How did slavery in the americas affect African social? Why did European powers seek toestablish colonies in both Africa andAsia? PLEASE HELP QUICK!!!!! Dont answer if you dont know. what percentage of americans get no exercise in a day A lioness gave birth to 3 cubs. The cubs weighed 3 3/8 pounds, 3 1 /3 pounds, and 2 3/4 pounds. What was the total weight of the cubs? What does "lack" mean in this passage Help plsssd Help pldddd Angles 1 and 2 are supplementary. If angle 1 measures (2x +2), and angle 2 measures (x - 5) what is the measure of each angle? 1. TRUE or FALSE? The Russian Revolution started because such things as: lack of weapons produced, supplies and munitions very rarely where they needed to be, shortage of bread forcivilians, soldiers being trained with broomsticks, millions of soldiers dying without a real chance to fight during WWIO FALSEO TRUE Find the area of the polygon, the vertices are (1,4) (2,1) (4,1) (5,4) El cambio climtico y t. Respuesta de uno o dos prrafos. Piensen cmo te ha afectado el cambio climtico de manera directa o cmo afect de alguna forma la vida de tu familia, tus amigos o algn lugar que conoces. Considera cules han sido las causas y cules son las posibles solutiones.