using a computer application is known as​

Answers

Answer 1

Answer:

A computer application is a program that runs on your computer.

Explanation:


Related Questions

1. Samantha uses the RSA signature scheme with primes p = 541 and q = 1223 and public verification exponent e = 159853. (a) What is Samantha's public modulus? What is her private signing key? (b) Samantha signs the digital document D = 630579. What is the signature?

Answers

Answer:

Why is samantha asking us? She should find out herself smh

Explanation:

What behavior do elements in a stack follow?

Answers

A stack operates on the LIFO (Last In First Out) principle, which states that the element inserted last is the first element to be removed. Inserting an element into the stack is known as a push operation, and removing an element from the stack is known as a pop operation.

Answer:

last in, first out, or LIFO behavior

Explanation:

B

The purpose of project management is _____. executing a requirement improvement working toward a common goal completing a project

Answers

Answer:

working toward a common goal.

Explanation:

Project management can be defined as the process of designing, planning, developing, leading and execution of a project plan or activities using a set of skills, tools, knowledge, techniques and experience to achieve the set goals and objectives of creating a unique product or service.

Generally, projects are considered to be temporary because they usually have a start-time and an end-time to complete, execute or implement a project plan.

Furthermore, the main purpose of project management is working toward a common goal.

This ultimately implies that, project managers should ensure adequate attention and time is taken to identify, analyze and manage capital, raw materials, people, system of tasks and other resources, so as to effectively and efficiently achieve a common goal with all project stakeholders.

The fundamentals of Project Management which are universal across all fields and businesses includes;

1. Project initiation.

2. Project planning.

3. Project execution.

4. Monitoring and controlling of the project.

5. Adapting and closure of project.

In conclusion, it is very important and essential that project managers in various organizations, businesses and professions adopt the aforementioned fundamentals in order to successfully achieve their aim, objectives and goals set for a project.

Which generation experienced a generation gap?
A.
the boom generation
B.
the silent generation
O C.
Generation X
D.
the millennial generation

Answers

Answer:

B. Baby boomers (the boom generation)

Explanation:

They went against everything their parents said. Also I took a test on it and got it right.

write a programme to print the following series or pattern 1,22,333,4444,55555​

Answers

def create_sequence():

n = int(input('Enter the number till which you want the sequence:'))

for i in range(1,n+1):

print(str(i) * i)



create_sequence()




This is python language

Answer:

hey here is your req answer.

CLS

FOR i = 1 TO 5

FOR j = 1 TO i

PRINT i;

NEXT j

PRINT

NEXT i

END

any problem the comment it and let me know

hope this helped you

Why do you need to cite your sources? (check all that apply)
other researchers should not be able to use your work
you give credit to the original author
you avoid plagiarism
DONE

Answers

the answer to this is  2 and 3

Hope this helped

-scav

Answer:

2 3 baka baddies

Explanation:

Which of these is a type of array .
( library , file , index , tulle )?

Answers

Answer:

index

Explanation:

i want to learn i am not sure

Write a program to create a list of numbers in the range of 1 to 10. Then delete all the even numbers from the list and print the final list.

Answers

>>> range (0,11,2)
[0, 2, 4, 6, 8, 10]

The ability to retrieve previously published data and research rather than each organization paying for or collecting their own data to analyze is an example of?

Answers

Answer:

open access

Explanation:

PLSSSSS HELPP!! Population biologists are concerned about invasive species such as the zebra mussel found in North American water ways because

A.The introduced species compete for resources more effectively than native species


B.These introduced species will require more land to be protected


C.Introduced species often become endangered when they are placed in a new habitat


D.Predators of the zebra mussels will decrease after these organisms are introduced into the habitat

Answers

Answer: A.The introduced species compete for resources more effectively than native species.

Explanation:

An introduced species is also called the exotic species and this is an organism which is not a native organism or specie and therefore isn't native to the place but rather it's being transported to the place through the activities of human being.

When the introduced species are introduced to a particular area, they compete with the natives for the available resources and often do this more effectively than the other native species.

Therefore, the correct option is A.

Risk of new technology is NOT evaluated by asking questions during which phase?

Product screening

Risk assessment

Concept testing

Test marketing

Answers

Answer:

the answer is D

Explanation:

hope this helps :)

Has the human population reached its carrying capacity? How do you know?

Answers

Answer:

..

Explanation:

.

Name the tools in plant propagation.
Q
18.
16.
17.
19.
20.
please po asap​

Answers

16. Branch or tree cutter
17.paint tape
18. Knife
19. Pots
20. Waterer

(PLATO) Which of these games was a graphical adventure game?
OA Colossal Cave Adventure
OB. MacHack 6
OC. Life
D. King's Quest

Answers

Answer:

Kings quest

Explanation:

Pretty sure it was kings quest

ced-vfrj-yiu
ev.eyo.ne joi.n.thro.ugh goog.le m.eet​

Answers

Answer:

n.o

Explanation:

n.o.

Need answer ASAP. Plz

Answers

-Infinity       ⇒ NEGATIVE_INFINITY

Infinity        ⇒ POSITIVE_INFINITY

1.7...e+308 ⇒MAX_VALUE

5e-324       ⇒ MIN_VALUE

Caden, Jacob, Lucas, and Michael, whose last names are Armstrong, Boothe, Gardner, and Robinson, live in four houses in a row.
From the clues below, find each person’s full name and house position (with house number 1 at the left).

1. Michael doesn’t live next door to Lucas.
2. Robinson’s house is after Gardner’s and before Michael’s.
3. Boothe’s house is just before Armstrong’s.
4. Lucas’ house, which is not first, is somewhere to the left of Caden’s.

Answers

Answer:

Jacob Gardner - Lucas Robinson - Caden Boothe - Michael Armstrong

Explanation:

According to clue 4, Lucas's house is not the first, and he has a house on his right, so it can only be house 2 or house 3. Therefore, Caden's house (which is on the right right of Lucas's), it can only be house 3 or house 4.

In turn, track 1 says that Michael's house is not next to Lucas's, so it can be 1 (if Lucas's house is 3) or 4 (if Lucas's house is in 2).

Track 2 says that there is a house before Michael's, which eliminates the possibility that Michael's house is number 1 (there would be no previous house). Thus, in addition, Lucas's house turns out to be 2 (Michael's house is not next door) and Caden's is 3, while Jacon's is house 1.

Jacob - Lucas - Caden - Michael

In turn, regarding surnames, clue 2 says that Robinson's house is after Gardner's and before Michael's. Thus, Robinson can be the last name of Jacob or Lucas, and Gardner that of Lucas or Caden. Now, since Boothe's house is just before Armstrong's, the order would be as follows:

Jacob Gardner - Lucas Robinson - Caden Boothe - Michael Armstrong

What is 1 of the rules for naming variables?

Answers

Answer:

Rules for Naming VariablesThe first character must be a letter or an underscore (_). You can't use a number as the first character. The rest of the variable name can include any letter, any number, or the underscore. You can't use any other characters, including spaces, symbols, and punctuation marks.

#Markasbrainlessplease

WHATS A Video editor

Answers

Answer:

A video editor is involved in video production and the post-production of film making. ... Video editors usually use non-linear editing software to accomplish the task of editing. A video editor is a technically inclined individual that makes creative video editing decisions

A software that edits videos.

Some examples are: Capcut, Video star, and Filmora.

More advanced applications may cost money

11.5 Code Practice edhesive



In this code practice, we will continue to employ W3Schools tools to practice writing HTML. You should have already read through the tutorials for the four HTML topics below, found in Lesson 11.5. Now, complete the exercises linked below for each topic. Once you complete these exercises, move onto the next set of instructions below.

HTML Styles (Links to an external site.)
HTML Formatting (Links to an external site.)
HTML CSS (Links to an external site.)
HTML Links (Links to an external site.)
Create a web page that has two paragraphs. One of the paragraphs should be aligned to the center and have red text. The other paragraph should be aligned to the right and be in italics. Refer to the sample below for clarification.

11.5 Code Practice example

Your program should begin and end with the following tags:



# Insert your code here!


In the programming environment, you will notice that once you type one tag (for example, the html opening tag), the environment automatically populates the closing tag for you. Be careful not to double up on closing tags, otherwise your HTML will not run.

As you write your web page, you can click the "Run Code" button to view it in real time.


I really don't understand how to do this?

Answers

Answer:

<html>

<body>

<p style="text-align:center;color:red;">This is a paragraph.</p>

<p style="text-align:right;color:red;">This is a paragraph.</p>

<p><i> This text is italic</i></p>

</body>

</html>

Explanation:

i got a 100%

n this exercise we have to use the knowledge in computational language in HTML to write the following code:

We have the code can be found in the attached image.

So in an easier way we have that the code is

<html>

<body>

<p style="text-align:center;color:red;">This is a paragraph.</p>

<p style="text-align:right;color:red;">This is a paragraph.</p>

<p><i> This text is italic</i></p>

</body>

</html>

See more about HTML at brainly.com/question/15093505

List any two software that could be used for creating visual information

Answers

Answer: inkscape

Microsoft PowerPoint

Explanation:

Visual information is the presentation of information in visual format e.g through pictures, etc. It is the use of pictures, signs, icons etc to pass a message with one's sense of sight.

The software that could be used for creating visual information include inkscape and Microsoft PowerPoint. IInkscape is an open-source vector graphics editor which is used in the creation of vector images. Microsoft PowerPoint is also a presentation program.

To save your document to your hard drive in Word Online, you should choose which option?

Answers

Answer:

press file and then save to drive

Explanation:

Question 3 of 10 A compressed file containing visual data is called O A. a track O B. a video O C. an audio file . O D. an image file
it's called an image file​

Answers

[tex]\huge{\textbf{\textsf{{\color{pink}{An}}{\red{sw}}{\orange{er}} {\color{yellow}{:}}}}}[/tex]

D. An image file.

ThanksHope it helpsPls mark as brainliest

Which web design concept is most closely related to elements that symbolize the real world? A. node B. landmark c.metaphor IN D. way finding​

Answers

Answer:

landmark

Explanation:

What is the relationship between optical drives and WORMs?

Optical drives are advanced versions of WORMs.
WORMs do not affect optical drives.
Optical drives are susceptible to WORMs.
WORMs are types of optical drives.

Answers

Answer:

When data is written to a WORM drive, physical marks are made on the media surface by a low-powered laser and since these marks are permanent, they cannot be erased. Rewritable, or erasable, optical disk drives followed, providing the same high capacities as those provided by WORM or CD-ROM devices.

Explanation:

Good luck

compare and contrast the typewriter with that if the computer keyboard pls help omg​

Answers

Answer:

Typewriters use  paper and ink

and computers keyboards is an electroic typing

Explanation:

Edhesive 11.1 lesson practice please

Answers

Answer:

1. Bits

2. Bitrate

3. The amount of time it takes for bits to travel from one place to another.

4. Used to send bits wirelessly.

5. Cables that carry light and dramatically increase the speed and accuracy of information over the internet.

6. 8

7. The number of bits per second a system can transmit.

Explanation:

hey lol

In this exercise we have to use the knowledge in computational language in java to write the code.

This code can be found in the attached image.

So we have the code in a simpler way like:

public class Person{

private String firstName,lastName;

public Person(String first,String last)

{

firstName=first;lastName=last;

}

public int throwDisc(int pow)

{

if(pow<1){pow=1;}if(pow>10){pow=10;

}

return pow*2;

}

public String toString(){return lastName+", "+firstName;

}

}

public class Coach extends Person{

private String role;

public Coach(String first,String last,String rol)

{

super(first,last);role=rol;

}

public String toString(){return super.toString()+"\n Role: "+role;

}

}

import java.util.*;

public class UltimateTeam

{

private ArrayList<UltimatePlayer> players=new ArrayList<UltimatePlayer>();

private ArrayList<Coach> coaches=new ArrayList<Coach>();

public UltimateTeam(ArrayList<UltimatePlayer> p,ArrayList<Coach> c)

{

for(UltimatePlayer up:p){players.add(up);}for(Coach co:c)

{

coaches.add(co);

}

}public String getCutters()

{

String list="";for(UltimatePlayer p:players){if(p.getPosition().contains("cutter")){list+=p.toString()+"\n";}}return list;

}

public String getHandlers()

{

String list="";for(UltimatePlayer p:players){if(p.getPosition().contains("handler")){list+=p.toString()+"\n";}}return list;

}

public String toString()

{

String list="COACHES\n";for(Coach c:coaches)

{

list+=c.toString()+"\n";

}

list+="\nPLAYERS\n";for(UltimatePlayer p:players)

{

list+=p.toString()+"\n";

}return list;

}

}

public class Captain extends UltimatePlayer

{

private boolean type;

public Captain(String f,String l,String p,boolean t){super(f,l,p);

type=t;

}

public int throwDisc(int pow)

{

if(pow<1){pow=1;}if(pow>10)

{

pow=10;

}

return pow*5;

}

public boolean getType()

{

return type;

}

public String toString()

{

String off="";if(getType())

{

off="offense";

}

else{off="defense";

}

return super.toString()+"\n Captain: "+off;

}

}

public class UltimatePlayer extends Person

{

private int jerseyNumber=-1;

private static int id=0;

private String position="";

public UltimatePlayer(String f,String l,String p)

{

super(f,l);

if(p.contains("cutter"))

{

position="cutter";

}

else

{

position="handler";

}

id++;

jerseyNumber=id;

}

public String getPosition()

{

return position

}

public int throwDisc(int pow)

{

if(pow<1){pow=1;

}

if(pow>10){pow=10;

}

return pow*4;

}

public String toString()

{

return super.toString()+"\n Jersey #: "+jerseyNumber+"\n Position: "+position;

}

}

See more about JAVA at brainly.com/question/12975450

Need answer ASAP

Vanessa is following a recipe to bake a simple cake. Arrange the steps in the below algorithm in order they must be performed

-be the butter and powdered sugar together until light and fluffy

-now add the flour and four in the sugar butter egg mixture

-sift The flour and baking powder together and set aside

-add eggs one at a time to the sugar butter mixture and whisk adding a few jobs a vanilla extract

-Grease a baking tray in line it with buttered parchment paper

-pour the cake mixture into the tray and top it with nuts and raisins

-preheat oven to 180° and bake the cake for 45 minutes

Answers

Answer:

step 1 - be the butter and powdered sugar together until light and fluffy

Step 2 - add eggs one at a time to the sugar butter mixture and whisk adding a few jobs a vanilla extract

Step 3 - now add the flour and four in the sugar butter egg mixture

Step 4 - Grease a baking tray in line it with buttered parchment paper

Step 5 - pour the cake mixture into the tray and top it with nuts and raisins

Step 6 - preheat oven to 180° and bake the cake for 45 minutes

Explanation:

The correct order is

step 1 - be the butter and powdered sugar together until light and fluffy

Step 2 - add eggs one at a time to the sugar butter mixture and whisk adding a few jobs a vanilla extract

Step 3 - now add the flour and four in the sugar butter egg mixture

Step 4 - Grease a baking tray in line it with buttered parchment paper

Step 5 - pour the cake mixture into the tray and top it with nuts and raisins

Step 6 - preheat oven to 180° and bake the cake for 45 minutes

1. In the space below, explain how the Table Tools can be accessed in Word.

Answers

Answer:

Creating a Table

1) Click the Insert tab on the Ribbon

2) Click on Table

3) Highlight the number of columns and rows you’d like

OR

4) Click Insert Table

5) Click the arrows to select the desired number of columns

6) Click the arrows to select the desired number of rows

7) Click OK

Answer:

Click in the cell (or select multiple cells) that contains text you want to align. The Table Tools tab appears. Click the Layout tab under the Table Tools heading. … If you change the alignment of blank cells, any new text you type in those blank cells will appear according to the alignment you choose.

Explanation:

The Scratch blocks are organized into 9 color-coded categories. Select all that apply.

Question 14 options:

Motion


Control


Group


Stack


Operators


Events


Sound


Loop


Looks


More Blocks


Data


Sensing

Answers

Motion,control,operators,events,sound,loop,looks, more blocks, and I think sensing!
Other Questions
You toss a coin 15 times. P( heads) 2/5= Function or a Relation?X Y-13 -3-3 712 -1317 8-3 140 -19 what is technical meaning??? ;,dmjklsefgsefkgmoismegoikhmtgosimtibosmtgiomtiomiomiomkgmdorkgmbdmkbomdriobmDirections: Explain where each part of the directional terms arelocated:A. Body planes1. Sagittal2. Mid-sagittal3. Coronal/frontal4. Transverse/horizontalB. Directional terms1. Superior2. Inferior3. Anterior4. Ventral5. Posterior6. Dorsal7. Medial8. Lateral9. Proximal10. Distal11. Superficial12. DeepC. Body cavities1. Dorsal2. Cranial3. Spinal4. Thoracic5. Abdominal6. PelvicD. Quadrants1. Right upper quadrant (RUQ)2. Left upper quadrant (LUQ)3. Right lower quadrant (RLQ)4. Left lower quadrant (LLQ) Use the distributive property to write an equivalent expression.10(5v+3) Charles is the third of seven children. He attended school in the suburbs of a large city, where he made average grades. He dated a bit in high school and had several close friends. During vacations, he worked in his father's garage, learning all he could about automobiles. After high school, Charles took a job as a mechanic in the garage. However, Charles was beginning to feel different from his co-workers. He began to realize that he was attracted to one of his customers, a man with whom he had gone to school. When charles realized this, he became very confused and felt angry with himself for having such feelings. Although he tried to convince himself that the feelings would go away over time, they did not, and Charles finally admitted to himself that he was a homosexual. Currently, he is in a monogamous relationship with another man but is afraid to admit his sexual orientation to friends or family, for fear of their reaction. He often finds himself preoccupied with trying to find ways to hide his orientation from them. Does he have a psychological disorder The radius of a circle is 4 yards. What is the circle's area? r=4 yd Use 3.14 for . The Incident in Tiananmen Square was peaceful with no gunfire.Group of answer choicesA. TrueB. False 6th grade advanced / 7th grade 5 x (-2w - 4) = (__) The Morris family just bought 8 crates of eggs, and each crate had 12 eggs. The family already had 9 eggs in their refrigerator. How many eggs do they have now?They now have 30 eggs I need a bf Which statement best represents the controlling idea of the paragraph?What often-requested gift are parents least likely to buy for theirchildren? Some might guess cell phones or video games, but theanswer is a family pet. In fact, PetPartners.org says that three out offive children in the last year asked for a pet to call their own. Whilemany parents feel that pet ownership is a hassle, they need to realizethat children who care for pets eam better grades in school anddevelop personal responsibility much faster than kids who don't havepets.A. Children hope for a pet more than they hope to own a cell phone orplay a video gameB. Most children request a cat or a dog as a birthday or holiday gift.C. Kids should be given pets in order to learn positive life skills andperform well in schoolD. Parents do not want to give kids a family pet because it is toomuch work The quote below is part of the 26th Amendment to the U.S. Constitution:"The right of citizens of the United States, who are eighteen years of age or older, to vote shall not be denied or abridged byUnited onWhich of these contributed to the ratification of this amendment?A. race riots in American citiesB. efforts of Civil Rights leadersC. protests against the draftD. media coverage of the Watergate Scandal How was Religion and Honor in the slave South like?Must be 5-7 sentences! I give Brainliest! Please no links How did the slaves' treatment by Europeans compare to their treatment by otherAfricans? Akers Company sold bonds on July 1, 20X1, with a face value of $100,000. These bonds are due in 10 years. The stated annual interest rate is 6% per year, payable semiannually on June 30 and December 31. These bonds were sold to yield 8%. By July 1, 20X2, the market yield on these bonds had risen to 10%. Required:What was the bonds' market price on July 1 20x2? What type of force is F-? The Dead Places are places of great danger. Which equation models a proportional relationship with the unit rate of 3?Y = 3Y = 3xY = x+3 Y = 3x + 3 Help please !!!!!!!! How would you describe jonas? in pages 26-33 in the text The Giver