Which is true for Digital Computer:
a) It is less accurate than analog computer
b) It is used primarily in scientific applications
c) It represents the decimal numbers through a string of binary digits
d) None of The Above

1 Answer

Answer :

b) It is used primarily in scientific applications

Related questions

Description : Which of the following is true? 1) Byte is a single digit in a binary number 2) Bit represents a grouping of digital numbers 3) Eight-digit binary number is called a byte 4) Eight-digit binary number is called a bit 5) None of these

Last Answer : Answer :3

Description : The memory of a computer is commonly expressed in terms of Kilobytes or Megabytes. A byte is made up of 1) eight decimal digits 2) eight binary digits 3) two binary digits 4) two decimal digits

Last Answer : 2) eight binary digits

Description : What are the computers called that performs calculations and comparisons usually in the binary numbering system? A) Analog Computers B) Digital Computers C) Hybrid Computers D) None of above

Last Answer : Answer : B

Description : How many digits does it take to represent the decimal number 81 in binary?

Last Answer : It takes 7 digits.

Description : Anumber system that uses only two digits, O and 1 is calledthe_ a. Octal number system b. Binary number system c. Decimal number system d. Hexadecimal number system

Last Answer : b. Binary number system

Description : Which number system is commonly used as a shortcut notation for groups of four binary digits? a. Binary b. Decimal c. Octal d. Hexadecimal

Last Answer : Hexadecimal

Description : Which number system is commonly used as a shortcut notation for groups of four binary digits? a. Binary b. Decimal c. Octal d. Hexadecimal

Last Answer : d. Hexadecimal

Description : Binary code comprises of digits from 0 to 9. a) True b) False

Last Answer : Answer: b Explanation: The statement is false. Binary as the word suggests contains only 2 digits : 0 and 1. 0 denotes false and 1 denotes a truth value

Description : Is an analog clock more accurate than a digital clock?

Last Answer : Digital clocks will be the most accurate because its computer operated.

Description : The proper definition of a modern digital computer is A) An electronic automated machine that can solve problems involving words and numbers B) A more sophistic and modified electronic pocket calculator C) Any machine that can perform mathematical operations D) A machine that works on binary code

Last Answer : Answer : A

Description : The main advantage of hexadecimal numbers is the case of conversion from hexadecimal to ____and vice versa: a) binary b) decimal c) BCD d) None of The Above

Last Answer : a) binary

Description : In process control terminology values which can change without distinct increments, such as temperature, pressure, or level are called ____________. A. binary values B. digital values C. bumpless values D. analog values

Last Answer : Answer: D

Description : A number with both integer and a fractional part has digits raised to both positive and negative powers of 2 in a decimal number system. a) True b) False

Last Answer : Answer: b Explanation: In a decimal number system, a number with both integer and a fractional part has digits raised to both positive and negative powers of 10 and not 2. e.g. 22.34 = 2 * 101 + 2 * 100 + 3 * 10-1 + 4 * 10-2

Description : What are the numbers in the smallest group of repeating digits when 4111 is converted to a nonterminating decimal?

Last Answer : 4111 is an integer and so there is no sensible way to convert itinto a repeating decimal.

Description : Bit stands for A) Binary digits B) bit of system C) a part of byte D) All of above

Last Answer : Answer : A

Description : The digits used in binary number system are ____and____: a) 1 and 2 b) 0 and 1 c) 0 and 9 d) None of The Above

Last Answer : b) 0 and 1

Description : Which one of the following represents the binary equivalent of the decimal number 25? (A) 11011 (B) 10101 (C) 01101 (D) 11001

Last Answer : Answer: D

Description : In data communication the transmission of binary signals will require _______. A. Same bandwidth as analog B. More bandwidth than analog C. Less bandwidth than analog D. Bigger cable diameter

Last Answer : B. More bandwidth than analog

Description : The accuracy of the floating-point numbers representable in two 16-bit words of a computer is approximately A) 16 digits B) 6 digits C) 9 digits D) All of above

Last Answer : Answer : A

Description : Binary communications systems are better because A. they can interface directly with the analog telephone network B. the components are simpler, less costly, and more reliable C. people think better in binary D. interstate calls are less costly

Last Answer : B. the components are simpler, less costly, and more reliable

Description : The proper definition of a modern digital computer is a. An electronic automated machine that can solve problems involving words and numbers b. A more sophistic and modified electronic pocket calculator c. Any machine that can perform mathematical operations d. A machine that works on binary code

Last Answer : A machine that works on binary code

Description : The proper definition of a modern digital computer is a. An electronic automated machine that can solve problems involving words and numbers b. A more sophistic and modified electronic pocket calculator c. Any machine that can perform mathematical operations d. A machine that works on binary code

Last Answer : d. A machine that works on binary code

Description : What is the difference between analog and digital computer ?

Last Answer : Analog computer 1. Analog computers are largely dependent on external conditions. 2. It is commonly used in observational work to gather and record information. 3. Analog computers use constantly changing signals ... is shown on the screen. 5. Personal computer , mini computer , micro computer etc.

Description : The computer that process both analog and digital is called A) Analog computer B) Digital computer C) Hybrid computer D) Mainframe computer

Last Answer : Answer : C

Description : The computer that can input analog signals and return result in digital form A) Analog Computers B) Digital Computers C) Hybrid Computers D) Mainframe Computers

Last Answer : Answer : C

Description : Which of the following is a class of computers based on model? A) Digital Computer B) Hybrid Computers C) Analog Computers D) AT Computers

Last Answer : Answer : D

Description : Signals can be analog or digital and a computer that processes the both type of signals is known as A) Analog computer B) Digital Computer C) Hybrid Computer D) Mainframe Computer

Last Answer : Answer : C

Description : In analog computer A) Input is first converted to digital form B) Input is never converted to digital form C) Output is displayed in digital form D) All of the above

Last Answer : Answer : B

Description : A digital computer did not score over an analog computer in terms of A) Speed B) Accuracy C) Reliability D) Cost

Last Answer : Answer : B

Description : A hybrid computer is the one having combined properties of ________ (A) Micro & Mini computers (B) Mini & Super Computers (C) Mainframe & Super Computers (D) Analog & Digital computers

Last Answer : (D) Analog & Digital computers

Description : A modem- 1) Translates along Signals from a computer into digital Signals that can travel along conventional telephone lines 2) Translates digital Signals from a computer into analog Signals that can ... conventional telephone lines 3) Demodulates digital Signals from a computer. 4) None of these

Last Answer : 4) None of these

Description : What are the chances that somewhere in the infinite string of digits of Pi there's a recognizable embedded graphic image?

Last Answer : answer:100%. (I’m serious.)

Description : The output of executing string.ascii_letters can also be achieved by: a) string.ascii_lowercase_string.digits b) string.ascii_lowercase+string.ascii_upercase c) string.letters d) string.lowercase_string.upercase

Last Answer : d) string.lowercase_string.upercase

Description : Which number system is usually followed in a typical 32-bit computer? A) Binary B) Decimal C) Hexadecimal D) Octal

Last Answer : Answer : A

Description : Computer calculate number in ______mode: a) Octal b) Decimal c) Binary d) None of These

Last Answer : c) Binary

Description : Which of the following number system is natively used by a computer: a) Hexadecimal b) Octal c) Decimal d) Binary e) None of These

Last Answer : d) Binary

Description : Which are the system of arithmetic, which are often used in digital system: a. Binary digit b. Decimal digit c. Hexadecimal digit d. Octal digit e. Allof these

Last Answer : e. Allof these

Description : Which system is used in digital computers because all electrical and electronic circuits can be made to respond to the states concept: a. Hexadecimal number b. Binary number c. Octal number d. Decimal number

Last Answer : b. Binary number

Description : Which numbering format is the basis for digital electronic circuitry? 76) A) decimal B) BCD C) octal D) binary

Last Answer : D) binary

Description : 3 bit binary numbers can be represented by a. Binary number b. Decimal number Cc. Hexadecimal number d. Octal number

Last Answer : d. Octal number

Description : Binary numbers can also be expressed in this same notation by _——_—srrepresentation. a. Floating point b. Binary point c. Decimal point d. All of these

Last Answer : a. Floating point

Description : A base-16 number system that uses sixteen distinct symbols 0-9 and A-F to represent numbers from 0 to 15. A. Binary B. Decimal C. Hexadecimal D. Hepadeximal

Last Answer : A. Binary

Description : The digital computer was developed primarily in A) USSR B) Japan C) USA D) UK

Last Answer : Answer : C

Description : The process of dividing an analog signal into a string of discrete outputs, each of constant amplitude, is called: (A) Strobing (B) Amplification (C) Conditioning (D) Quantization

Last Answer : (D) Quantization

Description : On which aspect the analog computers are better than digital? A) Speed B) Accuracy C) Reliability D) Automatic

Last Answer : Answer : B

Description : Which of the following described the very early standard that defines binary digits as space/mark line condition and voltage levels? A. V.4 B. V.2 C. V.1 D. V.5

Last Answer : C. V.1

Description : Error rate is A. an error-detectingcode based ona summation operation performed onthebits to be checked. B. a checkbit appended to anarrayof binary digits to make thesum of all thebinary digits. C. a ... ratioof the number ofdata units in error to the total number of dataunits E. None of the above

Last Answer : the ratioof the number ofdata units in error to the total number of dataunits

Description : Using 12 binary digits how many unique house addresses would be possible: a. 28=256 b. 212=4096 c. 216=65536 d. None of these

Last Answer : b. 212=4096

Description : In a binary Hamming code the number of check digits is r then number of message digits is equal to: (A) 2r-1 (B) 2r-r-1 (C) 2r-r+1 (D) 2r+r-1

Last Answer : (B) 2r-r-1

Description : Binary Digits

Last Answer : Binary Digits