Answers

Answer 1
If the user responds with a 3 for the first number and a 6 for the second number, then the output will be "The result is 7". This is because the code first assigns the user's input to the variables numberA and numberB, then converts these variables to integers. Next, it calculates the value of result by adding numberA and numberB together and dividing the result by 3. Finally, it prints the output "The result is 7" to the screen.

Related Questions

A 600mm lens will have a field of view of approximately
O 46°
O 600°
O 100⁰
O 4º

Answers

Answer:

I will go for 4°

Explanation:

i hope this helps

Answer: 4º

Explanation: A 600mm lens will have a field of view of approximately 4°. The field of view of a lens is determined by the focal length of the lens and the size of the film or image sensor. A longer focal length lens will have a narrower field of view, while a shorter focal length lens will have a wider field of view. 600mm is a very long focal length, so the field of view will be correspondingly narrow.

1. The growth of the Internet of Things is helping to curb the number of cyberattacks. True or False

Answers

The answer is True

Explanation:

Hope this helped

If you use a pen down block to instruct a sprite to go to random position and then move 100, what happens? A. The sprite teleports randomly and creates a single line 100 units long. B. The sprite creates a 100-unit line between its starting point and a random location. C. The sprite draws a line to a random position, then creates another line 100 units long. D. The program does not run because these commands can’t be combined.

Answers

Answer:

C

Explanation:

The sprite draws a line to a random position, then creates another line 100 units long

Which categories format cells? Check all that apply. currency percentage data month date text

Answers

Answer:

currency

percentage

date

text

Explanation:

The category of format cells are currency, percentage, data, month, date, and text. The all options are correct.

What is Format Cells dialog box?

In the Format Cells dialog box, you can configure the formatting options for your report objects.

For a row or column header and the values, you can format the number, font, alignment, border, and pattern.

The format cells command in Excel is used to change the formatting of cell numbers without changing the actual number.

We can change the number, alignment, font style, border style, fill options, and protection using the format cells. We can get to this option by right-clicking the mouse.

Currency, percentage, data, month, date, and text are examples of format cells.

Thus, all options are correct.

For more details regarding format cell, visit:

https://brainly.com/question/24139670

#SPJ2

website is a collection of (a)audio files(b) image files (c) video files (d)HTML files​

Answers

Website is a collection of (b) image files (c) video files and  (d)HTML files​

What is website

Many websites feature a variety of pictures to improve aesthetic appeal and provide visual substance. The formats available for these image files may include JPEG, PNG, GIF, or SVG.

To enhance user engagement, websites can also introduce video content in their files. Web pages have the capability to display video files either by embedding them or by providing links, thereby enabling viewers to watch videos without leaving the site. Various formats such as MP4, AVI and WebM can be utilized for video files.

Learn more about  website  from

https://brainly.com/question/28431103

#SPJ1

Declare an array to store objects of the class defined by the UML. Use a method from the JOptionPane class to request the length of the array from the user.

Declare an array to store objects of the class defined by the UML. Use a method from the JOptionPane

Answers

Answer:

it's a test ?                                                  

The showInputDialog method is a part of the JOptionPane class in Java Swing, which provides a set of pre-built dialog boxes for displaying messages and obtaining user input.

Here's an example of how you can declare an array to store objects of a class, and use a method from the JOptionPane class to request the length of the array from the user:

import javax.swing.JOptionPane;

public class MyClass {

   // Define your class according to the UML

   public static void main(String[] args) {

       // Request the length of the array from the user using JOptionPane

       String lengthInput = JOptionPane.showInputDialog("Enter the length of the array:");

       // Parse the user input to an integer

       int arrayLength = Integer.parseInt(lengthInput);

       // Declare the array to store objects of the class

       MyClass[] myArray = new MyClass[arrayLength];

       // Now you have an array of the desired length to store objects of your class

       // You can proceed to instantiate objects and store them in the array

   }

}

In this example, we use the showInputDialog method from the JOptionPane class to display an input dialog box and prompt the user to enter the desired length of the array. The user's input is then parsed into an integer using Integer.parseInt() and stored in the arrayLength variable.

Therefore, an array myArray of type MyClass is declared with the specified length, ready to store objects of the MyClass class.

For more details regarding the showInputDialog method, visit:

https://brainly.com/question/32146568

#SPJ2

Data analytics benefits both financial services consumers and providers by helping create a more accurate picture of credit risk.
True
False

Answers

Answer:

True

Explanation:

which email opening rate is best for email marketing?

Answers

Answer: 15-25%

Explanation:

Stress is an illness not unlike cancer.
True
False

Answers

Answer:

... not unlike cancer.

Explanation:

so we have a double negative so it makes it a positive, so that would basically mean like cancer

so false i think

Answer: True

Explanation:

Primitives are tools we use in LOGO

Answers

Well, you are accurate. Primitives are the fundamental commands or tools used to generate more complicated programs in LOGO. The LOGO programming language has these instructions, which the programmer can utilize.

Forward, backward, left, right, penup, pendown, and repeat are examples of primitives in LOGO. Programmers may construct more complicated patterns and designs by mixing these primitives in multiple ways.

Logo is a programming language and computer environment created by Seymour Papert and his collaborators at MIT in the late 1960s. It was supposed to be a language that has been easy to learn and could be employed to teach programming ideas to youngsters. Logo teaches basic programming concepts with simple instructions and graphical features.

To know more about programming click here

brainly.com/question/14618533

#SPJ9

Suggest
three ways in which hardware can be prevented from everyday wear and tear

Answers

The three ways in which hardware can be prevented from everyday wear and tear are:

Regular maintenanceProtective measuresProper handling and storage

Care of hardware

Routine maintenance can effectively prevent hardware deterioration by adhering to a scheduled maintenance plan. This encompasses duties like tidying up, eliminating dust, and applying lubrication to the components that are movable to maintain their peak state.

Precautionary steps, such as employing cases, envelope, or screen guards, may act as a barrier against hardware harm, scratches, and unintended spills. These accessories have the ability to soak up shock and reduce the likelihood of damage and deterioration.

Educating individuals on appropriate methods of handling and storing gadgets, such as refraining from dropping or mistreating them, can markedly limit deterioration. To extend the longevity of hardware, it is advisable to keep it in a secure and suitable setting, free from excessive heat, dampness, and dirt.

Read more about hardware here:

https://brainly.com/question/24370161

#SPJ1

fill in the blank: when ux designers and collaborators want a better idea of the final state of a website or app, they can review .

Answers

Reviewing a website or app for mockup will provide UX designers and other team members a better sense of the final product.

Which UX design position prioritizes establishing seamless page transitions in apps or websites 1 point?

Interaction designers provide answers to issues like what transpires when a user presses a button or when a mobile app changes pages. They put a lot of emphasis on things like page transitions, loading indicators, and animations.

Which design strategy should a UX designer take into account for visitors who are just beginning their website navigation journey?

The user is the center of user-centered design. UX designers need to comprehend, specify, create, and assess when working on a project in order to achieve this.

To know more about UX designers visit :-

https://brainly.com/question/898119

#SPJ4

9
10
11
12
13
14
15
16
17
Which of the following is a shortcut used to copy selected or highlighted contents to
clipboard. (A) ctrl+A (B) ctrl+B (C) ctrl+Y (D) ctrrl+C
The shortcut use to open a new file / documents is ---(A) ctrl+K (B) ctrl+N (C) ctrl+M
(D) ctrrl+C
The best software for payroll calculation is --- (a) MS-Excel (b) CorelDraw (c) MS-
Access (d) MS-PowerPoint
GUI means: (a) graphical user input (b) graphical user interface (c) graphical user
internet (d) graphical used interface
Which of the following is an example of a word processing software: (a) CorelDraw (b)
WordPad (c) MS-Excel (d) Word Art
Which of the physical structure of the computer is NOT related --- (a) keyboard (b)
mouse (C) scanner (d) printer
Mouse, keyboard, system unit, printer, and speaker are best refers to: (a) components
(b) parts (c) hardware (d) software
Modern computer depending upon their application are classified as special purpose
computer and Purpose computer (a) new (b) original (c) all (d) general
The basic features of first generation computer is: (a) digital tube (b) vacuum tube (c)
valve tube (d) digital valve

Answers

The answers are in the order: D, B, A, B, D, C, C, D, B

Understanding computer

A computer is an electronic device that accepts data, processes data to give information and finally store the data.

It is designed to receive, process, and output information, and can be programmed to perform a variety of tasks. Modern computers typically consist of hardware components, such as the central processing unit (CPU), memory, storage, and input/output devices like a keyboard and a monitor, as well as software components, such as the operating system and applications.

Computers have become an integral part of modern society and are used for a wide range of purposes, from personal use to business, education, and scientific research.

Learn more about computer shortcuts here:

https://brainly.com/question/30590269

#SPJ1

what is data abstraction and data independence?​

Answers

Data abstraction and data independence are two key concepts in computer science and database management systems. They are closely related and aim to improve the efficiency, flexibility, and maintainability of data management.

What is data abstraction and data independence?

The definitions of these two are:

Data Abstraction:

Data abstraction refers to the process of hiding the implementation details of data and providing a simplified view or interface to interact with it. It allows users to focus on the essential aspects of data without being concerned about the underlying complexities. In programming languages, data abstraction is often achieved through the use of abstract data types (ADTs) or classes.

By abstracting data, programmers can create high-level representations of data entities, defining their properties and operations.

Data Independence:

Data independence refers to the ability to modify the data storage structures and organization without affecting the higher-level applications or programs that use the data. It allows for changes to be made to the database system without requiring corresponding modifications to the applications that rely on that data. Data independence provides flexibility, scalability, and ease of maintenance in database systems.

Learn more about data at:

https://brainly.com/question/179886

#SPJ1

what is the storage of z900​ mainframe computer

Answers

Assuming you are referring to the IBM System z900 mainframe computer, the storage capacity can vary depending on the specific configuration and options selected.

The z900 uses high-speed storage technologies such as solid-state drives (SSDs) and magnetic disk drives (HDDs) to store data. The system can support various storage configurations, including internal and external storage options.

The internal storage options for the z900 include up to 32GB of main memory (RAM), which is used for active program and data storage during processing. Additionally, the z900 can support up to 136TB of disk storage, which can be divided into multiple logical partitions (LPARs) to provide secure and isolated storage for different applications or users.

In order to view a page break what should you do

Answers

Answer:

.

.

Explanation:

I do a order view page .

.

.

.

.

In Python, when converting a string value into a numeric value that is a positive or negative whole number, the int() function is used.


True

False

Answers

Answer:

True

Explanation:

The Int  Variable can handle Positive and Negative Numbers, it just can't handle decimal numbers.

The statement "In Python, when converting a string value into a numeric value that is a positive or negative whole number, the int() function is used" is true.

What is python?

Python is a popular computer programming language used to create software and websites, automate processes, and analyze data. Python is a general-purpose language, which means it may be used to make many various types of applications and isn't tailored for any particular issues.

Python is a great programming language for experienced developers as well. It's one of the most widely used programming languages in the world, maybe as a result of how simple it is for novices to learn. Python is one of the most approachable programming languages due of its simple syntax and lack of complexity.

Therefore, the statement is true.

To learn more about python, refer to the link:

https://brainly.com/question/18502436

#SPJ5

1 pts Question 9 is what we use to communicate day to day.​

Answers

A phone?? I need some context to the question though.

public class ArrayCopy {

public static void main (String[] argv)
{
int[][] A = {
{1},
{2, 1},
{3, 2, 1},
{4, 3, 2, 1},
{5, 4, 3, 2, 1}
};
print (A);

int[][] B = copy (A);
print (B);
}

static void print (int[][] X)
{
for (int i=0; i for (int j=0; j < X[i].length; j++) {
System.out.print (" " + X[i][j]);
}
System.out.println ();
}
}

// INSERT YOUR CODE HERE.

}
answer in java, please complete code above

Answers

Sure! Below is the completed code that includes the missing part:

java:

public class ArrayCopy {

   public static void main(String[] argv) {

       int[][] A = {

               {1},

               {2, 1},

               {3, 2, 1},

               {4, 3, 2, 1},

               {5, 4, 3, 2, 1}

       };

       print(A);

       int[][] B = copy(A);

       print(B);

   }

   static void print(int[][] X) {

       for (int i = 0; i < X.length; i++) {

           for (int j = 0; j < X[i].length; j++) {

               System.out.print(" " + X[i][j]);

           }

           System.out.println();

       }

   }

   static int[][] copy(int[][] X) {

       int[][] copyArray = new int[X.length][];

       for (int i = 0; i < X.length; i++) {

           copyArray[i] = new int[X[i].length];

           for (int j = 0; j < X[i].length; j++) {

               copyArray[i][j] = X[i][j];

           }

       }

       return copyArray;

   }

}

In the given code, the missing part is the `copy` method. This method is responsible for creating a copy of the 2D array `A` and returning it as a new 2D array.

The `copy` method initializes a new 2D array `copyArray` with the same number of rows as the original array `X`. It then iterates over each row of `X` and creates a new row in `copyArray` with the same length as the corresponding row in `X`. Finally, it copies the values from each element of `X` to the corresponding element in `copyArray`.

The completed code allows you to print the original array `A` and its copy `B` by calling the `print` method. The `print` method iterates over each element in the 2D array and prints its values row by row.

Note: When running the code, make sure to save it as "ArrayCopy.java" and execute the `main` method.

For more questions on copyArray, click on:

https://brainly.com/question/31453914

#SPJ8

Upon returning from a year long working holiday, Alberta, the youngest of 4 sisters, announced her whirlwind marriage. Her 3 sisters, Carla, Paula, and Roberta,
were amazed by her husband's name.
• The 4 men are Albert, Carl, Paul, and Robert. Their last names are Albertson, Carlson, Paulson, and Robertson.
• No woman's husband has a first name that consists of her first name without the final "a"; no woman's last name consists of her first name without the final
"a" and with "son" on the end; and, no man's last name consists of his first name with "son" added at the end.
• Paul is not married to Roberta, and Robert is not married to Paula.
• No husband and wife have "bert" in both their first names, but there is a man who has "bert" in his first and last names.
Carl's last name is not Paulson.
Work out Alberta's husband's first and last name, as well as Carla's, Paula's, and Roberta's husbands' first and last name

Answers

The couples, considering the patterns in the problem, are listed as follows:

Carla and Robert Paulson.Paula and Albert Robertson.Alberta and Paul Carlson.Roberta and Carl Albertson.

What are the couples?

We use the information from the bullet points to find the couples.

The first information is:

No woman's husband has a first name that consists of her first name without the final "a".

Hence:

Alberta is married to either Carl, Paul or Robert.Carla is married to either Albert, Paul or Robert.Paula is married to either Albert, Carl or Robert.Roberta is married to either Albert, Carl or Paul.

The second information is:

Paul is not married to Roberta, and Robert is not married to Paula.

Hence:

Roberta is married to either Albert or Carl.Paula is married to either Albert or Carl.

No husband and wife have "bert" in both their first names, hence:

Roberta is married to Carl.Paula is married to Albert.Alberta is married to Paul.Carla is married to Robert.

No woman's last name consists of her first name without the final "a" and with "son" on the end, and no man's last name consists of his first name with "son" added at the end, hence:

Roberta and Carl are either Albertson or Paulson.Paula and Albert are either Carlson or Robertson.Alberta and Paul are either Carlson or Robertson.Carla and Robert are either Albertson or Paulson.

There is a man who has "bert" in his first and last names, hence either of these two can be couples.

Carla and Robert Albertson.Paula and Albert Robertson.

Carl's last name is not Paulson, hence a couple is:

Carla and Robert Paulson.

Then Carla and Robert are Paulson, and the couples are:

Carla and Robert Paulson.Paula and Albert Robertson.Alberta and Paul Carlson.Roberta and Carl Albertson.

More can be learned about patterns at https://brainly.com/question/18941199

#SPJ1

What is the Law of Magnetic Force?

Answers

Answer:

The force between two magnetic poles is directly proportional to the product of their poles strength and inversely proportional to the square of the distance between them.

Have a great day! Brainliest?

directly proportional to the product of their poles strength and inversely proportional to the square of the distance between them.

1. Railroad tracks present no problems for a motorcyclist.
A. O TRUE
B. O FALSE

2. Which of the following is considered to be a vulnerable road user?
A. Bicyclists
B. Motorcyclists
C. Pedestrians
D. all of the above

Answers

Answer: 1 is A

2 is D

Explanation:

Which of the following statements accurately reflects how consumers can add more memory to their laptop
or PC?
O They can add more internal memory for a price, but that is the only option.
They cannot easily do this-it is advisable just to purchase an entirely new computer.
O They cannot add more internal memory, but they can use an external storage device.
They can add more internal memory or use an external storage device.
Save and Exit
Next
Submit

Answers

Answer: The statement that accurately reflects how consumers can add more memory to their laptop or PC is: "They can add more internal memory or use an external storage device."

Adding more internal memory, such as installing additional RAM, is a common method of increasing a computer's memory capacity. This can usually be done by purchasing compatible RAM and installing it into the computer's available memory slots.

Alternatively, consumers can also use an external storage device, such as an external hard drive or USB drive, to increase the amount of storage space available to them. While this method doesn't directly increase the computer's internal memory, it does provide additional storage space that can be used to store files and applications.

Explanation: :)

The format_address function separates out parts of the address string into new strings: house_number and street_name, and returns: "house number X on street named Y". The format of the input string is: numeric house number, followed by the street name which may contain numbers, but never by themselves, and could be several words long. For example, "123 Main Street", "1001 1st Ave", or "55 North Center Drive". Fill in the gaps to complete this function.

Answers

Answer:

def format_address(addressStr):    addressComp = addressStr.split(" ")    house_number = addressComp[0]    separator = " "    street_name = separator.join(addressComp[1:])    output = "house number " + house_number +  " on street named " + street_name    return output   print(format_address("123 Main Street"))

Explanation:

Firstly create a function format_address that take one input address string (Line 1). Next, use split method to divide the address string into a list of strings (Line 2). Use index-0 to get the first string which is a street number and assign it to house_number variable (Line 3). Next use join method to combine the subsequent list items from index 1 into a single string which is a street name and assign it to a variable (Line 4-5). At last, generate the output string and return it as result of the function (Line 7-8).

We test the function by using input string "123 Main Street" and we shall get

house number 123 on street named Main Street

Who is demonstrating entrepreneurship?
O A contractor makes money providing technical support to two different companies.
O A biomedical researcher finds a cure for a rare disease and shares it in a manuscript.
O Atechnician works on a certification to increase her chances of promotion.
O A recent graduate makes money helping teachers sell their lesson plans online.

Answers

Answer: D: A recent graduate makes money helping teachers sell their lesson plans online.

Explanation: I am in accounting and have taken it for 3 years.

Answer:

It is A

Explanation:

Since D was proven wrong ^ The only answer that makes sense is A

(0)
Write a grading program for an instructor whose course has the following policies:
* Two quizzes, each graded on the basis of 10 points, are given.
* One midterm exam and one final exam, each graded on the basis of 100 points,
are given.
* The final exam counts for 40 percent of the grade, the midterm counts for 35 percent, and the two quizzes together count for a total of 25 percent. (Do not forget to normalize the quiz scores. They should be converted to percentages before they are averaged in.)
Any grade of 90 percent or more is an A, any grade between 80 and 89 percent is a B, any grade between 70 and 79 percent is a C, any grade between 60 and 69 percent is a D, and any grade below 60 percent is an F.
The program should read in the student's scores and display the student's record, which consists of two quiz scores, two exam scores, the student's total score for the entire course, and the final letter grade. The total score is a number in the range 0-100, which represents the weighted average of the student's work.
Create a method for input that both prompts for input and checks to make sure the grades are in an appropriate range. Use a while loop to get another input value until the grade is in range.

Answers

The grading program for an instructor whose course has following policies are given below : import java.util.Scanner;

Programming :

import java.util.Scanner;

public class Student{

  Scanner in = new Scanner(System.in);

   String name;

   double quiz1, quiz2, midTerm, finalTerm, grade;

   void readInput(){

       System.out.print("Enter student's name: ");

       name = in.nextLine();

       while(true){

           System.out.print("Enter the grades in quiz 1: ");

           quiz1 = in.nextDouble();

           if(quiz1 < 0 || quiz1 > 10) System.out.print("Invalid grade.");

           else break;

       }

       while(true){

          System.out.print("Enter the grades in quiz 2: ");

           quiz2 = in.nextDouble();

           if(quiz1 < 0 || quiz1 > 10) System.out.print("Invalid grade.");

           else break;

       }

       while(true){

           System.out.print("Enter the grades in mid term: ");

           midTerm = in.nextDouble();

           if(midTerm < 0 || midTerm > 100) System.out.print("Invalid grade.");

           else break;

       }

       while(true){

           System.out.print("Enter the grades in final term: ");

           finalTerm = in.nextDouble();

           if(finalTerm < 0 || finalTerm > 100) System.out.print("Invalid grade.");

           else break;

       }

   }

   void calculateGrade(){

       grade = (quiz1 + quiz2) * 1.25 + midTerm * 0.25 + finalTerm * 0.5;

   }

   void writeOutput(){

       System.out.println("\n\nStudent " + name + "\n" + "had these scores");

       System.out.println("First quiz " + quiz1 + "\nSecond quiz " + quiz2);

       System.out.println("Midterm exam " + midTerm + "\nFinal exam " + finalTerm);

       System.out.print("the total score is " + grade + "\nthe letter grade is ");

       if(grade >= 90) System.out.println("\"A\"");

       else if(grade >= 80) System.out.println("\"B\"");

       else if(grade >= 70) System.out.println("\"C\"");

       else if(grade >= 60) System.out.println("\"D\"");

       else System.out.println("\"F\"");

   }

}

// StudentDemo.java

import java.util.Scanner;

public class StudentDemo{

   public static void main(String[] args){

       Scanner scan = new Scanner(System.in);

       Student person = new Student();// one Student

       int numberOfStudents, i;

       System.out.print("Enter number of Students:");

       numberOfStudents = scan.nextInt();

       for(i = 0; i < numberOfStudents; i++){

           person.readInput();

           person.calculateGrade();

           person.writeOutput();

       }

   }

}

Complete Program to copy :

<terminated> Student Demo [Java Application] /opt/eclipse/jre/bin/java (30-Jul-2014 9:54:37 am)

Enter number of Students:1

Enter student's name: John J Smith

Enter the grades in quiz 1: 7

Enter the grades in quiz 2: 8 Enter the grades in mid term: 90

Enter the grades in final term: 80

Student John J Smith

had these scores

First quiz 7.0

Second quiz 8.0

Midterm exam 90.0

Final exam 80.0

the total score is 81.25

the letter grade is "B"

What does the grading system aim to accomplish?

A grading system's primary purpose is to evaluate a student's academic performance. This method, which is used in schools all over the world, is thought to be the best way to test a child's grasping and reciprocating skills.

Incomplete question :

Write a grading program for an instructor whose course has the following policies:

* Two quizzes, each graded on the basis of 10 points, are given.

* One midterm exam and one final exam, each graded on the basis of 100 points, are given.

* The final exam counts for 50 percent of the grade, the midterm counts for 25 percent, and the two quizzes together count for a total of 25 percent. (Do not forget to normalize the quiz scores. They should be converted to percentages before they are averaged in.)

Any grade of 90 percent or more is an A, any grade between 80 and 89 percent is a B, any grade between 70 and 79 percent is a C, any grade between 60 and 69 percent is a D, and any grade below 60 percent is an F.

The program should read in the student's scores and display the student's record, which consists of two quiz scores, two exam scores, the student's total score for the entire course, and the final letter grade. The total score is a number in the range 0-100, which represents the weighted average of the student's work.

Create a method for input that both prompts for input and checks to make sure the grades are in an appropriate range. Use a while loop to get another input value until the grade is in range.

import java.util.Scanner;

public class StudentDemo

{

public static void main(String[] args)

{

Scanner scan = new Scanner(System.in);

Student person = new Student ();// one Student

int number Of Students, i;

System.out.println("Enter number of Students:");

number Of Students = scan.nextInt( );

for(i = 0; i < number Of Students; i++)

{

person.read Input();

person.calculateGrade();

person.writeOutput();

}

}

}

/* sample output with numbers that are accurately computed:

Student John J Smith

had these scores

First quiz 7

Second quiz 8

Midterm exam 90

Final exam 80

the total score is 81.25

the letter grade is "B" */

Learn more about Grading program :

brainly.com/question/29497404

#SPJ4

frist step in science

Answers

Answer: Ask a question.

Which of these ports listed is the fastest? IEEE 1394 USB2.0 FIREWIRE ESATA

Answers

The  port which  is the fastest is  ESATA.

What is ESATA?

eSATA  can be described as the  SATA connector which can be access from outside the computer and it help to give the necessary  signal  connection that is needed for  external storage devices.

The eSATA serves as a version of the eSATA port which is been regarded as the  External SATA port, therefore, The  port which  is the fastest is  ESATA.

Read more on the port here:

https://brainly.com/question/16397886

#SPJ1

Windows 10 is limited to running mobile-style apps.
A=False

Answers

Answer: A= false

Explanation:

What is the value of the variable result after these lines of code are executed?

>>> a = 12
>>> b = 0
>>> c = 2
>>> result = a * b - b / c

Answers

Answer:

>>> a = 12

>>> b = 0

>>> c = 2

>>> result = a * b - b / c

>>> result

0

Explanation:

The expression a * b - b / c is evaluated as follows:

a * b is evaluated first, which is 12 * 0 = 0.

b / c is evaluated next, which is 0 / 2 = 0.

The two expressions are then subtracted, which is 0 - 0 = 0.

The result of the subtraction is then stored in the variable result.

Other Questions
suggest how predictive mining techniques can be used by a sports team, using your favorite sport as an example Jackson was offered a job that paid a salary of $93, 000 in its first year. the salary was set to increase by 1% per year every year. if jackson worked at the job for 16 years, what was the total amount of money earned over the 16 years, to the nearest whole number? write a poem best poem with get brainliest A difference between flight 93 and the other planes involved in the September 11th attacks was that A Cheetah running at 61 miles per hour is chasing an American Antelope that is runningat a rate of 1583 meters per minute.Which animal is running at a faster rate? Write a balanced equation for the combination reaction described, using the smallest possible integer coefficients. When nitrogen combines with oxygen , nitrogen monoxide is formed. Flowering plants are the most successful group of land plants. This is due, in part, to the trait that could be the label for point C. in the cladogram. Consider the organization of the cladogram. What trait, besides flowers, is unique to this group of plants? Each atom of an element has the following electron configuration.1s22s22p63s23p64s23d104p65s24d105p5What is the name of the element? Which type of area would Miami, Florida, be considered? *urbanruralsuburban A 2.40-kg object is moving east at 4.00 m/s when it collides with a 6.00-kg object that is initially at rest. After the completely elastic collision, the larger object moves east at 2.29 m/s.1)What is the final velocity of the smaller object after the collision? Assume that the positive direction is to the east.(Express your answer to three significant figures.) what is 57.82 0.784 (show ur work long divison) a retailer considering fluorescent lighting versus led lighting, solar power versus standard electricity, and local grasses versus typical grasses for landscaping would most likely be considering which design objective? 4.What is the proportional relationship represented by this table? Someone help and please make sure its right :) Look at the diagram of the male reproductive system. Name the parts if a wire of length 2 meters costs $10. find the cost of a wire of length 35cm $1.75 I WILL GIVE 20 POINTS TO THOSE WHO ANSWER THIS QUESTION RIGHT NOOOO SCAMS AND EXPLAIN WHY THAT IS THE ANSWER Given the element values v1(t)=14cos(2103t)v1(t)=14cos(2103t) V, R1 = 400 , R2 = 800 and C1 = 100 nF, use frequency domain analysis to find ix(t)ix(t).Calculate the magnitude and phase in frequency domain,Then calculate ix(t)ix(t), What are the x-intercepts of the graph of y = 6x2 + 7x 5? D60CFind mZE.A. 60B. 100C. 120D. not enough informationFE