1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
kolezko [41]
3 years ago
5

Declare a variable temperature and initialize it to 98.6. Instructor Notes: Note that "initialize" means "declare and assign a v

alue in the same statement." ote that this exercise wants a single statement, not a complete program. What data type is appropriate for a value such as the value listed above?
Computers and Technology
1 answer:
natali 33 [55]3 years ago
6 0

Answer:

float temperature = 98.6; //declaration and initialization of the variable

Explanation:

In the programming language, there are two types of data types for the decimal number that is float and double.

  • Double data type is used when we require to print more than two decimal value and it also contains both integer type and decimal type value.
  • Float data type is used when we required to print one or two decimal value, it only contains and print decimal value.

So, we have to print one decimal value, that's why we use float data type.

You might be interested in
Write a pseudocode algorithm to ask the user to input the name of a student, the marks he/she received in a test and the worth o
Luda [366]

Pseudocode algorithms are used as prototypes of an actual program.

The required pseudocode algorithm is as follows:

  • <em>Start</em>
  • <em>input name, score, test_worth</em>
  • <em>percent_score = score/test_worth * 100</em>
  • <em>print name, percent_score</em>
  • <em>Stop</em>

<em />

<em />

The first line begins the pseudocode algorithm

<em>Start</em>

The second line gets input for the student's name, score and the worth of the test

<em>input name, score, test_worth</em>

The third line calculates the percentage score

<em>percent_score = score/test_worth * 100</em>

The next line prints the student's name and the percentage score

<em>print name, percent_score</em>

The last line ends the pseudocode

<em>Stop</em>

<em />

<em />

<em />

Read more about pseudocode algorithms at:

brainly.com/question/21172316

4 0
2 years ago
What’s the difference between the alternative press and a tabloid?
miskamm [114]

Answer:

Alternative Press just differs in opinion from mainstream media. A tabloid is literally smaller and is contains sensationalist and largely photographic content.

Most alternative presses aren't reliable and are effectively tabloids in nature, but their content differs.

4 0
2 years ago
PLEASE HELP ON TECHNOLOGY
Lilit [14]

Answer:

1,D. identify target employers, select an open position, prepare and submit

application materials

2,B. A person may have traits similar to other successful employees.

Explanation:

Hope It Helps :3

6 0
3 years ago
Someone hacked into an employees computer and erased all of their data. All data for the past three weeks was lost as that was w
ANEK [815]

Answer:

B. client server

Explanation:

Someone hacked into an employees computer and erased all of their data. The employee had last performed a backup three weeks back. This means that there is a backup server in the company. In other words, the network architecture is of the form client-server where data from the employee computers is backed up to a centralized repository from where content could be restored. Hence option B represents the most likely choice.

6 0
2 years ago
Read 2 more answers
A company is utilizing servers, data storage, data backup, and software development platforms over an Internet connection.Which
vichka [17]

Answer:

The answer woul be B

Explanation:

Cloud computing, often called simply "the cloud," is the delivery of on-demand computing services, all from applications to data centers, through the Internet on a pay-per-use basis.

Flexible resources: scale quickly and easily, horizontally and vertically, to meet demand

Measured service so you only pay for what you use

Self-service: all the IT resources you need with self-service access

Software as a service (SaaS)

* Cloud-based applications, or software as a service, run on distant computers "in the cloud" that are owned by others and operated by others, and that connect to users' computers through the Internet and, Usually a web browser.

A private cloud is an infrastructure that is operated exclusively by a single organization, either managed internally or by a third party, and is hosted internally or externally. Private clouds can take advantage of cloud efficiencies, while offering greater control of resources and avoiding multi-tenancy.

Key aspects of the private cloud

A self-service interface that controls services, allowing IT staff to provide, allocate and distribute IT resources on demand.

Highly automated management of resource pools for everything from computing capacity to storage, analytics and middleware

Sophisticated security and control projected for specific company requirements

* Public clouds belong and are managed by companies that offer quick access to computer resources accessible through a public network. With public cloud services, users do not need to acquire hardware, software or support infrastructure, as they belong and are managed by providers.

6 0
3 years ago
Read 2 more answers
Other questions:
  • What is the least effective way to create balance and flow in your life
    7·2 answers
  • What are the cause of eye strain during computer usage?
    7·1 answer
  • How many possible mac addresses are there?
    5·1 answer
  • What is the main difference between EDBAC and EDNIAC......​
    13·2 answers
  • The publisher tab in the application control allows you to manage the various certificates that are used to do what to binaries?
    8·1 answer
  • Define a JavaScript function named showGrades which does not have any parameters. Your function should create and return an arra
    5·1 answer
  • What are the tasks of a doc file
    15·1 answer
  • With which type of social engineering attack are users asked to respond to an email or are directed to a website where they are
    9·1 answer
  • What do you think is the most fascinating aspect of the internet?
    7·2 answers
  • Is a free verse a poetry that has no images
    5·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!