Questões de Concurso Comentadas por alunos sobre armazenamento de dados em arquitetura de computadores em arquitetura de computadores

Foram encontradas 322 questões

Resolva questões gratuitamente!

Junte-se a mais de 4 milhões de concurseiros!

Ano: 2017 Banca: UFSM Órgão: UFSM Prova: UFSM - 2017 - UFSM - Auxiliar em Administração |
Q858432 Arquitetura de Computadores
Você está em seu primeiro dia no emprego e recebeu como material de trabalho um pen drive de 16GB. Nesse pen drive você precisa salvar um único arquivo de 5,32GB chamado backup2016.zip. Porém, como o pen drive é novo e não veio formatado de fábrica, você o formata, escolhendo o sistema de arquivos FAT32.
Qual alternativa melhor explica o que vai acontecer?
Alternativas
Q856661 Arquitetura de Computadores

A typical computer system provides a hierarchy of different types of memories for data storage. Consider the statements below. 


I. The hard drive has a local data cache. Because the hard drive access speed is so much slower, disk access are normally done asynchronously at the hardware level. The hard drive controller will acknowledge the instruction right away, and will take sometime to populate the disk cache with the requested data block, and then, at a later time, raise an interrupt to notify the interested party that the data access is complete. This model of interrupt based data transfer is asynchronous. 

II. The cache is made up of small chunks of mirrored main memory. The size of these chunks is called the line size, and is typically something like 32 or 64 bytes. The cache can load and store memory in sizes a multiple of a cache line. Caches have their own hierarchy, commonly termed L1, L2 and L3. L1 cache is the fastest and smallest; L2 is bigger and slower, and L3 more so. 

III. Internal register in a CPU is used for holding variables and temporary results. Internal registers have a very small storage; however they can be accessed instantly. Accessing data from the internal register is the fastest way to access memory. Most registers are implemented as an array of DRAM cells. DRAM is a type of RAM that is much faster and more reliable than the SRAM, which is used for main memory because of its lower cost and smaller space consumption. DRAM does not need to be electrically refreshed as does SRAM. 

The correct statement (s) 

Alternativas
Q854223 Arquitetura de Computadores
Analise as configurações dos computadores abaixo e selecione a alternativa que representa o computador com maior capacidade de armazenamento de dados:
Alternativas
Q850603 Arquitetura de Computadores
Existem diversas estratégias disponíveis para compartilhar recursos de armazenamento disponibilizados por hard disc drives (HDD) em rede. Sobre essas estratégias, indique a afirmativa CORRETA
Alternativas
Q849391 Arquitetura de Computadores
É CORRETO afirmar que a unidade de medida utilizada para informar a capacidade de armazenamento de dados de um disco rígido é:
Alternativas
Respostas
221: C
222: E
223: A
224: B
225: C