If we follow the guidelines for creating a good, strong password, should we ever be worried about our information being stolen?

Answers

Answer 1
No because people will still find a way to hack into it
Answer 2

no we should not unless you give your password away


Related Questions

Lucia is using the American Psychological Association (APA) style guidelines to writer her research paper. What is her most likely topic?
physical sciences
literature
social sciences
biology
ANSWER IS SOCIAL SCIENCES

Answers

Answer:

its C

Explanation:

According to the above scenario, Lucia's subject in the research paper is social sciences. Thus, option second is correct.

What is a research paper?

A research paper is a longer essay in which you give your own interpretation, opinion, or argument. When writing an essay, you apply all you know and have pondered about a subject.

The purpose of a research paper is to draw on what others have said about a topic and engage the sources in order to intelligently present a distinct viewpoint on the problem at hand, not just inform the reader what others have said about a topic.

The examination of how humans communicate with one another is known as social science. Anthropology, economics, political science, psychology, and sociology are all fields of social science.

According to the given circumstance, Lucia's research paper topic is social sciences. As a result, option two is correct.

Learn more about research paper here:

https://brainly.com/question/946785

#SPJ2

i u were to make 1 new animal in the world what would it be? (it can be cross breed)

Answers

Answer:

lizard bird

Explanation:

Which of the following is a correctly named cell?
B8
BB-8
8-B
8B

Answers

Answer:

8-B???

Explanation:

The Cell "B8" is the correct mode of depicting the spreadsheet cell.

Let understand that Spreadsheet like Ms Excel, G.oogle Spreadsheet can be be user friendly not operated with the use of Cells Rows and Columns.

The Cell Row refers to the straight boxes from the Left to Right while the Cell Column refers to straight boxes from Up to down on the Interface

Each Row and Column have a name & number attached to it. For instance, each Row have its number and each Column have its Alphabet.

In conclusion, the correct named cell out of the options is Option A which is B8 (Row B & Column 8).

Read more on this here

brainly.com/question/12961162

what is the extension of a Microsoft access database 2013​

Answers

Answer:

Access Database (2007, 2010, 2013, 2016)..accdb

Answer:

.accdb

Explanation:

.accdb is the extension of Microsoft Access Database 2013

Explain why the program did not print "clap", and how to fix it.
#takes number of fingers and recommends a thoughtful response
fingers = 10
if fingers >= 2:
print("whistle")
elif fingers >= 4:
print("snap")
elif fingers >= 10:
print("clap")
else:
input("are you human?")

Answers

Answer:

Because you're using "elif".

If I were to have this code:

if *blank*:

    *action 1*

elif *blank*:

    *action 2*

If and elif is basically saying "one or the other". Since 10 is >= 2, it prints out only whistle. Instead of elif, you were to replace them all with "if", it would print out:

whistle

snap

clap

public class Bird
{
beakStrength = input;
}
public void setBeakStrength(int strength)
{
beakStrength = strength;
}
}
public class Hawk extends Bird
{
private int talonStrength;
public Hawk(int talon, int beak)
{
super(beak);
talonStrength = talon;
}
}
The following statement appears in a method in another class.
Bird b = new Hawk(5,8);
Which of the following best describes the effect of executing the statement?​

Answers

Answer:

Answer below.

Explanation:

You are creating an object of bird "b" with a talon strength of 5 and a beak of 5.

public Hawk(int talon, int beak)

{

super(beak);

talonStrength = talon;

}

Please mark brainliest if this is the answer you were looking for

Please mark brainliest if this is the answer you were looking for

In this exercise we have to use the knowledge of computational language in python to write the code.

We have the code in the attached image.

The code in python can be found as:

public Hawk(int talon, int beak)

{

super(beak);

talonStrength = talon;

}

See more about python at brainly.com/question/26104476

_____ Create
graphics that are math based.

Answers

Answer:

Vector Graphics

Explanation:

Vector graphics are computer graphics images that are defined in terms of points on a Cartesian plane, which are connected by lines and curves to form polygons and other shapes. Vector graphics have the unique advantage over raster graphics in that the points, lines, and curves may be scaled up or down to any resolution with no aliasing. The points determine the direction of the vector path; each path may have various properties including values for stroke color, shape, curve, thickness, and fill.

Click this link to view O*NET's Work Activities section for Actors. Note that common activities are listed toward the top, and less common activities are listed toward the bottom. According to O*NET, what are common work activities performed by Actors? Check all that apply. repairing and maintaining electronic equipment performing administrative activities thinking creatively controlling machines and processes performing for or working directly with the public establishing and maintaining interpersonal relationships​

Answers

Based on  O*NET, the common work activities performed by Actors are:

Scheduling work and activities. Getting information. Making decisions and solving problems. Coordinating the work and activities of others.

What is activity in the workplace?

An activity in the workplace is one that connote the way to promote strong work relationships and boast morale.

Note that Getting all actors to be involved in a team workplace activity is one that help develop a kind of personal bonds and also enhance the professional relationship of all actors.

Learn more about  Work Activities from

https://brainly.com/question/25530656

When is the following expression true? (2 points)
!(!a || b) || (!a && b)
1) If and only if a and b have different values
2) If and only if a and b have the same value
3)
If and only if both a and b are true
4) If and only if both a and b are false
5) The expression is never true

Answers

Answer:

1) If and only if a and b have different values

Explanation:

Given

Expression: !(!a || b) || (!a && b)

Required

When is it true?

The expression is true when the values a and b are different and the proof is as follows.

(1) Assume that: a = true and b = false

!(!a || b) || (!a && b)  

= !(!true || false) || (!true && false)

!true = false, so the expression becomes:

= !(false|| false) || (false && false)

In boolean, false|| false = false and false && false = false. So, we have:

= !(false) || (false)

!(false) = true, so, the expression becomes:

= true || (false)

Lastly, true || false = true

(2) Assume that: a = false and b = true

!(!a || b) || (!a && b)  

= !(!false|| true) || (!false && true)

!false = true, so the expression becomes:

= !(true|| true) || (true && true)

In boolean, true|| true = true and true && true = true. So, we have:

= !(true) || (true)

!(true) = false, so, the expression becomes:

= false|| true

Lastly, false || true = true

This expression is false if a and b have the same value

Madeleine's Instructor praised her for capturing a nearly perfect image. It included dominance, harmony, and proportion among other
principles. Which design principle involves all aspects of delign?
The_____________
design principle involves all aspects of design

Answers

Answer:

Unity design principle

Explanation:

what did Bakers wear (1) in the Portugal does (2) when was author was young ???

Please don't post invalid answer please..!!​


Anyone active here please give me answer of that question..!!

Answers

(i) The dress that the bakers used to wear in Portugal was; a a single-piece long frock that reached to their knees called ''Kabai''.

(ii) The dress that the bakers used to wear when the author was young was; shirts and trousers that were shorter than the ones of full length but longer than half-pants.

This question is from the title "Glimpses of India" which is a story about a baker from Goa that is related to the period/time when the Portuguese were ruling in Goa. The story is simply a chronicles of one of the bakers that was residing in a Goan village.

i) Now, according to his story, it was clear that the cloth that was synonymous with the bakers was a single piece frock that reached their knees and this dress was called "Kabai"

ii) When the author was young he reported that the dresses then among the bakers were shirts and trousers that were quite shorter than the ones of full length but longer than the half-pants.

Read more on glimpses of india at; https://brainly.com/question/9566788

Ask the user to enter a sentence. If the sentence has any mention of dog, tell the user (once) Dogs are cute. If the sentence has any mention of taco, tell the user (once) Tacos are tasty. Change each mention of dog to puppy. Change each mention of taco to burrito. Print the new sentence. Capitalization matters! For example, if theres a mention of Dog (note where the capital letter is), it should be changed to Puppy (note where the capital letter is). You will only need to look for mentions of dog, Dog, taco, and Taco. The plural forms are allowed but the final output for dog / Dog will not be grammatically correct, and this is ok. See sample output.

Answers

Answer:

Theses puppies are so cute!

Theses burritos are so yummy!

Would you like a taste of this delicious taco dog?

Explanation:

there you go plz may i have a brainilist??

What stage of the development process is often called the pre-alpha phase and is the "meat" of the design process where features of the game are built?

Answers

Answer:

Stage 3 : production

Explanation:

The stage 3 of the game design process is called the Production stage. It is also called as the pre-alpha stage or phase. It is considered as the "meat" of the design process where several feature of the game like the mechanics, environment, characters and all the other relevant contents are built and created by the producers, programmers, game designers and the artist who work together to produce a great gaming effect.

Super Shenron vs Zeno D-e-a-t-h B-a-t-t-l-e Creation v Destruction Who Would Win????
Lmk

Answers

Answer:

both tbh I don't know I'm doing this for points cuz I need help for sm

What is the use of comma and semicolon with print statement ?​

Answers

Answer:

The use of a comma and semicolon with print statement tells the computer that the program or specific line is ending.

Explanation:

So for example, with a python program if you write print("Hello, World"); the semicolon tells the computer that, that command ends at the semicolon.

Which of the following types of listening occurs in a more formal setting?

Answers

Answer:

informational listening

Decide whether each source would be considered a primary or secondary source

Answers

Answer:

Can you attach a picture so we can see?

Explanation:

Answer:

yea we cant see any sources

Explanation:

I'll appreciate some help pls​

Answers

Answer:

i dont know....

Explanation:

Edhesive intro to CompSci Test 7 answers pls

Answers

Answer:

nothing

Explanation:

nothing

ASAP PLEASE... An employee of an organization is facing Internet issues. What should this employee do to troubleshoot this issue?A.
check for free disc space on the computer
B.
disconnect the Internet cable from the computer
C.
check the server
D.
check whether the computer has an IP address

Answers

C. check the server

What pc games do you all play?

Answers

Answer:

none

Explanation:

Answer:

Among us

Explanation:

What is information cycle

Answers

Answer:

The term information cycle refers to the way information is processed and distributed and how it changes over time. It is usually used to describe the progression of media coverage relating to a particular newsworthy event or topic during which information goes through various stages of reporting and publication.

I didn’t know the answer just need to “answer” a question to get help.

Which type of computer is the fastest?

a) Mainframe
b) Workstation
c) Supercomputer
d) Microcomputer

Answers

Supercomputer because they are like hundreds of computers in one they also use them at NASA and stuff

Which code is easier to learn, Python or C++. And which one is better than the other in your opinion

Answers

Okay so I’m terms of easiest to learn it depends on the person for me it is Python and python is better because it can be used for lots of purposes

PLS ANSWER I Forgot how to do this. I'll give brainliest.
Write pseudocode for getting a bowl of cereal using at least four steps.

Answers

Answer:

Step 1: Get out a bowl

Step 2: Get out a spoon.

Step 3: Get out cereal.

Step 4: Get out milk.

Step 5: Put the milk and cereal in the bowl and enjoy

Explanation:

What statement BEST explains the relationship between these two facts

Answers

Chocolate is now a sweet treat that is very popular in the us

Answer:

Chocolate is now a sweet treat that is very popular in the us

Explanation:

:)

You are planning to write a guessing game program where the user will guess an integer between one and 20. Put the commented steps in the correct order.

The user will keep guessing until correct.

1. First ___ # Compare the user's answer to the correct number.
2. Second __# Give the user a hint as to whether their guess is too high or too low.
3. Third ___# Ask the user for a guess.
4. Fourth ___ # Generate a random number
(worth 90 points, need answer asap)

Answers

Answer:

1. Generate a random number

2. Ask the user for a guess.

3. Compare the user's answer to the correct number.

4. Give the user a hint as to whether their guess is too high or too

Explanation:

Leave a like and brainist if this helped

Answer:

First step >> Generate a random number

Second step >> Ask the user for a guess.

Third step >> Compare the user's answer to the correct number.

Fourth step >> Give the user a hint as to whether their guess is too high or too

For what two reasons is it important to add comments to a program?​

Answers

Answer: 1. They can easily understand the logic behind solving any problem 2. Comments may help you to memorize your logic that you have written while writing that code.

In what way are high-level programming languages limited? (5 points)
a
They are less readable by humans because they are written in the computer's native machine code.
b
They are written for specific computers and will only work on that one type of computer.
с
They give more control over the hardware and execute tasks more quickly.
O
d
They must be translated into machine code by interpreting and compiling.

Answers

Answer:

low-level language is a type of programming language that contains basic instructions recognized by a computer. Unlike high-level languages used by software developers, low-level code is often cryptic and not human-readable. Two common types of low-level programming languages are assembly language and machine language.

Explanation:

High level-level programming language is limited in that They must be translated into machine code by interpreting and compiling.

What is a High-level programming Langauge?

High-Level Programming Langauge is a language that is written in human-readable form, in other words, they include normal human statements which makes it easy for programmers to understand.

For High-level programming Langauge to work effectively, a compiler is needed to transform these statements into machine codes.

Learn more about High-level programming Langauge here:

https://brainly.com/question/22695199

#SPJ2

what are the functions of file​

Answers

File is an object on a computer that stores data, information, settings, or commands used with a computer program. In a GUI such as Microsoft Windows, files display as icons that relate to the program that opens the file.

Answer:

file is an object on a computer that saves data information and any thing

Other Questions
-Fill in the blank.Complete the sentence using the correct forms of Ser or EstarLa universidad ___ muy cerca del hospital. What is the volume of the regular pyramid below?12,12,71A. 3408 units3B. 852 units3C. 10,224 units3D. 270 units3 if f(x) = 2x+6 and g(x) = x(3) , what is (g0f)(0) Lance's math quz has eight true faise questions. How many different choices for giving answers to the eightquestions are possible? how did metal working contributed to Ghana's prosperity? Please associate the items in column A to theitems in column B.vous?Je donne monlivre! Ah bon, tudonneston livre?les?Je prends lavoiture! Vraiment,tu-prends?me??Madame, est-ceque je peuxLaider??Mesmdicaments? Je_prendstous les jours.I'?.Et l'eau? TuLas bue? I need help asapppp Ill give right answer brainliest What is the most important thing for food and clothing in Siberia?Select onepolar bearsreindeerSealsarctic hare Which of the following statements BEST describes the concept behind labor unions?A.They are aimed at discovering attitudes, beliefs, and opinions of large numbers of people.B.They are based on the idea that workers as a group have more influence on management than do individual workers acting alone.C.They serve the interests of management, helping establish controls on workers and limit the power of groups of workers.D.They establish controls on the banking industry and insure deposits of up to $250,000. Why did the Kansas become known as Bleeding Kansas?(help me please) Can someone tell me if the answers i entered are correct ?? If not please tell me whats right how does respiration take place in insects? PLEASE helppppp me Ill give brainlest or whatever its called btw A coffee shop sells 40 regular coffees out of every 120 coffees they sell. Predict how many regular coffees the shop would sell if they sold 960 coffees. Change the sentence from singular to plural.El lapiz es amarillo Thank you so much :) Write a story entitled "Time for Change" essay 300 Lina Belle McCommons, a North Carolina citizen who formerly lived in Georgia, said the following about her younger daysthere"We benefited in this area (Greene County, Georgia) because it was chosen for a number of the CCC camps - the army ofyoung workers, who worked in forests and fields, stopping erosion. Some people said it was a waste of money. But it kept alot of young fellows employed."To which period of Georgia's history is she referring?-))A)World WarB)The New DealProgressive EraDThe Square Deal If 1.00 L of gas at 1.00 atm of pressure is compressed to a volume of 0.473 L, what is the new pressure of the gas? The verdict in a criminal case from a jury should beminoritymajorityunanimous