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
Vera_Pavlovna [14]
3 years ago
15

If we are using an 4-character password that contains only lowercase English alphabetic characters (26 different characters), ho

w many *more* possible passwords are there if we use a 5-character password (still only lowercase English alphabetic characters?
Computers and Technology
2 answers:
Trava [24]3 years ago
6 0

Answer:

11,424,400 possible passwords

Explanation:

Since all characters are letters and only lowercase

we have 26∧4 = 456,976 possibilities

For a 5-character password which is still lower case sensitive.

we have 26∧5 = 11,881,376 possibilities

Many more possible passwords = (11881376-456976)

= 11,424,400 possible passwords

slavikrds [6]3 years ago
4 0

Answer:

If we are using a 4-character password that contains only lowercase alphabets and repetition of these alphabets are allowed then the possible passwords are:      

26 * 26 * 26 * 26 = 26 ^ 4 = 456976

If we are using a 4-character password that contains only lowercase alphabets and repetition of these alphabets are not allowed then the possible passwords are:

n! / (n - r )! = 26! / (26 - 4)! = 358,800

Explanation:

If we are using a 5-character password that contains only lowercase alphabets and repetition of these alphabets are allowed then the possible passwords are:

26 * 26 * 26 * 26 * 26 = 26 ^ 5 = 11881376

If we are using a 5-character password that contains only lowercase alphabets and repetition of these alphabets are not allowed then the possible passwords are:

n! / (n - r )! = 26! / (26 - 5)! = 7893600

how many *more* possible passwords are there if we use a 5-character password:

Possible passwords when we use 5 character passwords - Possible passwords when we use 4 character passwords.

11881376 - 456976 = 11424400

You might be interested in
Desertification is caused by
Alex Ar [27]
<span>it is caused by A.overgrazing
</span>
5 0
3 years ago
There are three required elements needed to connect to the internet: hardware, web browser, and __________.
malfutka [58]

Yes the answer is D.internet service.

7 0
3 years ago
Read 2 more answers
Program 4 - Pick color Class Create a class that randomly pick a color from an array of colors: string colors[7]; Have the color
xxMikexx [17]

Answer:

#include<cstdlib>

#include<bits/stdc++.h>

#include<time.h>

using namespace std;

class Colors{

string colors[7];

public:

void setElement(int,string);

void printAllColors();

void printRandomColor();

};

void Colors::setElement(int index,string color){

colors[index] = color;

}

void Colors::printAllColors(){

cout << "Printing all the colors:\n";

for(int i=0;i<7;i++){

cout << colors[i] <<"\t";

}

}

void Colors::printRandomColor(){

srand (time(NULL));

int index = rand() % 7;

cout<< "\n\nThe random picked color:";

cout << colors[index] << endl;

}

int main(){

Colors color;

color.setElement(0,"red");

color.setElement(1,"orange");

color.setElement(2,"yellow");

color.setElement(3,"green");

color.setElement(4,"blue");

color.setElement(5,"indigo");

color.setElement(6,"violet");

color.printAllColors();

color.printRandomColor();

}

to get the random color we are using srand and rand function. we are using time as seed to srand() function,because every time the time is changed. And based on that we are using rand() function and doing mod with 7 with the random number to get the index between 0 to 6, as ut array size is 7(0 to 6).

In the setElement(int index,string color) method we are inserting the value of colors in the colors array based on index.

In the printAllColors() function we are printing all the colors in the array.

In the printRandomColor() er are printing any random color based on rand() function.

and in main() we are initializing the string array with colors and calling the functions.

7 0
3 years ago
Read 2 more answers
Question:
Vlad1618 [11]

Answer:

The file type that uses equations instead of pixels are D.EPS or vector files

Explanation:

3 0
3 years ago
How many registers are there in the memory unit?
Sati [7]

Answer:

Most modern CPU's have between 16 and 64 General Purpose Registers. Special Purpose Registers have special uses and are either nonprogrammable and internal to the CPU or accessed with special instructions by the programmer.

5 0
3 years ago
Other questions:
  • Which of the following is the part of a digital camera that acts as the film?
    11·1 answer
  • How can I make my Wi-Fi signal fast? I am going through my exam but my Wi-Fi is not supporting plz help.
    12·1 answer
  • What component of a computer system holds the operating system when the computer is not running
    6·2 answers
  • 12. Noodle Tools is a website that
    8·1 answer
  • A low concentration of market power has positive affects. A low concentration of market share has which of the following effects
    7·1 answer
  • 1. The best program to present numerical data in would be ____. a. Access c. PowerPoint b. Excel d. Word
    6·1 answer
  • You would like to know how many cells contain data. Which function should you use?
    11·1 answer
  • One of the most common uses of spreadsheet are
    12·1 answer
  • Class C Airspace inner ring begins at the __________ and extends vertically (by definition) to MSL charted values that generally
    5·1 answer
  • First Computers and Technology question in 4 years..
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!