Computer Questions

Q:

What does microprocessor speed of a computer depends on?

A) bandwidth B) clock speed
C) number of instructions D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

The computers microprocessor speed depends on all the factors like clock speed, bandwidth and the number of instructions it processes.

Report Error

View Answer Report Error Discuss

2 2618
Q:

Which datatype in c language has least storage?

A) char B) double
C) int D) float
 
Answer & Explanation Answer: A) char

Explanation:

Data types are used for declaration of variables in computer programming languages. These determine the type and size of data associated with variables.

Data types examples - int, char, float, etc...

 

char datatype is the least storage data type with 1 byte.

int with 2 or 4 bytes.

float with 4 bytes

double with 8 bytes.

datatype_in_c_language_has_least_storage1562156854.png image

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Database Administration , IT Trainer

2 2606
Q:

Which memory needs refresh?

A) DRAM B) SRAM
C) ROM D) All of the above
 
Answer & Explanation Answer: A) DRAM

Explanation:

Memory refresh is the process of periodically reading information from an area of computer memory and immediately rewriting the read information to the same area without modification, for the purpose of preserving the information.

DRAM1532669979.png image

Memory refresh is a background maintenance process required during the operation of semiconductor dynamic random-access memory (DRAM), the most widely used type of computer memory.

Report Error

View Answer Report Error Discuss

2 2603
Q:

CPU speed is measured in

Answer

CPU speed is measured with the processors speed which is measured in MIPS (Million Instructions Per Second), Flops (Floating-point operations per second) and CPU clock speed (usually measured in gigahertz). 

Report Error

View answer Workspace Report Error Discuss

Subject: Computer Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

6 2603
Q:

Which memory is nonvolatile?

A) Floppy discs B) Magnetic tape
C) ROM D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

A computer has two types of memory.

1. Non-volatile and

2. Volatile.

 

Volatile memory is computer memory that requires power to maintain the stored information.

* It is a temporary memeory which cannot contain information permanently.

Example :: RAM or Random Access Memory

 

Non-volatile memory is computer memory that can retain the stored information even when not powered.

* It is a permanent memory in which data is stored in permanently.

Examples :: Hard disc, ROM, Floppy discs, Magnetic tape,...

 

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

1 2592
Q:

CHKDSK command is used to

A) analyze the hard disk error B) diagnose the hard disk error
C) report the status of files on disk D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:
Report Error

View Answer Report Error Discuss

1 2588
Q:

In Excel, a data series is defined as what?

A) A collection of related data B) Chart
C) Cell reference D) A division of results
 
Answer & Explanation Answer: A) A collection of related data

Explanation:

A data series which is represented in rows or columns or both in a excel work sheet is a collection of the related data.

 

in_excel_a_data_series_is_defined_as_what1553927674.jpg image

 

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

2 2579
Q:

Choose odd one out

A) Cyberspace B) Internet
C) HTML D) WWW
 
Answer & Explanation Answer: C) HTML

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

0 2570