NEED HELP

You are creating an online form for a streaming music service. Users will need to enter at what point they want their contract to end. Which data type should you use?

Boolean

char

date

string

Answers

Answer 1
It’s string. you can make the string bounce and make a sound.
Answer 2
date?this is an educated guess lol

Related Questions

PLEASE HELP ASP!!!!!
Which of these is NOT an advantage of wired networks?

security

cannot be obstructed by physical objects

easier to transfer large amounts of data

better for mobile users

Answers

#2
Is the answer....

The wired networks cannot be obstructed by physical objects. Option B is correct.

What is the wired networks?

A network that is wired has cables connecting the network's devices. Ethernet networks predominate in wired networks. Radio waves are used by wireless networks to link devices.

There are many other wireless technologies, but Wi-Fi and Bluetooth are the most popular. In general, wired networks are more swift than wireless ones.

Physical connections will be quicker and more dependable in buildings with concrete walls or other barriers to wireless signals. The advantages of wired networks includes security,  easier to transfer large amounts of data and better for mobile users.

Therefore, option B is correct.

Learn more about the wired networks, refer to:

https://brainly.com/question/17235338

#SPJ6

Which car in nfs heat, looks more monstrous?

Answers

Answer:

BlackPanthaa

Explanation:

Probably all of them and also the square root of pineapple bruh

HELP PLEASE


How much space will one letter in a text document take?

1 exabyte

1 kilobyte

1 byte

1 bit

Answers

Answer:

1

Explanation:

because ists a very small space

1 kilobyte.

Explanation: Text is one of the most naturally compact types of data at about one byte required to store each letter. In non-roman alphabets, such as Mandarin, the storage takes up 2 or 4 bytes per "letter" which is still pretty compact compared to audio and images.

If you wanted a computer to store a variable with the content of “110 Maple Street,” which data type would be most appropriate?

binary

Boolean

string

float

Answers

Answer:

string

Explanation:

string holds words while boolean only returns true or false and both binary and float  hold numbers

The Answer Would Be String

What is the importance of CAD file management?
A. to produce better quality CAD drawings
b. to prevent loss in productivity
c. to enable engineers to share a CAD file
d. to enable engineers to save a CAD file
please hurry whoever give the right answer gets to be brainest

Answers

Answer:

To prevent production lost is the answer.

Explanation:

I hope this helps.

The answer would be b

PLZ HELP ME QUICK I'M TIMED
You want to learn more about how URL addresses are translated into IP addresses. Which of these webinars is most likely to meet your need?

What You Need to Know about MAC/IP


Everything You Ever Wanted to Know About DNS


How LANs Work


How Full Stacks Are Developed

Answers

Answer:

I think it would be how LANs work

I think how land work or how to use a Mac IP

Which statement will properly start the main() function?

a. def main():
b. def Main
c. def main#
d. is wrong so choose A, B or C

Answers

Answer:

A.

Explanation:

The answer is a. Because it begins the command

IF YOU HELP ME I WILL GIVE YOU BRAINLIST AND 20 POINTS!!!!


To represent the cost of an item in a store, a float variable should be used.

False

True

Answers

Answer:

False

Explanation:

print 1

x = 2

print x

produces the output:

1

2

Again, the assignment statement produces no output.

2.5. Evaluating expressions

An expression is a combination of values, variables, and operators. If you type an expression on the command line, the interpreter evaluates it and displays the result:

>>> 1 + 1

2

The evaluation of an expression produces a value, which is why expressions can appear on the right hand side of assignment statements. A value all by itself is a simple expression, and so is a variable.

>>> 17

17

>>> x

2

Confusingly, evaluating an expression is not quite the same thing as printing a value.

>>> message = "What's up, Doc?"

>>> message

"What's up, Doc?"

>>> print message

What's up, Doc?

When the Python shell displays the value of an expression, it uses the same format you would use to enter a value. In the case of strings, that means that it includes the quotation marks. But the print statement prints the value of the expression, which in this case is the contents of the string.

In a script, an expression all by itself is a legal statement, but it doesn’t do anything. The script

17

3.2

"Hello, World!"

1 + 1

produces no output at all. How would you change the script to display the values of these four expressions?

2.6. Operators and operands

Operators are special symbols that represent computations like addition and multiplication. The values the operator uses are called operands.

The following are all legal Python expressions whose meaning is more or less clear:

20+32   hour-1   hour*60+minute   minute/60   5**2   (5+9)*(15-7)

The symbols +, -, and /, and the use of parenthesis for grouping, mean in Python what they mean in mathematics. The asterisk (*) is the symbol for multiplication, and ** is the symbol for exponentiation.

When a variable name appears in the place of an operand, it is replaced with its value before the operation is performed.

Addition, subtraction, multiplication, and exponentiation all do what you expect, but you might be surprised by division. The following operation has an unexpected result:

>>> minute = 59

>>> minute/60

0

The correct answer is true

Explanation: The guy above me.

Use the drop-down menus to complete the statements about using section breaks in a document.

The four section break options can be found in the Breaks menu under the
____ tab. (options are Layout, Design, & Breaks)

To insert a section break and start the new section on a new page, you would choose
____. (options are Continuous, Next Page, & Even Page)

To insert a section break and start the new section on the same page, you could choose
____. (options are Next Page, Odd Page, & Continuous)

Answers

A tab ( options are layout , design& Breaks)

PLEAS HELP ASP!
Your parents are considering putting the computers and tablets that they use to run their store on a network. What is the most important concern for them to be aware of?


Networked tablets break more easily.


Networked tablets are easier to steal.


Networked devices are more at risk of hacking.


Networked computers become out of date more quickly.

Answers

Networked devices are more at risk of hacking. IOL my answer got deleted even though i answered the question long ago before anyone LOL

PLEASE HELP I WILL GIVE YOU BRAINLILY


Which of the following is NOT a way that a company can improve the security of the data that it collects?

creating better firewalls

encrypting information

increasing its upload speed

requiring stronger passwords

Answers

Answer:

increasing its upload speed

it just speeds it up

Increasing upload speed

You need to find information about your system. Record the utility you used, then fill out the information you found in the table.
Device
Operating System
Utility Tool
RAM
Processor Type
Processor Speed

Answers

Answer:

utility tool, operating system and processor type, and processor speed

Explanation:

Answer:

Hello there!

Explanation:

So, assuming you are using Windows 7 and higher, I should be able to help you.

You will need two tools, one of them being control panel, and the other one being msinfo32.

Start off with control panel. Go down to your folder icon, go to it, and it should bring up an explorer window. If you see, This PC, or, My Computer, right click on it and go to properties.

This will show you what your computers specs are, the first image shown below is what you should see, or something like it, let's use my computers specs for an example.

Operating System, Windows 8.1 Pro.

RAM, 16.0 GB, 15.9 GB usable.

Processor and Speed, Intel R Core TM i5-4590 CPU  3.30GHz.

You've now completed 4 tasks. You'll want to close out of the control panel window and now on your keyboard, press the Windows key + R button at the same time. This should bring up a run box on the left hand side of your computer. In that run box, you need to type, msinfo32 . This will bring up a System Information Tool.

Instead of looking for Device, look for System Manufacturer and System Model. This will be around the top.

As mine is used for an example again.

System Manufacturer, Hewlett-Packard.

System Model, HP ProDesk 600 G1 SFF.

And there you go, and one last thing before you have an amazing day, the tools that you have used are Control Panel and msinfo32.

Have a wonderful day, and hope I helped you out.

Which statement will properly start the main() function?
a) def main():
b) def Main
c) def main#
d) def main[]

Answers

Answer:

The answer is A

Explanation:

I took the test and got it right.

Answer: its A !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Explanation:

gOT IT RIGHT ON FLVS TEST!

PLEASE HELP ME I WILL GIVE 20 POINTS AND BRAINLIST WHO EVERS HELP ME

You are writing a computer program. The algorithm requires the program to add two numbers if it is true that they are even and to subtract them if it is false that they are even. Which variable type should be used for the determination of whether they are even?

char

date

Boolean

float

Answers

Answer:

char

Explanation:

char is the answer

Your brother used your computer to complete his homework last night, and now your login password no longer works. What question frames your problem into a question to help reach a solution? What is wrong with my brother? Did this computer get a virus? Why is this computer broken? Did my brother change the password? IF CORRECT 5 STARS AND A THANKS

Answers

Answer:

Chances are your brother probably changed the password to mess with you. so i would recommend to interrogate the heck out of him and hope for the best.

Explanation:

Answer:

Did my brother change the password?

hope this helps  :)

What are finger nails made of?-

Answers

Answer:

Keratin. Same thing that makes up a birds beak. If you can bend yours easily it could be genetics or that your nails need more vitamins to be thicker and stronger.

children i believe your welcome

QUICK ANSWER- what is the function of GUI

Answers

Answer:

GUI stands for graphical user interface. The function of the GUI is almost like when your right click on your computer and click inspect and it pulls up your computers coding, and codes. That is what GUI basically is it shows a visual presentation of all available functions of a software. operating system like ( Windows 7, Windows XP) or program.

Explanation:

Hope this helped : )

what they said :)^^
Other Questions
Why is x = 6 a solution to the proportion StartFraction 192/36=32/x? A motorcycle is stopped at a stop light. When the light turns green itaccelerates at 4.2 m/s^2. How far does it travel during 3 s? * Read and choose the correct option to complete the sentence.Su suegro no era atltico. Su suegro era ms ________ que su hermano. barato dbil chistoso tmido Samuel needs 346 feet of wood to build a fence. The wood comes in lengths of 15 feet.How many total pieces of wood will Samuel need? Theresa needs twice as many feet of wood as Samuel.How many pieces of wood does Theresa need?Samuel needspieces of wood. Theresa needspieces of wood. question:$9.27 for 48 oz How do I type on a keyboard? please help me solve for the letter !!!!!!!!!!!!!! Root cells of plants take in some minerals from the surrounding soil by spending energy. After the plant obtains enough minerals to maintain health, the plant will continue to absorb minerals from the soil. Which reason best explains why root cells need to spend energy in order to transport some minerals into cells? A particle (charge = 40 C) moves directly toward a second particle (charge = 80 C) which is held in a fixed position. At an instant when the distance between the two particles is 2.0 m, the kinetic energy of the moving particle is 16 J. Determine the distance separating the two particles when the moving particle is momentarily stopped. A team of four players competed in a golf contest. The names and scores of the players on the team are shown in the table. The teams score is the sum of all the scores in the table.Golf ScoresPlayerScoreMicah-2Kyron+3Mackenzie-4Major-1what is the team's score?Help ASAP... In kidney transplantations, compatibility between donor and receiver depends on such factors as blood type and antigens. Suppose that for a randomly selected donor from a large national kidney registry, there is a 10% chance that he or she is compatible with a specific receiver. A sample of size 5 donors are randomly selected from this registry. Find the probability that exactly 2 of the selected donors is compatible. Answer this please for 20 point PLEASE HURRY Helpppp meee with this math How do scientists communicate the proven results of their experiments?A. They inform only the scientists they work with directly.B. They write a blog post about the experiment.C. They inform journalists so that it is distributed in the media.D. They publish the results in a scientific journal. what does Neolithic mean?A. New toolB. New stoneC. Old stoneD. Old tool which statement best explains the genetic variation that results from sexual reproductiona. each chromosome contains many copies of the same geneb. offspring receive genes that are exactly the same as one parents genesc. each chromosome contains many different geness. offspring receive a mix of genes from two different parents Addison pays $36 for a 12-month magazine subscription. How much does Addison pay per month? How does the simile "he felt that his ankle could snap like an old tree branch at any instant" affect the story?It provides more insight into Malik as a character because he doesn't want to let down his team.It adds to the mood of the story because everyone is so excited that Mailk's team could win the whole competition.It raises the tension in the story by making a comparison that conveys the concern Malik feels about the risk of potential injury and loss.It demonstrates the author's attitude toward Malik and Sean because of the tone the author uses to discuss Malik's injury. Ordering Events in Neo-Babylonian HistoryPlace the tiles in the order in which they occurred, from earliest to latest.-Nabopolassar founded the Chaldean Empire-Nebuchadnezzar II came to power-The Assyrian Empire ruled the Fertile Crescent -The city of Jerusalem was destroyed Please help I will give brainly for first 1. Match each diagram with its name.AB