give some examples where military needs have influenced technological development

Answers

Answer 1

Answer:

Satellite Systems,

Autonomous Vehicles


Related Questions

What is the outcome when a floating-point number is divided by zero?

Select one:
a. Infinity
b. An exception is thrown
c. A random "garbage" value is generated
d. This outcome is undefined

Answers

Answer:

Answer option A: Infinity

Which line defines a valid CSS rule?
A.
p {color:0, 0, 0;}
B.
p {color: red; }
C.
p {font: rgb(0, 0, 0); }
D.
p {font: red;}

Answers

Answer:

B

Explanation:

The valid CSS rule among the options provided is p {color: red;}. This rule sets the color property of the "p" element to the value "red." Thus, option B is correct.

In web development, a CSS rule is a set of instructions that defines how a particular HTML element or group of elements should be styled or displayed on a web page. CSS (Cascading Style Sheets) is a stylesheet language used to describe the presentation of a document written in HTML (Hypertext Markup Language).

A CSS rule consists of two main parts: a selector and one or more declarations. The selector determines which HTML elements the rule will apply to, and the declarations specify the styles and properties that should be applied to those elements.

Learn more about HTML on:

https://brainly.com/question/15093505

#SPJ6

When we read code and predict its output, it is called tracing code.

For this lesson, you will come up with your own challenging algorithm for other students to trace. It must contain at least 5 if statements and use at least one AND or OR boolean condition.

Note: Elif or else statements will not count - your statements must be if statements. Each if statement should use a unique variable name.

For this challenge, try reading 3 or 4 of your classmates' code as well. Trace their code and predict what it will output, then check the code by running it to see if you got it right, and submit your work for a grade.

Answers

Answer:

Answer:

PYTHON

a = 2

b = 0

c = 4

d = -1

e = 9

g = 77

if -1 < a < 2:

print(a % 2)

if not c and b:

print(c//a)

if 50 >= d or 2 <= d >= 8:

print(d*d)

if 0 == e and e < 100:

print(e**e)

if g and g > 77:

print(g)

The program involves tracing the possible output of the code which contains a total of 5 variables. The program is written in python 3 ;

a , b, c, d, e = (10, 5 , 6, 2, 9)

#using tuple unpacking, assigns values to the variables a, b, c, d, e

if a > b:

#first if statement, tests if variable a is greater than b

e = b + 1

#if it is. Set variable e = b + 1

if b > c :

#if the above check is false, then check if b > c

e = b * 2

#if it is, set variable e = b×2

if c > d :

#if the above is false, check if c >d

e = c /2

#if it is, set, variable e to c divided by 2 ; if not

if (d>e) or (d > c):

#if either condition is true,

e = d -2

#set e to d - 2 ; if not

if e < a :

#Check if e > a

e = e * 5

# set e to e multiplied by 5

print(e)

#display the final value of e

Learn more on python programs :https://brainly.com/question/14786286

how many bits would be needed to count all the students in class today

Answers

Answer:

5 bits

Explanation:

Most classes have around 20 student with a 5-bit system goes up to 31 ( 1+2+4+8+16) and a 4-bit system(1+2+4+8) goes up to 15. Bits are the 1s and 0s and so a 5-bit system looks like this: 01001(18).

30 POINTS
What is relative referencing?
a system of referring to cells using letters for columns and numbers for rows
a method of formatting text in spreadsheet cells so none of it is cut off
a formula for calculating the optimal width of columns and height of rows
a bulleted list of all of the information included in a spreadsheet

Answers

Answer:

A. A system of referring of cells using letters for columns and numbers for rows

Explanation:

Got it right on Egde 2020

Relative referencing is a system of referring to cells using letters for columns and numbers for rows. Thus, option A is correct.

What is cell?

All living creatures and bodily tissues are made up of the smallest unit that can live on its own. A cell is the tiniest, most fundamental unit of life, responsible for all of life's operations.

Absolute cells, do not change regardless of where they are replicated. When a formula is transferred to some other cell, the cell size references change. In the field, they are diametrically opposed. As a result, the absolute cell referencing is constant and the relative cell referencing formula is copied to another cell.

Therefore, Relative referencing is a system of referring to cells using letters for columns and numbers for rows. Thus, option A is correct.

Learn more about on cell, here:

brainly.com/question/3142913

#SPJ3

Edhesive 4.8 code practice:Question 2 answers

Answers

Answer:

for x in range(88,43,-4):

   print(x, end=" ")

Explanation:

just copy and paste from above and you will get a 100 percent

Write a program in Java to display the given pattern.
1
3 5
5 7 9
7 9 11 13
9 11 13 15 17
—————————————
• kindly don't give improper or spam answers
• best of luck! :)​

Answers

Answer:

class Main {  

 public static void main(String args[]) {

   for(int i=0; i<6;i++) {

       for(int j=0;j<i+1;j++) {

           System.out.printf("%d ",2*i+1+2*j);

       }

       System.out.println();

   }

 }

}

Explanation:

You will need two nested loops for sure.

For the exact assignments of variables, many flavors of the solution exist, this is just one possible option.

PowerPoint Online automatically saves your presentation to what Office Online application? OneDocument OneDrive OneNote OneWay

Answers

Answer:

OneDrive

Explanation:

OneDrive is Microsoft cloud storage service. so it makes sense it would save it their :)

Answer:One DriveExplination:
Other Questions
What characteristics do mentally healthy people exhibit? Check all that apply.exercise 30 minutes a daymake their own decisionsare comfortable with other peopleget overwhelmed by emotionshandle problems when they arisemake the best out of every situation how is it plz describe it in yr own words!!!! the ____number system is base 10 A molecular formula shows the arrangement of the atoms in a molecule. True or False? what is the highest commen factor of 17 and 16 PLEASE HELP ME!!! I'll give away 15 points and mark brainliest. Find 10 artifacts ( photos, commercial, videos etc...) from current events (the last 5-10 years) and discuss their connection to ideas, laws, concepts about the civil war and Discuss their connections to ideas, laws, concepts etc... of the civil war and the Reconstruction. Make sure to explain what the artifact in 2-3 sentences and explain how the artifact you chose is connected to the civil war or reconstruction in 3 sentences. I'll drop an example from my teacher below. I really hope you can help me just occupying space up hear !and the question issimplify;2+32! please help me with the last question, i tried 48 lol Weight gain occurs when a person consumes too much/manyA. caloriesB. fatC. carbohydratesD. proteinPlease select the best answer from the choices for each graph find the slope The Declaration of Independence served as a model for at least twenty-five other countries' documents declaring their own independence and the creation of their countries, including diverse nations like Colombia, the Dominican Republic, Vietnam, South Africa, and Hungary.What about this document do you think made it able to stand the test of time?Why might this document have provided a framework for so many other nations todeclare their own independence?Answer below. What does 5/6 8.5 equal, in fractions and division form A computer monitor is packaged in a cube-shaped box with an inside edge length of 2.5 feet.What is the volume of the box? If 25 is added to 5 times a certain number, the result is 7 times the number minus 35. Find the number. Because the influence of wealthy families who wanted to give their sons a broad education: Most societies that consume milk have cultured dairy products.1. True2. FalseIt's for nutrition wellness imagine you were from the past and you have to time travel to the future. You came from the year 1900 and you were writing a letter explaining new technology.help Select the correct answer. What do bureaucrats do on a wiki website? A. Settle disputes between users. B. Manage the wiki's infrastructure. C. Add or remove editors of a wiki. D. Assign or remove administrator rights on wikis. Younger women who want to see new kinds of government programs are more likely to vote for a candidate who holds a Libertarian ideology. favors a conservative ideology. belongs to the Republican Party. identifies as a progressive. Can someone please explain this to me?