Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1) The System Administrator has set the following rules for the password: The password is a string made of 10 characters. The available characters are

image text in transcribed

1) The System Administrator has set the following rules for the password: The password is a string made of 10 characters. The available characters are Hexadecimal digits 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E, and F. Repetition is allowed unless otherwise stated a) How many passwords with at least seven A's and at least one B, have no adjacent B's? Explanation: Answer: b) How many passwords have exactly two distinct digits? AABBA AAAAB is an example of such string. Explanation: Answer: c) How many passwords have six digits from the set 0,1,2,3,4,5,6,7,8,9 (repetition is allowed) and four digits from the set A,B,C,D,E,F (no repetition is allowed)? Explanation: Answer: d) How many passwords have sum of all digits equal to 18? Some examples of such passwords are 0A000 10007, 1122621111 and 002000001F ? Explanation

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Databases Object Oriented Deductive Hypermedia Technologies

Authors: Kamran Parsaye, Mark Chignell, Setrag Khoshafian, Harry Wong

1st Edition

0471503452, 978-0471503453

More Books

Students also viewed these Databases questions