11. You should type _
space(s) after a period at the end of a sentence.
A. zero
B. three
C.one
D. two

Answers

Answer 1

Answer: one

Explanation:

I don’t know why but every time you type something you would have to leave a space after a period

Answer 2

Answer:

One

Explanation:

Every time you type something you would have to leave a space after a period.


Related Questions


Which filter cuts reflections from water or glass, reducing an object's shiny look?
A
optical
enhancement
neutral density
D.
polarizing

Answers

Answer:

polarizing

Explanation:

polarizing filters are normally used in photography. They reduce the reflections of shiny objects like glass, water. They are very especially used in for indoor photography.For example if a person is wearing glasses it's eyes cant be seen due to reflections, polarizing filter help reduce that kind of obscured images.

Answer:

POLARIZING

Explanation:

How do you do 3.3 Code Practice: Question 1 on Edhesive?

Answers

Answer:

# Write a program to get as input the value of Red, Green and Blue. The value of each can be in between 0 and 255. And if the value of Red, or Green or Blue is below 0 then it should print out of range.#

Explanation:

import time

# Enter the value of RGB#

redvalue = int(input("Enter value of RED: "))

greenvalue = int(input("Enter the value of GREEN: "))

bluevalue = int(input("Enter the value of BLUE: "))

# We now need to check the value of RGB#

if redvalue <= 255 and greenvalue <= 255 and bluevalue <= 255:

 print("All the entries are correct.")

 # Its more than maximum #

if redvalue > 255:

 print("Red is too High.")

if greenvalue > 255:

 print("Green is too High.")

if bluevalue > 255:

 print("Blue is too High.")

 # Its quite low #  

if redvalue < 0:

 print("Red is not correct.")

if greenvalue < 0:

 print("Green is not correct.")

if bluevalue < 0:

 print("Blue is not correct.")

Problem: Test if a date is a payday based on the day of the month (15th or the 30th).

Answer: date = int(input("Enter today's day numerically:"))

if date == 15 :

  print("It's payday!")

elif date == 30 :

  print("It's payday!")

else:

  print("Sorry, not a payday.");

Explanation:

If it helped plz sub 2 me on YT at kustomkicks04

Please answer please

Answers

Answer:

Number 7 is C

Explanation:

Answer:

3. C

6. B

Explanation:

Zahra wants to create a table for her clients’ phone numbers from a template. She clicks on the Create tab, and under the template category chooses application parts. From the Quick Start section, which category should she choose? Contacts Issues Tasks Users

Answers

Answer:

Zahra needs to select Contacts.

Explanation:

Zahra has already chosen application parts as a template category. And from the QuickStart table, it looks quite clear that Contacts is at the same level in software as issues, Tasks, and Users. And She needs to add all clients' contacts. Hence, she only needs to select the Contacts, and further, she needs to list all the clients' names and contact numbers which will definitely be shown as columns of the table which Contacts will create.

What is also know as a visual aid in a presentation

Answers

Visual aids in presentations are tools like posters and PowerPoint slides used to visually reinforce spoken content, simplifying complex information and emphasizing key points.

In presentations, visual aids are elements that can help convey information visually, supporting the presenter's verbal communication. Effective use of visual aids, like posters, PowerPoint slides, charts, and graphs, can enhance the audience's understanding by simplifying complex information and emphasizing key points. However, it is crucial to not let these aids overshadow the presentation's main content. Each visual aid typically includes a title and a caption which provides a brief explanation to ensure the audience correctly interprets the information presented. In the context of conference presentations, such visual representations are integral for illustrating data, explaining content, and focusing the audience's attention on the key concepts or points being discussed.

a compound document has

A. the computing power of a spreadsheet

B. a spreadsheet embedded.

C. more than one application interface.

D. only one application interface.

Answers

Answer:

c

Explanation:

more than one application interface

what is x squared times b squared

Answers

Answer:

x^2 * b^2

Explanation:

Like 3 squared times 2 squared is 3*3*2*2. Similarly the expression given in the question is equal to x*x*b*b. And that explains what is mentioned in question.

please answer this a due tomorrow!!!

1. In the lesson, you were introduced to the difference between data, information, and knowledge. Think of an example in your life where a number could be described as data, information, and knowledge.

2. A file won’t open on your friend’s computer, which leads to the inevitable question: “Why do there even need to be different file types, anyway?” How would you respond?

3. Think about the last business that you purchased a product or a service from. What three types of software might they need? Why would they need them?

4. If virtual reality becomes commonly used, what are some problems and concerns that might arise?

5. A family member who hasn’t worked with computers before has decided to change jobs. You’ve been asked to explain some of the basics. You begin by explaining the basic idea of word processing software, spreadsheets, databases, and presentation software. You sense that the following question is coming: “Why so many different things? Why can’t there just be one software that you could use for everything?” How would you answer?

Answers

Answer:

Q1: Think of a number that represents a piece of data in your life. Ex: Sally rode her bike 3 times in the past week.

Q2: Downloads represent different files so the computer can recognize them for their purpose like a video or image etc.

Q3: Well, depending on where you are buying the product from, they might need a web page, a networking site, and purchasing details.

Q4: If virtual reality becomes more commonly used, other device companies might start going out of business because of all the functions VR devices can perform (Games, videos, messaging, etc.).

Q5: Having one app that performs all the functions of several different apps would be hard to process and full of bugs. Plus, it would take up a lot of storage to download an app with all that software, and would run slowly.

:) hope this helps you hun  

2h2 + o2 → 2h2o
pls i need help

Answers

Answer:

in this reaction, the ON of Oxygen on H2O is 1 and the oxidation number of Hydrogen is +1, and of oxygen is -2. So oxygen goes through reduction, and hydrogen goes through oxidation.  Hence this is a redox reaction. And energy is released during the process. All this fact make this quite complicated reaction. Also, see the covalent bonds are broken, and a new covalent bond is being formed,  

Explanation:

The answer is self explanatory.

A typical day in programming and software development would involve
A.monitoring network connections.
B.figuring out why a computer will not turn on.
C.using an image-editing program.
D. writing code for a software program. (correct answer)

Answers

Answer:

Option D. writing code for a software program

Explanation:

One important task in programming and software development is to write code for a software program. Writing code is an activity that involves writing commands that can be understood by computer to perform certain task. There are many programming languages that can be chosen by a programmer to write their code. The choice of language is dependent on the purpose of the program itself and it can be also the self-preference or computing background of that programmer.

the answer is:

d. writing code for a software program

Mark is looking for a position in the IT field that best matches his qualifications. He has an associate degree in the field and is almost finished with his bachelor's degree in the field with a minor in accounting. He has great time management skills and works well alone and in a team setting. Mark notices that he has an affinity for networking. In school, he was very good at it, and now he is able to easily troubleshoot problems. Which of the following positions would be the best match for Mark based on his qualifications?

a- computer consultant
b- software engineer - applications
c- software engineer – system software
d- testing and validation engineer

Answers

Answer:

D. testing and validation engineer

Explanation:

With his skills,  he can well test softwares.

Drag each tile to the correct box.
What are the steps involved in accepting all the changes in a document?
Click Edit
Click Accept or Reject.
Click Changes
Click Accept All

Answers

click edit

click changes

click accept or reject

click accept all

what are paragraphs separated by

Answers

Paragraphs are usually separated by blank space.

Hope this is what you were looking for :)

Test if a number grade is an A (greater than or equal to 90). If so, print "Great!".

Answers

#include<iostream.h>

#include<conio.h>

void main()

{

char g;

int m;

cout<<”\nEnter the marks”;

cin>>m;

if(m>=90&&m<=100)

g=’A’;

else if(m>=81)

g=’B’;

else if(m>71)

g=’C’;

else if(m>61)

g=’D’;

else if(m>51)

g=’E’;

else if(m>41)

g=’F’;

else

g=’U’;

if(g==’A’)

cout<<”\nGreat!”;

else

cout<<”\nNot Great”;

getch();

}

Explanation:

Here, we are declaring two variables g(char data type) and m(int data type) to get the grade and the mark respectively. We’ll enter the mark less than 100 and check it under certain conditions to assign the grade to the variable g.

So at the end we will check whether the grade given is ‘A’. If condition is true, the program will display “Great!”. Otherwise it’ll print “Not Great”.

Does anyone know how to able an iPhone 6s with a hp computer without and iTunes??

Answers

Not possible you need iTunes to unlock the phone

state reasons why new version of application packages are released often?​

Answers

- To add new features

- To fix bugs

- To combat security vulnerabilities

- To keep customers engaged by showing the application is still maintained

Answer:

new version of applications are released to address issues like:

fixing bugsinsecurity of the applicationto update featurescustomer engagement as well market competition

Explanation:

Most application release new versions of their applications due to all and more of these reasons been given above:

fixing of bugs: bugs are a constant threat to the functionality of different applications hence the constant improvement and release of newer version help detect and remove most bugs

insecurity of the application: this is very important for most Applications because identities of users can be stolen by hackers if an application is not properly secured

update of features: new versions come with newer features which makes the application user friendly

customer engagement is essential so that there will be new and returning customers using the application

market competition: rival and similar applications tend to release newer versions of their applications in other to win the market

Describe the Say It, Cover It, Resay It method.

Answers

You read it aloud to whilst looking at the word, then it when you are confident enough you cover up the word and repeat saying it aloud

Answer:

I'm, sorry look for another answer because the one above is SOOOOOO wrong

Explanation:

I used that and it was wrong so sorry I dont know the answer but DON'T USE THEIRS

2. What type of expansion card allows your computer to
talk to other computers, without wires? *
3 points
O A. Modem
O
B. NIC
O C. PSU
O
D. PCle

Answers

You can use a peripheral component interconnect Express card (also known as an expansion card) to connect your computer to a wireless network (WLAN).

I hope this helped!

Given a normally distributed data set of 500 observations measuring tree heights in a forest,
what is the approximate number of observations that fall within two standard deviations
from the mean?​

Answers

Answer:

Since we have the normally distributed data set of the 500 observations. hence, according to the formula there will be 95% of the total observation within two standard deviations from the mean.

Hence, no. of observations will be= 95% of 500= 95 *5 = 475

Also remember standard deviation is (Xi-X')²

The standard deviation is the measurement of the dispersion of the data set from the mean. And its quite important in Data science.

Explanation:

The answer is self explanatory.

Which type of system would be more reliable for keeping a plane traveling at constant speed – an automatically controlled feedback loop, or a manually controlled feedback loop? Why?

Answers

In order to keep the plane travelling at a constant speed, an automatically controlled feedback loop is more reliable.

Explanation:

The main reason behind this is that the plane needs to travel at a constant speed and that would only be maintained by setting constant feedback for the loop.

The feedback being constant will correspond to constant input which will, in turn, correspond to a constant output and hence constant speed.

In the case of using a manually controlled feedback loop, feedback will have to be provided manually at each iteration which is not practically viable as there is a scope for errors.

Explain why it is not necessary for a program to Explain why it is not necessary for a program to be completely free of defects before it is delivered to its customers completely free of defects before it is delivered to its customers

Answers

Sometimes you need a trial phase for a program where you see what the people actually like/ want out of the program. Sometimes a fault can actually be something that makes the program better.

graphics that contain movement are often referred to as
..........​

Answers

Answer:

I think the answer is animation.

Answer:

Graphics that contain movement are often refereed to as animation

Explanation:

Hope it helps

What were the job titles of the people on the design team at IDEO?

Answers

Answer:

IDEO is a designing company. And it does business designing, communication designing, interactive designing, organization design, as well as Industrial designing and also does design research, marketing and you will also find then doing big data analysis. And the job titles are accordingly. Like Business design lead, Communication design lead, Interactive design lead, Organization design lead, Industrial design lead, Marketing lead, Data Scientists, etc. You will also find them doing business development. Hence you will also find at IDEO job titles like Business development lead and various other job titles according to the above field. However, they don’t work in software design.

Explanation:

The answer is self explanatory.

An electronic spreadsheet is a type of
archive.
database.
document.
periodical.

Answers

Answer:

document!

Explanation:

This problem performs elliptic curve encryption/decryption using the scheme out-
lined in Section 10.4. The cryptosystem parameters are E11(1,6) and G = (2,7). B's
secret key is nb = 3. (Hint: Note the relationship of this system to the one discussed in
the previous question (10.14)]

a. Find B's public key PB.
b. A wishes to encrypt the message Pm = (10,9) and chooses the random value
k = 4. Determine the ciphertext Cm.

c. Show the calculation by which В recovers Pm from Cm.

(10.14----> for E11(1,6) consider the point G=(2,7). compute the multiple of G from 2G through 13G.)

Answers

Answer:

Following is the solution fr the question step by step:

a. PB = (7,2)

b. Cm = {(8,3), (10,2)}

c. Pm= (10,9)

Explanation:

I hope it will help you!
(a) B's public key is "[tex]P_B = (7,2)[/tex]"(b) The ciphertext is "[tex]C_m = {(8,3),(10,2)}[/tex]"(c) Between the two points, addition as well as multiplication are proceeding.

(a)

The formula:

→ [tex]P_B = n_B\times G[/tex]

By substituting the values, we get

        [tex]= 7\times (2.7)[/tex]

        [tex]= (7,2)[/tex]

(b)

As we know,

The cipher text will be:

→ [tex]C_m = {\left\{ kG, P_m+kP_B \right \}}[/tex]

By putting the values,

        [tex]=\left \{ {3(2,7), (10,9)+3(7,2)} \right \}[/tex]

        [tex]= \left \{ (8,3),(10,2) \right \}[/tex]

(c)

B Recovers will be:

→ [tex]P_m = \left \{ kP-b-n_b(kG,P_m) \right \}[/tex]

        [tex]= (10,2)-7(8,3)[/tex]

        [tex]= (10,2)-(3,5)[/tex]

        [tex]= (10,2)+(3,6)[/tex]

        [tex]= (10,9)[/tex]

Thus the above responses is correct.                

Learn more about cipher text here:

https://brainly.com/question/18426927

Approximately how many times should you review and practice possible fill in the blank questions that may be on a test?
a. 5-10 times
c. 1-3 times, to get a good feeling about what the
possible answers could be
b. Until they can be easily answered
d. 2-5 times
Please select the best answer from the choices provided
Ο
Α

Answers

Answer:

b. Until they can be easily answered.

Explanation:

We cannot fix the No. of reviews to understand the best possible answer. It can be solved in first attempt and cannot be in 100 attempts.

This is the reason, answer "B" is best possible choice for this question.

The exchange of infomation is called

Answers

Answer:

Electronic data interchange (EDI)

Explanation:

Answer: Dillon is packing equal quantities of pretzels and crackers for snacks. Dillon bags the pretzels in groups of 5 and the crackers in groups of 11. What is the smallest number of crackers that he can pack?

Explanation: can u awnser this?

!!!!!WILL GIVE BRAINLIEST!!!!!
When adding text to an Excel worksheet, which option displays the Word window features?

A. Typing in cell

B. Text Box

C. Word Object

D. There are no option that show word window features.

Answers

Answer: B. Text Box

Explanation: The text box feature is in both Microsoft excel and Microsoft Word. The text box in Microsoft Excel looks the same as the text box in Microsoft Word.

Hope this helps!  :)

Assume that cell F5 to F10 In a spreadsheet contains numeric value of salary earned by some workers and cell F12 contains the value of 5%.Write a formula that will be used to increase the value stored in the cell F5 by 5%?​

Answers

Answer:

=F5*$F$12+F5

Explanation:

If we want to increment the salaries in the cell F5, we must multiply the cell F5 by cell F12, and then we must sum that result.

If we want to drag the formula from the cell F5 to F10, we must use the dollar symbol $ to apply the same percent in our formula.

For example:

F12 = 5% = 0.05

F5 = 10,000

=F5*$F$12+F5

=10,000×0.05+10,000 = 10,500

1. What does a network allow computers to share?


a. electricity

b. data and peripherals only

c. data only

d. data, peripherals, and processing power


2. Which would be the most likely networking setup for a group of students who bring along their own computers and get together at someone's house on the weekends to play games?


a. WAN

b. VPN

c. server-client networking

d. LAN

Answers

Final answer:

A network allows computers to share data, peripherals, and processing power. The most likely networking setup for a group of students who bring along their own computers and get together to play games would be a LAN.

Explanation:

A network allows computers to share data, peripherals, and processing power.

For the first question, a network allows computers to share data, which can include files, documents, images, videos, and more. Additionally, a network allows computers to share peripherals like printers, scanners, and speakers. Finally, a network also allows computers to share processing power, which can be useful for tasks that require intense computational power.

For the second question, the most likely networking setup for a group of students who bring along their own computers and get together to play games would be a LAN (Local Area Network).

A LAN is a network that connects computers within a limited area, like a home or a school. It allows the computers to communicate with each other, share files, and play multiplayer games without accessing the internet. This setup would be ideal for the group of students who want to play games together using their own computers.

Final answer:

A network allows computers to share data, peripherals, and processing power. In the scenario of students playing games together at someone's house, a LAN would be the most likely networking setup.

Explanation:

A network allows computers to share data, peripherals, and processing power. This means that computers connected on a network can share files, printers, scanners, and other devices, as well as the ability to process tasks and computations collectively. For example, in a networked environment, one computer can send a print job to a shared printer connected to another computer on the same network.

In the given scenario of a group of students bringing their own computers to play games at someone's house, the most likely networking setup would be a LAN (Local Area Network). A LAN is a network that covers a small physical area, such as a home, office, or school. It allows devices within the LAN to communicate and share resources easily, making it suitable for a localized group of computers like the one described.

Other Questions
Giulia is playing a game with 6 cards: 4 kings, 1 queen, and 1 jack. She draws 1 card out of the stack of cards, replaces it, and then draws another card.What is the probability that she will draw a king and then a jack, P(king, then jack)? Which of the following statements is (are) true? A. Throughout adolescence, physical activity declines among girls but not among boys. B. Inactivity is more prevalent among whites than blacks. C. Daily attendance in physical education classes increased from 25% to 40% between 1990 and 1995. D. None of the above a. and c. Any law that treats individuals differently based on race is subject to the ______ test. 7w/4+3=9w/10+6I really need help on this Write a program that takes in a line of text as input, and outputs that line of text in reverse. The program repeats, ending when the user enters "Quit", "quit", or "q" for the line of text. Question:The mechanical properties of cobalt may be improved by incorporating fine particles of tungsten carbide (WC). Given that the moduli of elasticity of these materials are, respectively, 200 GPa and 700 GPa, plot modulus of elasticity vs. the volume percent of WC in Co from 0 to 100 vol% using both upper- and lower-bound expressions to form a performance envelope into which the material will fall. Remember that the isostrain case is the upper-bound case and the isostress is the lower-bound case.Mechanical Properties:Mechanical properties help to identify and classify the materials. The most common Mechanical properties are ductility, tenacity, strength, impact resistance, hardness. The mechanical property does not depend on the quantity of the material. Describe how to use the vertical line test to determine if a graph is a function. Which of the following provides essential project data including objective performance status, cost impact of known problems, identification of emerging problems, possible sources of problems, and schedule deviations from the contract plan?A. Integrated Master Schedule (IMS)B. Integrated Program Management Report (IPMR)C. Cost/Benefit AnalysisWork Breakdown Structure (WBS)D. Mark for follow up All of the following statements concerning shortage are true, EXCEPT: Group of answer choices a. shortage costs are often times just an educated guess because lost customers are hard to quantify b. shortage costs decrease as inventory on hand increases c. shortage costs increase as total carrying costs increase d. shortage costs can relate to temporary, as well as permanent, loss of sales Which transports digested lipids and bile across digestive fluids to the surface of mucosal cells?a. LDL'sb. micellesc. HDL'sd. chylomicrons Explain why Dublin, Ireland, is considered a primate city. Roots of -2x^2 -6x+5=0 You are investigating the role of physical activity in heart disease, and your data suggest a protective effect. Whilepresenting your findings, a colleague asks whether you have thought about confounders, such as factor. Under which ofthe following conditions could this factor have confounded your interpretation of the data?a. It is a risk factor for some other disease, but not heart disease.b. It is a risk factor associated with the physical activity measure and heart disease.c. It is part of the causal pathway by which physical activity affects heart disease.d. It has caused a lack of follow-up of test subjects.e. It may have blinded your study. type the outputs of these ordered pairs from greatest to least:(-1,2),(-3,-1),(6,0),(-1,4) If a container holds 1mol of hydrogen, 2.5mol of helium, and 2mol of oxygen at a total pressure of 4atm, what is the partial pressure of the oxygen gas? Which part of the tire gives us the grip necessary to maintain traction with the road? What are the main advantages of studying objects and many different wavelengths of radiation? In order to determine whether or not there is a significant difference between the hourly wages of two companies, the following data have been accumulated. Company 1 Company 2 n1 = 80 n2 = 60 x1 = $10.80 x2 = $10.00 1 = $2.00 2 = $1.50 Refer to Exhibit 10-13. The point estimate of the difference between the means (Company 1 Company 2) is _____. a. .8 b. 20 c. .50 d. 20 *trigonometry and area.*Find the area of a regular octagon with a side length of 8cm. Round to the nearest tenth. What is the most often called-for fix to the problems caused by straight-ticket voting in Texas? Steam Workshop Downloader