how do i set it up? can u guys like give examples its for computer science its suppose to be a program

How Do I Set It Up? Can U Guys Like Give Examples Its For Computer Science Its Suppose To Be A Program

Answers

Answer 1

public class Lab02_Favorite{

    public static void main(String []args){

       System.out.println("I miss going bowling with my friends");

    }

}


Related Questions

________________________ is an information system that stores user data in many different geographical locations and makes that data available on demand.

Answers

Answer:

CDN(content delivery network)

Explanation:

Content delivery network(CDN) which can as well be regarded as Content Distribution Network helps in acheiving high website performance, it essential in reduction of latency, through making the time a request is made using a website to when the website is fully loaded to be short and Minimal. It important in a situation whereby there is traffic loads from the users as well as server. It should be noted that CDN

is an information system that stores user data in many different geographical locations and makes that data available on demand. CDN's usefulness is also found in Cloud computing network such as Software as a service(SaaS). Google doc is an example.

What are the steps In order that Jonah needs to follow to view the renaissance report ?

Answers

Incomplete question. The full question reads;

Jonah needs to add a list of the websites he used to his report. He opens the "Websites" document and copies the information. He now needs to change his view to the "Renaissance" report to add the information before saving his report.

What are the steps, in order, that Jonah needs to follow to view the "Renaissance" report?

Click on the View tab.

Go to the ribbon area.

Click on the "Renaissance" report.

Click on the Switch Windows tab.

Explanation:

Step 1.

Jonah should⇒ Go to the ribbon area

Step 2.

At the ribbon area, he should find and⇒ Click on the View tab.

Step 3.

Next⇒ Click on the Switch Windows tab.

Step 4.

Lastly, he can then⇒ Click on the "Renaissance" report.

Write a program that declares variables named init1, init2, and init3, to hold your three initials. Display the three initials with a period following each one, as in J.M.F.

Answers

Answer:

Written in Python

init1 = input("initials 1: ")

init2 = input("initials 2: ")

init3 = input("initials 3 ")

print(init1+"."+init2+"."+init3)

Explanation:

This line prompts user for init1 and gets the input

init1 = input("initials 1: ")

This line prompts user for init2 and gets the input

init2 = input("initials 2: ")

This line prompts user for init3 and gets the input

init3 = input("initials 3 ")

This line prints out the required output

print(init1+"."+init2+"."+init3)

Which line will be run?
A. The first line
B. The second
line
// 10 - 8 + 3
18 + 7 + 365
C. Both
D. Neither

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

The give code is:

// 10 - 8 + 3

18 + 7 + 365

the given lines of code, if you run it as it is given in the question then the answer is D. Because these lines will run by the compiler but give an error because these lines are not properly written.

However, if we consider, that these lines of codes are correct then the second line will run and the first line will not run because the first line is a comment. Before the beginning of the first line, there is a "//" that shows a comment line. it is a singal line comment and the compiler will not run the comment line.

Write a program that computes and display the n! for any n in the range1...100​

Answers

Answer:

const BigNumber = require('bignumber.js');

var f = new BigNumber("1");

for (let i=1; i <= 100; i++) {

 f = f.times(i);

 console.log(`${i}! = ${f.toFixed()}`);

}

Explanation:

Above is a solution in javascript. You will need a bignumber library to display the numbers in full precision.

Given the list my_list containing integers, create a list consisting of all the even elements of my_list. Associate the new list with the variable new_list.

Answers

In python:

new_list = [x for x in my_list if x % 2 == 0]

The list consisting of all the even elements of my_list is given in explanation part.

What is list?

A list is a series of different variables that are all gathered under one common name. You can specify a single variable x instead of developing a program with numerous variables like x0, x1, x2, etc.

Lists are used to group objects together that typically include components from several data types. Another essential element that collects several instances of the same data type is an array.

Another programming method that will be helpful to our algorithm development is the use of lists because many algorithms need the manipulation of collections of data.

Similar to a variable, a list which is also referred to as an array that is a tool for storing data.

It can be defined as:

new_list = []

for i in my_list:

if i % 2 == 0:

new_list.append(i)

Thus, this can be the code for the given scenario.

For more details regarding programming, visit:

https://brainly.com/question/11023419

#SPJ5

1.00 Point: WD Skill 1.9 Create Document Footers
Add the Title field using the default format to the footer of the document.

Answers

Answer: 1.00 point

Explanation:

Is 583 a string or a number?

Answers

It is a number that is the answer

Answer:

a string

answer

Call the favoriteFruit function with parameter "pineapple". I'm stuck and probably doing it all wrong. Can anyone help?

Answers

In this example, we simply have to call the function.

favoriteFruit("pineapple");

Your output will be "My favorite fruit is pineapple."

In much of the world, SI units are used in everyday life and not just in science. Why would it make sense for people in the United States to use SI units in everyday life, too?

Answers

Answer:

The use of SI is a way to standardize all measurements.

Explanation:

The use of SI is a way to standardize all measurements. In this way, people all over the world can communicate the data without any confusion. This allows them to exchange quantitative information when it comes to business and science in an effective and convenient way.

The intersection of a column and row is called a?
worksheet
label
cell
formula

Answers

Answer:

cell

Explanation:

Answer:

Cell

Explanation:

1. I took the test and got it right

2. process of elimination How? worksheet is wrong just by looking at it label isnt correct cause you dont label it. and formula that made no sense what so ever. So i picked the most reasonable answer (Cell) :)


Describe how to manage the workspace by putting each feature under the action it helps carry out

Answers

Answer:

Viewing Documents one at a time:Windows+tab keys,

Windows taskbar

Viewing documents at same time:

Snap,Arrange all

Explanation:

 The workspace can be managed by putting control of the surroundings it's far important that you examine all of the factors and items found in your area.

What is the workplace for?

Workspaces had been round in Ubuntu properly earlier than the transfer to Unity. They essentially offer you a manner to organization home windows associated with comparable duties together, in addition to get "additional" screenspace.

The subsequent step is to outline a logical and optimizing feature for the factors with a view to continuing to be on your surroundings, defining that each of them may be capable of carrying out an easy and applicable project for his or her paintings.

Read more about the workspace :

https://brainly.com/question/26463698

#SPJ2

The factor which most establishes an internet search as efficient and useful for a business is:
A.the number of people who use it.
B.the ancillary options it has (reverse image search, audio search, etc.).
C. a well-curated index.
D. how it monetizes searches.

Answers

Answer:

a well-curated index.

Explanation:

Got it right on a test

The factor which most establishes an internet search as efficient and useful for a business is the number of people who use it. The correct option is A.

What is internet?

The Internet, also known as "the Net," is a worldwide system of computer networks a network of networks in which users at any one computer can obtain information from any other computer if they have permission.

The Internet is referred to as a network of networks because it is a global network of computers that are linked together by cables and telephone lines, allowing them to communicate with one another.

A well-curated index is the factor that most establishes an internet search as efficient and useful for a business.

A Curator selects and manages the assets in a Curated Index vault. A curator selects the assets and determines their respective valuations before adding them to the vault and issuing vault shares.

Thus, the correct option is A.

For more details regarding internet, visit:

https://brainly.com/question/13308791

#SPJ5

Why is the expression “Visiting a Website” confusing?

Answers

Answer:

See explanation

Explanation:

Visiting implies going to a place physically; So, when you say you want to visit a website, in the actual sense, it should mean that you are going to a website physically.

However, a website is not a physical place where you visit, so visit in this case means that you want to see the content of a website through its web address.

So, because you can't visit a website like going there physically, then it's confusing to say I want to visit a website.

Match the code to the image that it will produce

Answers

there is no image to look at it

20 POINTS!!!!!!! Which is considered a collection of code that can be run?

Answers

a computer program is a collection of instructions that can be executed by a computer to perform a specific task. A computer program is usually written by a computer programmer in a programming language.

Answer:

PROGRAM

Explanation:

I went and looked it up in my lesson, and I got it correct!!

Hope This Helped! :)

For everyday files that users will use regularly on a user's own Word-compatible computer, the best file format to save as is: o PDF. DOCX ORTE. OTXT.​

Answers

Answer:

DOCX? I think

Explanation:

PELASE HURRY
How does passing by reference work in Java?

Answers

Answer:

Explanation:

The Java programming language does not pass objects by reference; it passes object references by value. Because two copies of the same reference refer to the same actual object, changes made through one reference variable are visible through the other.

Which of the following practices is NOT recommended when designing with type?
A:Choose fonts that reflect the mood and style of your project. DO NOT- Use all caps or bold unless titles, headlines, logos. (graphics vs text) Type over high contrast BG... Is it readable?
B:Choose colors that have a clear contrast with the background.
C:Use all caps or bold text for paragraphs.
D:Make your headings and titles larger than the paragraph text.

Answers

Answer:

C

Explanation:

Typically speaking BOLD OR CAPS CAUSE THE PARAGRAPH TO BE HARD TO READ AND NOT CLEAN IN TERMS OF DESIGN.

But keeping general capitical rules and using italics to put emphasis in the paragraph is much easier to read, and much cleaner to the eye.

Define a function createPhonebook that accepts three arguments: A list of first names A list of last names A list of phone numbers All three arguments will have the same number of items. createPhonebook should return a dictionary where the keys are full names (first name then last name) and the values are phone numbers. For example: firstNames

Answers

Answer:

def createPhonebook(firsts, lasts, numbers):

   d = {}

   for i in range(len(firsts)):

       k = firsts[i] + " " + lasts[i]

       d[k] = numbers[i]

   

   return d

Explanation:

Create a function named createPhonebook that takes three arguments, firsts, lasts, numbers

Initialize an empty dictionary, d

Create a for loop that iterates the length of the firsts times(Since all the arguments have same length, you may use any of them). Inside the loop, set the key as the item from firsts, a space, and item from lasts (If the name is "Ted" and last name is "Mosby", then the key will be "Ted Mosby"). Set the value of the key as the corresponding item in the numbers list.

When the loop is done, return the d

Write a recursive function that prints out the items of a (possibly empty) singly linked list of integers in reverse order. The function should run in linear time.

Answers

Answer:

Follows are the method definition to this question:

void Reverse_Order(struct Node* h)//defining a recursive method Reverse_Order that takes structure in parameter

{

if (h == NULL)//use if block to check head equal to null

return;//use return keyword

Reverse_Order(h->next);//call method recursively

cout<<h->data;//print data

}

Explanation:

In the above code, a recursive method "Reverse_Order" takes structure as the parameter, and inside the method, structure variable h is used that uses the if conditional statement to check the header equal to null.

In the condition is true, it will use the return keyword, and in the next step, it calls the method recursively, and print its value in the reverse order.

The collaborative team responsible for creating a film is in the process of creating advertisements for it and of figuring out how to generate excitement about the film. Which of the five phases of filmmaking are they most likely in?

Answers

Answer:

Distribution.

Explanation:

Filmmaking can be defined as the art or process of directing and producing a movie for viewing in cinemas or television. The process of making a movie comprises of five (5) distinct phases and these are;

1. Development.

2. Pre-production.

3. Production.

4. Post-production.

5. Distribution.

Distribution refers to the last phase of filmmaking and it is the stage where the collaborative team considers a return on investment by creating advertisements in order to have a wider outreach or audience.

In this scenario, the collaborative team responsible for creating a film is in the process of creating advertisements for it and of figuring out how to generate excitement about the film.

Hence, they are likely to be in the distribution phase in relation to the five phases of filmmaking.

Answer:

C: distribution

Explanation:

edg2021

Tasha works as an information technologist for a company that has offices in New York, London, and Paris. She is based out of the New York office and uses the web to contact the London and Paris office. Her boss typically wants her to interact with customers and to run training seminars to teach employees new software and processes. Which career pathway would have this type of employee?

Answers

Answer:

D. Interactive Media

Explanation:

i just took the test right now

The career pathway which would have this type of employee is an interactive media.

What is media?

Media is a terminology that is used to describe an institution that is established and saddled with the responsibility of serving as a source for credible, factual and reliable news information to its audience within a geographical location, either through an online or print medium.

In this context, an interactive media is a form of media that avail all media personnels an ability to easily and effectively interact with their customers or audience.

Read more on media here: https://brainly.com/question/16606168

HTTP is the protocol that governs communications between web servers and web clients (i.e. browsers). Part of the protocol includes a status code returned by the server to tell the browser the status of its most recent page request. Some of the codes and their meanings are listed below:


200, OK (fulfilled)

403, forbidden

404, not found

500, server error

Given an int variable status, write a switch statement that prints out the appropriate label from the above list based on status.

I need this answer in java not c++ and i can't seem to find a java answer

Answers

Answer:

Here is the JAVA program:  

class Main {  //class name

 public static void main(String[] args) {  //start of main method

   int status = 200;  //sets status to 200

   switch( status ){  //switch statement

case 200:  //if code is 200

System.out.println("OK (fulfilled)");  //displays OK (fulfilled) if case is 200

break;

case 403:  //if code is 403

System.out.println("forbidden");  //displays forbidden if case is 403

break;

case 404:  //if code is 404

System.out.println("not found");    //displays not found if case is 404

break;

case 500:  //if code is 500

System.out.println("server error");  //displays server error if case is 500

break;

default:  //if status is set to code other than above codes

System.out.println("Unknown code");  //displays Unknown code

break;   }    }   }

Explanation:

If you want to take the status code as input from user then use the following statements:

int status;

Scanner input = new Scanner(System.in);

System.out.print("Enter status code: ");      

       status= input.nextInt();

After this you can add the switch code chunk in the Answers section. Also import the Scanner class to take status code as input from user:

import java.util.Scanner;

The screenshot of the program along with its output is attached.

1.2
Is media a curse or a blessing? Explain.​

Answers

Answer:

i think its both because if there is misunderstanding between media and government then the media distroys the government and if there us no misunderstanding between media and government and if it goes smoothly then its like a blessing for government

Answer:

Media is a blessing...a curse as well when it's misguiding the world and hiding the real sinner and juxtaposing the culprit as the saviour

the company has finished designing a software program but users aren't sure how to use it​

Answers

Answer:

The company should go back into the company and make it a little more easier to use or the company should put out an announcement or something so the people trying to use it know how

Explanation:

Mark me the brainliest please and rate me

Answer:

Several people in the human resources department need new software installed. An employee has an idea for a software program that can save the company time, but doesn't know how to write it.

Explanation:

Write a method called printRangeOfNumbers that accepts a minimum, maximum numbers as parameters and prints each number from minimum up to that maximum, inclusive, boxed by curly brackets. For example, consider the following method calls:

Answers

Answer:

The method in python is as follows:

class myClass:

    def printRange(min,max):

         for i in range(min, max+1):

              print("{"+str(i)+"} ", end = '')

           

Explanation:

This line declares the class

class myClass:

This line defines the method

    def printRange(min,max):

This line iterates from min to max

         for i in range(min, max+1):

This line prints the output in its required format

              print("{"+str(i)+"} ", end = '')

Alice just wrote a new app using Python. She tested her code and noticed some of her lines of code are out of order. Which principal of programing should Alice review?

Answers

Answer:

sequencing

Explanation:

from flvs

Answer:

Sequencing

Explanation:

what is the interpretation of this statement " Life is not a grand harmony, conflict exist. we much learn how to live it, use it constructively and minimize it's destructive aspect"

Answers

Answer:

Thats true but thats why we should never give up so we may strive to change the world even if it's a little bit.

Explanation:

Hope this helps! :)

Windows 1.0 was not considered to be a "true" operating system but rather an operating environment because _____.


it provided a shell for MS-DOS

it could only run one application at a time

it didn't use a pointing device

it crashed a lot

Answers

Why was Windows 1.0 considered an operating environment rather than an operating system. Because it was only a shell; MS-DOS was still the operating system. ... One difference between Windows 3.0 and Windows 2.0 was that users could no longer use MS-DOS commands to operate their computers.... the answer is “it provided a shell for MS-DOS

Answer:

Because it was only a shell; MS-DOS was still the operating system.

Explanation:

i took the quiz it ia accurate

Other Questions
When the political philosopher Alexis de Tocqueville warned against "the tyranny of the majority" in the United States, what was he concerned about? What are you not allowed to do in volleyball? *A carryB liftC throwD All the above Do you have a quotes of calld out by barba kinsover. PromptWhat is matrix organization? PLZ HELP! What do you think would be consequences of not having a fight-or-flight response? I need to find what the square root is to 19,478,730. my teacher literally put that. help Select the correct location on the map.The Reformation began in Germany before spreading throughout Europe. Which country on this map is Germany Please answer the top half ASAP I need it in 2h please What are the accounting heads that appear on the credit side of the T accounts?Liability,(blank), revenue, gains, and capital (equity) accounts have credit balances in the T account. Why do 3rd parties struggle to win elections The Weibull distribution is widely used in statistical problems relating to aging of solid insulating materials subjected to aging and stress. Use this distribution as a model for time (in hours) to failure of solid insulating specimens subjected to AC voltage. The values of the parameters depend on the voltage and temperature; suppose = 2.6 and = 220. (a) What is the probability that a specimen's lifetime is at most 250? Less than 250? More than 300? (Round your answers to four decimal places.) at most 250 less than 250 more than 300 (b) What is the probability that a specimen's lifetime is between 100 and 250? (Round your answer to four decimal places.) (c) What value is such that exactly 50% of all specimens A furniture factory makes 250 tables each day. Create an equation that can be used to find the total number of tables made, y, after x days. 1. Jack wants to buy a pair of name-brand headphones on a popular auctionwebsite. He enters the brand, make, and model number and searches the sitefor what is available. He notices that some headphones are being offered as"buy now" with a fixed price and others are up for bid in auctions. Below is alist of all prices at the time he did his search.$75 $95 $180 $136 $89 $75 $110 $180 $100 $136 $180$95 $180 $136 $75$100 $110 $180 $180 $136 $75 $90a. Construct a frequency distribution for the data.b. Use the frequency distribution to determine the mean. Round your answerto the nearest cent.c. Use the frequency distribution to determine the median and the mode. Jill is building a wooden-raised bed garden for her vegetables. She wants the frame to have dimensions x feet by x + 3 feet. If she wants the garden to have a maximum area of 50 square feet, what are the possible values of x?[8.728, 5.728][1, 5.728][3, 5.728](0, 5.728] The path that a body follows as it travels around another body in space is its The French Alliance provided the Continental Army with the aid of its army and navy in the Battle of:Bunker HillTrentonSaratogaYorktown the boundary where two plates collide is the divergent boundaryTrueFalse Tamar Co. manufactures a single product in one department. All direct materials are added at the beginning of the manufacturing process. Conversion costs are added evenly throughout the process. During May, the company completed and transferred 23,500 units of product to finished goods inventory. Its 5,400 units of beginning work in process consisted of $17,300 of direct materials and $329,940 of conversion costs. It has 3,600 units (100% complete with respect to direct materials and 80% complete with respect to conversion) in process at month-end. During the month, $497,600 of direct material costs and $2,519,100 of conversion costs were charged to production. Prepare the journal entry dated May 31 to transfer the cost of completed units to finished goods inventory. (Do not round intermediate calculations. Round your final answers to the nearest whole dollar.) What impact did the XYZ Affair have on American politics? Describe the formation of oil and natural gas?