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

In order for a 2 Bit Computer, or 4 Bit Computer, or an 8 Bit Computer, or 16 Bit Computer, or 32 Bit Computer to process the ex

act same project, they all have to be Binary. Therefore, what is the feature or function that allows them to be compatible. Hint: Think of timing and size. Check your notes or the Recent Video Lesson on Microcontroller/Microprocessor Architecture.

Computers and Technology
1 answer:
melisa1 [442]3 years ago
5 0

Answer:

Check the explanation

Explanation:

• The 2-bit architecture is a microprocessor or computer architecture that has a datapath width or a highest operand width of 2 bits.

• These architectures typically have a matching register file with registers width of 2 bits. Very few 2-bit architecture CPUs were commercially marketed, mo. were bit-slice microprocessors.

4 bit computer:  

• In computer architecture, 4-bit integers, man°, addresses, or other data units are those that are 4 bits wide.

• 4-bit CPU and ALU architectures are those which are solely based on registers, address buses, or data buses of that size.

• A group of four bits is also called a nibble and has 2° = 16 possible values.

8 bit computer:

• In computer architecture, 8-bit integers, memo, addresses, or other data units are those that are 8 bits (1 octet) wide.

• 8-bit CPU and ALU architectures are those which are solely based on registers, address bums, or data be of that size.

• 8-bit is also a generation of microcomputers in which 8-bit microprocessors were the norm).

16 bit computer:  

• In computer architecture, 16-bit integers, memory addresses, or other data units are those that are 16 bits (2 octets) wide.

• 16-bit CPU and ALU architectures are those which are solely based on registers, address buses, or data bums of that size.

• 16-bit microcomputers are those type of computers in which 16-bit microprocessors were the norm.

32 bit computer:  

• In computer architecture, 32-bit integers, maim, addresses, or other data units are the that are 32 bits (4 octets) wide.

• 32-bit CPU and ALLI architectures are those which are solely based on registers, address buses, or data bums of that size.

• 132-bit microcomputers are those type of computers in which 32-bit microprocessors are the norm).

You might be interested in
Under which condition below would you expect a glassy extrusive rock like obsidian to form?
agasfer [191]
Hihi!

The correct answer would be D. Quick cooling on Earth's surface! Obsidian is<span>a volcanic rock formed by the rapid solidification of lava without crystallization!

I hope I helped!
-Loliarual
</span>
7 0
4 years ago
Read 2 more answers
A(n) _________ Web page displays customized content in response to keyboard or mouse actions or based on information supplied di
RoseWind [281]

Answer:

dynamic

Explanation:

A dynamic web page serves out varied material to various visitors while keeping the same layout and appearance. These pages, which are often built in AJAX, ASP, or ASP.NET, require longer to render than plain static sites. They are commonly used to display data that updates regularly, such as weather forecast or market prices.

Dynamic web pages often incorporate software applications for various services and need server-side resources such as databases. A database enables the page builder to divide the design of the website from the content that will be presented to users. When they post material to the database, the website retrieves it in response to a user request.

5 0
2 years ago
What is the full word of"VPN"?​
pantera1 [17]

Answer:

Virtual Private Network.

Explanation:

A VPN helps protect your data when accessing the internet. It usually scrambles your IP location and encrypts your data.

5 0
3 years ago
Read 2 more answers
Write a function called printbackwards() that will work with a c++ string. the function will print any c++ string backwards. you
dangina [55]
Hi!

Well, this isn't exactly a question - but rather just a request. However, I'm going to attempt to try and <em>describe </em>to you how to approach this problem, instead of just writing the code for you and sending you on your way.

So, what's our general base goal here? We want to take a string into a function, and then print it out backwards. Seems simple enough!

Right away, we already have an idea how to set this code up. We need a main method which will call <em>PrintBackwards(), </em>which will have to take a parameter of type string. 

This would look something like <em>PrintBackwards(string baseString). </em>Inside this method, we'd have to do something so we can see each character in this string and then store it in a new string. 

I encourage you to try and tackle this on your own, but I can give you an idea. We can have a new valueless variable called reversedString, which will store our baseString but backwards.

We could try looping through the baseString for each character it possesses, and then keep adding onto our reversedString by doing something like +=. What I mean, is we'd access the very last index of baseString, and then keep appending characters into it. 

So our loop would look something like <em>for(int i = baseString.length; i > 0; i--) {}. 

</em>I haven't used C++ in awhile, so you'll have to find the specific syntax requirements. But with that loop, i represents the index of each character in baseString. It starts with the last index, and keeps going down in reverse.
<em>
</em>Inside our loop, we could do something like reverseString += baseString.index(i); Again, I don't remember the specific syntax - so you'll have to do this on your own.
<em>
</em>Hopefully, this helps! =)<em>
</em>
6 0
3 years ago
-) An attribute is a(n)?
Anarel [89]
<h3>An attribute is a characteristic.In a data base management system,an attribute refers to a database component,such as a table.It also may refer to a database field.</h3>

6 0
3 years ago
Other questions:
  • Write a program that takes as input an arithmetic expression followed by a semicolon ";". The program outputs whether the expres
    11·1 answer
  • A database table contains the Group_ID and Group_Name fields. Which field can be the primary key of the table?
    5·1 answer
  • Before a computer can store a real number in memory, it must be encoded in __________.
    14·1 answer
  • What is the final value for X ?<br><br> x= 1<br><br> x=13<br><br> x= x+3<br><br> x=0
    9·1 answer
  • Can someone answer this ?
    7·1 answer
  • Used for monitoring web activity by users to make sure that sensitive information won't leave the building.
    7·1 answer
  • 29. Write a program that asks to input any ten numbers and displays sum of them​
    11·1 answer
  • With social media presence growing why is cyberbullying at an all time high
    8·2 answers
  • 56- What is the term used when you press and hold the left mouse key and more the mouse
    8·1 answer
  • A common business practice is to include a worksheet named Documentation that contains a description of the workbook, the name o
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!