Eleanor Roosevelt once said, "You must do the thing you think you cannot do." Write about a time when you accomplished something you thought you could not do. Be sure to include specific details.

What is the purpose of this assignment?

to write about famous quotes by Eleanor Roosevelt
to write about a future goal that you hope to achieve
to write about overcoming an obstacle you had in the past
to write about Eleanor Roosevelt’s accomplishments.

Answers

Answer 1

The purpose is to write about overcoming an obstacle you had in the past. It says to write about a time when you accomplished something you thought you could not do, so C makes the most sense.

---

hope it helps

Answer 2

Answer:

The answer is C

Explanation:

EDGE 2021


Related Questions

You were just hired as an IT Specialist for Smalltown School District. Your first assignment is to review a problem area& in student records processing. It seems that the program currently used to compute student grade point averages and class rankings runs terribly slow and as a result end of year reports are habitually late. Your are asked to come up with a list of items that should be checked in order to determine if a modification to code is in order. The IT department head is asking you to do this without the opportunity to actually see the current application/programs in use. What questions would you ask about the current code? What areas of code would you look at? What would you need to know about the student data?

Answers

Answer:

Explanation:

There are various questions that you can ask in this scenario, such as

What grading policies are being implemented?

How many student grades are being calculated by the program?

What is the requirements for a student to pass?

All of these questions would allow you to get an idea of how extensive the code may be and its complexity. Once you know this you would look at the code revolving around actually looping through the data and doing the necessary calculations. You can then determine how to manipulate the code and make it much more efficient.

You would also need to know how the student data is being saved, which will help determine if it is the best data structure for saving this type of data or if it can be replaced in order to maintain the data secure while increasing the speed of the program. Mainly since this information needs to be continuously used from the data structure.

Swapping Order of Vowels Write a program to swap the order of the vowels in a given word. For example, if the word is programming, the output is prigrammong. Here, the initial order of vowels is o, a, i which changes to i, a, o. Assume that the letters of the words are in lowercase.

Answers

Answer:

Program is as follow:

Explanation:

#include<iostream.h>

#include < conio.h>

bool isVowel(char b)

{

return

( b=='a' || b=='A' || b=='e' || b=='E' || b=='i' || b=='I' || b=='o' || b=='O' || b== 'u' || b=='U');

For swaoing the vowels

string reverseVowel ( String str)

{

int j = 0;

string v ;

for ( int i= 0 ; str [i]]!='0'; i++)

if( isv(str[i]))

v[j++] = str[i[;

for ( int i = 0; str[i]! = '0' ; i++

if ( isv (str[i]))

str{i} = v [--j]

return str;

}

int main ()

{ string str = " Programming";

cout<<swapv(str);

return 0 ;

}

It is for employees to make mistakes that compromise the security of an organization’s computer devices and sensitive information.

impossible
difficult
easy

Answers

Answer: Easy

Explanation: Correct on my Edg 2021.

It is simple for employees to make mistakes that jeopardize a company's computer system security and sensitive data.

What exactly is sensitive data?

Sensitive information has been defined as personal data that includes facts or opinions concerning a person's race or ethnicity. political affiliations or beliefs. beliefs in religion or philosophy. Data that needs to be shielded from unwanted access in order to protect the security or privacy of a person or organization is considered sensitive information.

Pattern-based classifiers called sensitive information types (SIT) are used. To see a complete list of all SITs, see Sensitive information types entity definitions. They look for sensitive information like social security, credit card, or bank account numbers to identify sensitive things.

Therefore, It is simple for employees to make mistakes that jeopardize a company's computer system security and sensitive data.

To know more about sensitive information visit;

brainly.com/question/26191875

#SPJ3

Match the OOP concept to its definition.
encapsulation
data abstraction
inheritance
derived class
defines a class in terms of another class
arrowRight
inherits the properties of a base class
arrowRight
provides only essential information to the world
arrowRight
binds data and functions together
arrowRight

Answers

Answer:

defines a class in terms of another class = inheritance

inherits the properties of a base class = derived class

provides only essential information to the world = data abstraction

binds data and functions together = encapsulation

Explanation:

Design a software system for a bookstore that keeps an inventory of two types of books: Traditional books and books on CD. Books on CD may also contain music. The bookstore purchases books from publishers and sets a price for each book. Customers can purchase books from the bookstore, using either cash or a credit. The bookstore keeps track of which books it has in its inventory, and the books purchased by each customer

a. What are the objects in your object- oriented Solution?
b. What are the interactions between objects in your solution?
c. Which objects "have" other objects?
d. Which Objects "Use" other objects?
e. Which objects are other objects?

Answers

Answer:

Explanation:

a. In this scenario, the best solution would have an Object of Traditional Books, CD, Music, Bookstore and Customer.

b. All five objects would be able to be called by the main program loop and the Customer Object would call upon and use either the Books or CD object, While the Bookstore object would call upon all of the other objects.

c. Both the Bookstore object and Customer object will "have" other objects as the Bookstore needs to hold information on every Book or CD in the Inventory. While the Customer object would call upon the Book and CD object that they are purchasing.

d. The Music Object will extend the CD object and use information on the CD object as its parent class.

e. Since the Music Object extends the CD object it is also considered a CD since it is in CD format like the Books on CD and therefore is both objects.

Why did Elena Gilbert Turn her humanity off when she was sired to Damon? (In The Vampire Diaries)

Answers

Answer:

Ok, so when her brother died she couldn't take it and was in denial for like the longest time. And since she was still sired to Damon bofre her humanity was off she could still listen to him.

Explanation:

A mathematical process of coding information so that only the intend user can read it

Answers

Answer:

asymmetric encryption with the intended user's public key.

Explanation:

Only that user will be able to decrypt the information.

Other Questions
PLEASE HELP I GIVE BRAINLIEST Barton has 4 strawberries and Ona has 8. If they want to redistribute their strawberries so they each have an equal number, how many strawberries should Ona give to Barton? There are a total of strawberries. There are a total of people. The expression to find the mean, or balance point, is . should give 2 strawberries to for the number of strawberries to be balanced. I suck at descriptive writing so I need someone to write a sentence or two like your on a deserted island. I just need some ideas to get started Gilligan Co.'s bonds currently sell for $1,230. They have a 6.75% annual coupon rate and a 15-year maturity, and are callable in 6 years at $1,067.50. Assume that no costs other than the call premium would be incurred to call and refund the bonds, and also assume that the yield curve is horizontal, with rates expected to remain at current levels on into the future. Under these conditions, what rate of return should an investor expect to earn if he or she purchases these bonds, the YTC or the YTM? Select the correct answer. a. 3.20% b. 3.47% c. 4.01% d. 2.93% e. 3.74% families composed more than 90 percent of the population in colonial America.a. Conservationb. Farmingc. Market hunterd. Rural Which one is not an ore of copper1 Azurite2 Malachite3 Haematite4 Chalcopyrite Rita is making a large poster for an art project. The shape and dimensions of her poster are shown.What is the area of the poster?A. 3.5 square metersB. 7 square metersC. 8 square metersD. 12 square meters What is a physiological response that plants could have to losing too much water?Answer Choices:1) The plants could do more photosynthesis. 2) The plants could open more stomata. 3) The plants could close their stomata. 4) The plants could grow toward the sunlight. Someone HELP ME PLS!!! A coin is flipped and a die is rolled find the probability of getting a head on the coin and a 4 on the die triangles are ? sided and ? angles figures hurry up i will give brainliest don't copy and don't guessthis is long dangerous journey, so you have to choose the most_________ personA, robustB, thinC, fighters What do Romeo and Juliet want Friar Lawrence to do for them? Plz help me I need this stuff plz Please help I need an answer fast for today please help me I will give you brainliest if you answer correctly and you are right, Btw make long sentences.50 pointsUse the dichotomous key to correctly identify each dog in the picture above.1a. Long hair dogsgo to #2b. Short hair dogsgo to #42a. more than one colorgo to #3b. only one color2b._______________33. a. short nosego to #5b. Long nose3b_______________4a. tall dogsgo to #6b. short dogsgo to #85a. white color chest5a___________________b. grey spotted chest5b___________________66. a. short nose6a___________________b. long nosego to #77 a. black and white spots7a___________________b. grey body no spots7b___________________8a. short nosego to #9b. long nosego to #109a. upright ears9a___________________b. floppy ears9b__________________10 a. more that on colorgo to #11 b. only one color10b___________________11a. stubby legs body close to the ground11a___________________b. longer legs body off the ground11b_________________ Are you looking for surface are or volume? A cylindrical fire extinguisher has a diameter of 9 centimeters and a height of 30 centimeters. What is the maximum amount of carbon dioxide that it can contain? Which expression is equivalent to 39 + 91?3(7 + 13)3(13 + 30)7(3 + 13)13(3 + 7) what is a ratio that compares quantities with unlike units of measuresEquivalent RatiosUnitUnit PriceRateRatioRatio tableTerms Solve the linear equation x - 9= 3/5x (Please put your answer as a decimal.) What are the factors of 12z