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
Lelechka [254]
3 years ago
15

How many invalid code sequences can we have in 5b/6b encoding?

Computers and Technology
1 answer:
mart [117]3 years ago
6 0
<span>In the process of 5B/6B encoding, it is possible to have the following two kinds of data sequences: 1. 25=32 data sequences 2. 26=64 data sequences Therefore, this can left us with some unused code sequences that are 32 in number (=26 – 25). On the other hand, in the encoding process of 3B/4B, it is possible to another set of data sequences as follows: 1. 23=8 data sequences 2. 24=16 data sequences This type of encoding also leaves us with some unused code sequences that are 8 in number (=23-24). 2. </span>
You might be interested in
Study the sentences below. A.Changing the properties of characters in a sentence or paragraph in a Word document helps increase
Andru [333]

Answer:

Case

Explanation:

Given

A. "...document’s readability."

B. "...document’s READABILITY"

Required:

Which properties of the word "readability” changed?

Questions like this are best supported with attachments

Because of the way your question is presented, it's impossible to state if there's a change in color, font size and font style.

However, I'll answer your question based on what's obvious.

The texts "readability" and "READABILITY" have different casing;

readability is a lowercase text while READABILITY is an uppercase text.

The above analysis answers what's obvious regarding your question.

4 0
3 years ago
Read 2 more answers
Unicode is a world standard to represent _________________
horsena [70]

Answer:

characters.

Explanation:

We need to represent characters in binary format so that they can be stored in computer memory. Earlier, ASCII (American Standard Code for Information Interchange) representation was commonly used for english characters. But ASCII was found to be insufficient for representing multilingual and special characters.Unicode character representation was developed to overcome this limitation.

8 0
3 years ago
Identify four basic data manipulations performed on a relational database using sql
Vinvika [58]
<span>Which is not a component of a database that describes how data is stored?</span>
7 0
4 years ago
The Home editions of Windows 7 do not include the Local Security Policy or Print Management.
Sergeu [11.5K]

It is true that the Home editions of Windows 7 do not include the Local Security Policy or Print Management.

<h3 /><h3>What is Local Security Policy?</h3>

Local Security Policy is a set of information about the security of the local computer. The Local Security Policy can be found in the Windows operating system. Local security policy information includes:

  • Domains that are trusted to authenticate login attempts.
  • What user accounts are allowed access to the system and how. For example, interactively, over a network, or as a service.
  • Rights and privileges assigned to the account.
  • Security audit policy.

The Local Security Authority (LSA) stores local policy information in a set of LSA policy objects.

Learn more about Local Security Policy brainly.com/question/29670107

#SPJ4

7 0
1 year ago
Write Java code that creates an array of n integers myArray, by taking n integers from the user with duplications, and do the fo
skad [1K]

Answer:

this should be what you need

Explanation:

import java.util.*;

public class ABC{

 public static void main(String[] args) {

   int n;

   //create scanner object

   Scanner sc = new Scanner(System.in);

   //ask for size of array

   System.out.print("Enter the size of array (n): ");

   //read the input

   n = sc.nextInt();

   //create an array of n length

   int [] myArray = new int[n];

   //ask user for array elements

   System.out.printf("Enter %d integers: ", n);

   //read array elements

   for(int i =0 ;i <5; i++)

     myArray[i] = sc.nextInt();

   

   //print the elements if myArray

   System.out.print("1 - The values of myArray are: [");

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

     System.out.print(myArray[i]);

     if(i < n-1)

       System.out.print(", ");

   }

   System.out.print("]\n");

   //calculate mean and sum of myArray elements

   int sum = 0;

   double mean = 0;

   for(int i = 0; i < n; i++)

     sum += myArray[i];

   

   mean = (sum*1.0)/n;

   //print the sum and mean of myArray

   System.out.printf("2 - The sum is: %d. The mean is: %.1f\n", sum, mean);

     

   //create an arraylist

   ArrayList<Integer> myArrayList = new ArrayList<Integer>();

   //copy the value of myArray to an arraylist without duplicates

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

     if(!myArrayList.contains(myArray[i]))

       myArrayList.add(myArray[i]);

   }

   sum = 0; mean = 0;

   //display the values of myArrayList

   System.out.print("3 - The values of myArrayList are: [");

   for(int i =0 ; i < myArrayList.size(); i++){

     System.out.print(myArrayList.get(i));

     if(i < myArrayList.size()-1)

       System.out.print(", ");

   }

   System.out.print("]\n");

   //calculate sum and mean of myArrayList elements

   for(int i = 0; i < myArrayList.size(); i++)

     sum += myArrayList.get(i);

   mean = (sum*1.0)/myArrayList.size();

   //print the sum and mean of myArrayList

   System.out.printf("4 - The sum is: %d. The mean is: %.2f\n", sum, mean);

 }

}

3 0
3 years ago
Other questions:
  • Designing the moving parts of a car—including the engine, drivetrain, steering, and brakes—is done by what type of engineer?
    11·2 answers
  • The following code in a different program is not working properly. The message should display the value of the intCounter variab
    14·1 answer
  • Dr. Laos gets a referral for a 6 month old who has become listless and stopped eating lately. Her pediatrician wanted her to be
    15·1 answer
  • What does microsoft recommend for large organizations requiring desktop virtualization for many clients? quizlewt?
    10·1 answer
  • What are all the folders located on the DOCK called?
    11·1 answer
  • A restaurant has a case type that allows customer to book the dining room for events. Customers provide basic information includ
    7·1 answer
  • Design a ROM of size 64X8 bit in VHDL. Your ROM takes as input an address and a clock and output the content of the ROM at the c
    7·1 answer
  • Which of the following types of cloud platforms would a webmail service offered to the general public be considered?
    9·1 answer
  • Who like fortnite??????
    12·2 answers
  • A computer reads a sequence from top to bottom and left to right.
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!