which of the following sentence uses the correct verb tense

Answers

Answer 1

Answer:la 3

la3

Explanation:

Answer 2
Where’s the picture ?

Related Questions

___ is the process of discovering useful knowledge from a collection of data.
BIG
DATA
THE 3 V’S
KDD

Answers

The KDD process is the overall processing of data collection p

Select all that apply.

Which of the following groupings are located in the View tab?

Page
View
Layout
Page Design
Window

Answers

Answer:

Layout, Window and View

Explanation:

This is the groupings that was listed above that are located in the View tab.

This is for AP Computer Science and I need help answering this question. If anyone could help it would be very helpful.

Answers

import java.util.Scanner;

public class PosNums {

   public static void main(String[] args) {

       System.out.println("Enter positive numbers (-1 to stop)");

       Scanner myObj = new Scanner(System.in);

       int num = myObj.nextInt();

       int total = 0;

       while (num!=-1){

           if (num < 0 && num!= -1){

               System.out.println("Only positive numbers will be counted toward your total.");

           }

           else if (num >=0){

               total += num;

           }

           num = myObj.nextInt();

       }

       System.out.println("Sum is " + total);

   }

   

}

If you have any other questions, I'll do my best to help. Best of luck.

What are the possible values you can store in the C# "bool" data type?

Group of answer choices

true or false

1 or 2

more or less

A or B

Answers

Answer:

n

Explanation:

Bool is a boolean and it stores True and False values.

Brainliest will be given

Answers

Answer:

c.

Explanation:

Answer:

C

Explanation:

What will the outcome look like
(Ignore the answer l put)

Answers

The correct answer is 0123456789.

The for loop initializes the variable i at value 0 and then it increments i by 1 and prints it to the screen while i is less than 10.

I hope this helps!

The purpose of a conductor is to ____. * 2 points provide a high resistance path between electrical components protect the circuit board from excessive currents provide a low resistance path between electrical components provide insulating qualities between electrical components

Answers

Answer:

C. a low resistance path between electrical components

Explanation:

A conductor can be defined as any material or object that allows the free flow of current or electrons (charge) in one or more directions in an electrical circuit. Some examples of a conductor are metals, copper, aluminum, graphite, etc.

The purpose of a conductor is to provide a low resistance path between electrical components. This low resistance path is to ensure that the electrical components allows the free flow of electrons and thus, enabling charge transfer.

Type the correct answer in the box.
Which function will display 6 as the output in the following formula?
C1*(C2+B1)
where C1 is 6, C2 is 2, and B1 is 4
___.

Answers

Answer:

3

Explanation:

Strings need to be placed in

Answers

Answer:

glue

Explanation:

Give two reasons why an IT manager consider using a cloud software?​

Answers

Answer:

Cloud offers better insight.In a world awash in structured and, increasingly, unstructured data, 54% of leading organizations are using analytics to derive insights from big data, which helps them target customers and product opportunities more effectively.

Cloud helps collaboration. Cloud allows work to be accessed from multiple devices and from anywhere, which in turns makes it much easier for teams to collaborate on shared data.

Explanation:

What is the purpose of the Digital Millennium Copyright Act?

Answers

Answer:

To protect orginal creators of content from the unlawful distrubution of it.

Explanation:

PLEASEEE HELP!!!! 50 POINTSSS!!!!!

Choose all that apply.

Select the reliable sources of information.


a presentation in a college finance class

a personal Web site

an expert on television

financial data from 1978

loan information from your credit union

www.IRS.gov

Answers

Answer:

i belive the 2 one

Explanation:

Which of the following has had the most profound effect on American newspapers? A.digital media B.syndication C.television D. radio​

Answers

Answer:

Although readership has been declining since the invention of the radio, the Internet has had the most profound effect on the newspaper industry as readers turn to free online sources of information. Financial challenges have led to the rise of ever-growing newspaper chains.

So I'd say Digital Media ?

[JAVA] 30 points to write the program

Answers

The text document I added has all the code needed to complete this problem. Best of luck.

After the computer process the data, the result is first save in

Answers

Answer:

Answer

Saved In Computer

Which keyboard shortcut will create a hyperlink in an Excel document?

A) Ctrl+F
B) Ctrl+H
C) Ctrl+K *
D) Ctrl+End

Answers

Answer:

it is most definatly ctrl+k

Explanation:

Answer:

The awnser is c) Ctrl+K

Explanation:

hope this helps

What is the missing line of code?
>>> sentence = "Programming is fun!"
>>>
'gr
O sentence[3:6)
O sentence[2:6)
sentence(3:5)
O sentence[2:5)

Answers

Answer:

sentence [3:5]

Explanation:

The missing line of code is sentence(3:5) in the given code which is the correct answer would be an option (C).

What is the programming language?

A programming language is a collection of grammatical rules and a vocabulary for instructing a computer or processing equipment to do assigned duties. High-level languages like as BASIC, C, C++, COBOL, Java, FORTRAN, Ada, and Pascal are commonly referred to as programming languages.

Every programming language has a distinct collection of keywords (words that it recognizes) and a distinct syntax for structuring application programs.

According to the given question,

We have been given the code:

>>> sentence = "Programming is fun!"

>>>

'gr

Here, the missing line of code is sentence(3:5) in the above code.

Therefore, the correct answer would be an option (C).

To learn more about the programming language click here :

https://brainly.com/question/23959041

#SPJ2

A topographical map of the world, with no labels is _____ abstract than a map with the names of all the countries and their capitals.

The blank is either more/less

Answers

Answer:

more

Explanation:

my Brian is so big, some would even go as far as to say its the biggest Brian in America

What is this N mean????? In java

Answers

Answer:

\n is an escape character for strings that are replaced with the new line object. Writing \n in a string that prints out will print out a new line instead of the \n. Java Escape Characters

Explanation:

If that what you meant. But n most of the time is either a string character or no special meaning such as integer that you defined.

N can also mean null

import java.util.Scanner;

import edhesive.testing.Math;

public U2_L8_Activity_One{

   public static void main(String[] args) {

       Scanner myObj = new Scanner(System.in);

       System.out.println("Enter a number.");

       int n = myObj.nextInt();

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

           System.out.println((int) (Math.random()*n));

       }

   }

}

I hope this helps!

Pick Two: If the post office delivered mail exactly like the routers deliver messages on the Internet, which of the following statements would be true?
A. One mailman would be responsible for delivering a letter from sender to receiver.
B. The mailman would sometimes take a different path to deliver each letter to your home.
C. Letters would be written on the outside of the envelope for all to read instead of letters put inside envelopes.
D. Your mail could not be delivered if a road your mailman was planning to take were under construction.

Answers

Answer:

B and C.

Explanation:

Routers can be defined as a device that routes the data from LAN to other connections.

If a post office delivery mail look exactly like  the routers then message delivery will look like the mailman will use different paths to deliver letter to your home. Each time the mailman will sometimes use different paths to do so.

Another similarity shared between the router and post office delivery will be that the letters will be written on the outside of the envelope instead of inside the envelopes.

Therefore, the correct options are B and C.

Answer: The answer is b and c

Explanation:

B: The mailman would sometimes take a different path to deliver each letter to your home.

C: Letters would be written on the outside of the envelope for all to read instead of letters put inside envelopes.

what is the full form of www?​

Answers

Answer:

world wide web

Explanation:

Why should we care about information being represented digitally? How does this impact you personally?

Answers

Answer:

Information digitally represented shows a level of understanding. For example, it eases the stress of complexity. It is more interpretable.  It has a great impact on users personal since use can use and interpret information well as compared to other forms of representation.

-Astolfo

HELP QUICKLY!!!! PLEASE ANSWER IF YOU KNOW, IF NOT DON'T ANSWER FOR POINTS ! I WILL FLAG YOU!!!
What quality would you look for in an image format if you needed the highest quality photo printing in a magazine?

Answers

Answer:

TIF

Explanation:

Answer

TIF

Explanation:

NEED ANSWER ASAP!!!
Describe common gaming tasks that would make sense to set up as each of the following: a forever loop; a conditional-controlled loop; a count-controlled loop.

Answers

Answer:

a count-controlled loop.

Explanation:

That is my edu guess.

Answer:

Forever loop: a movement the goes on for ever

Count-controlled loop: a g They are so common, most programming

languages have "shorthand" syntax for such loops.

conditional-controlled loop:   repetitive control structures are a way for computer programs to repeat one or more various steps.

Explanation:

I don't have an explanation sorry.

The first device to simulate motion in pictures was the ____.

Answers

The other person is correct...The first device to simulate motion in pictures was the kinetoscope.
brainliest?

Nico needs to change the font and color of his worksheet at once. Use the drop-down menu to determine what he should do.

First, he should select all of the worksheet at once by clicking the
.

Then, he should right-click the
to change the font of the whole worksheet at once.

Release the cursor and select the
to change the color of the font.

Release the cursor and both font and color should be changed.

Answers

Answer:

he should click the top left corner of the worksheet

he should right click the font-drop down choices

release the cursor and select the color-drop down choices

Explanation:

I just did this

The things that Nico needs to do include the following:

He should click the top left corner of the worksheet.He should right-click the font-drop down choices.He should release the cursor and select the color.

It should be noted that fonts and colors are used in order to make one's work more pleasing to the eyes. Therefore, the steps that are illustrated above are important for Nico to change the font and color of his worksheet at once.

Read related link on:

https://brainly.com/question/18468837

When would you most likely use the Merge and Center option?

A: when you want to add the cell numbers together

B: when you want to know the percentage of an amount

C: when only one cell has data but you want to center that information

D: when you want to multiply all available cells

Answers

Answer:

c

Explanation:

i had this problem and C was the right answer

Answer:

C

Explanation:

What does the acronym A PACT help you to remember when you research a topic?

Answers

Answer:

people, activities, context, and technologies


Help I’ll give you brainless

Answers

Answer:

decimal

Explanation:

int, str and float are built in types, decimal isn't.

But... brainless??? ;-)

What is the missing word?
if numA< numB: # line 1
numX = numA # line 2
numA > numB: # line 3
numX = B # line 4

Answers

Answer:

The answer is elif

Explanation:

I got it right in the assignment

The missing word in the given statement is as follows:

if numA< numB: # line 1

        numX = numA # line 2

        elif numA > numB: # line 3

        numX = B # line 4.

What is Elif?

Elif may be characterized as a short "else if" function. It is used when the first if statement is not true, but you want to check for another condition. If the statement pairs up with Elif and the else statement in order to perform a series of checks.

According to the context of this question, if-elif-else statement is used in Python for decision-making i.e the program will evaluate the test expression and will execute the remaining statements only if the given test expression turns out to be true. This allows validation for multiple expressions.

Therefore, The missing word in the given statement is Elif.

To learn more about Elif function in Python, refer to the link:

https://brainly.com/question/866175

#SPJ5

Other Questions
Equation for Aerobic Respiration look at pic and answer thanks Define all of these terms: Hierarchy Tissue Theory Hypothesis Controlled experimentDomain Bacteria/Archea/Eukarya Control Fungi/Plantac/Animalia/ProtistaGene Protein Natural Selection Element Trace elementAtom Nucleus of atom Mass number Ionic Bond Covalent Bond Polar/non-polarHydrogen bondReactants/products Hydrophobic/hydrophilic Isomer Amino groupDehydration synthesis Hydrolysis Digestion Mono/di/polysaccharide Cellulose Glycogen Glucose Saturated/unsaturated fat Lipid Peptide bond Primary/secondary/tertiary/quaternary structure Polymer/monomer Organic compounds Nucleoid Prokaryote/EukaryoteNucleus of cell Nucleolus Vacuole Cell wall Chloroplast Ribosome Rough ER/smooth ER Lysosome Golgi apparatus what is the value of 4 in the number 546210 write your answer in numbers Pls help Solve for P Given the quadratic function y = x2 - 11x - 26, what intervalis this function negative. Which of the following is the best example of vestigial structures?O thick fur on a polar bearsharp beaks on a birdO wings of a dragonflyO wisdom teeth in humans Plsssss helppp!!!!!! If the average ROA in the heating and cooling industry is 10.1%, and Therma Corp ROA is 17.3%, Thermacare is said to have 4. What is an example of a chemical change that happens inside your body?a. Food being broken down by enzymes in your stomach b. Food being broken into small pieces by your teethc. Food being moved from your esophagus into your stomachd. Water being absorbed inside your large intestine 1.) How do the characters view Starks at the beginning of the selection? a.They think he is friendly. b.They believe he is spoiled. c.They know he is friendless. d.They feel that he is rude. Write a story starting with the following lines. ( no romance included)The hospital is stuffy and the air has an undertone of bleach. the walls are magnolia and are scraped in places from the hundreds of trolleys. that have bumped into them. The picture in the wall are cheap benign prints of uplifting scenes and above the double doors are large blue plastic signs with the areas of hospital lie ahead. Which sources of energy can be used to turn turbines to produce electrical energy? Lightning and fuel Tides and clouds Water and the sun Wind and water connexus sience 6 a lesson 10 unit test what is Mid-ocean ridges If t(1) = 11 and t(3) = 17, then which value below is NOT part of the arithmetic sequence? 23 96 56 74 Help me solve this problem please can i get help on this please what is the furor over Seiders death? who did the most to promote the cause of independence; George Washington, Thomas Jefferson, or Thomas Paine? Please with a cherry on top help me solve this. I dont understand, I will give you brainliest. Very appreciate.