Convert the binary number 01010101 to Hex
A. 44
B. 55
C. 66
D. 77

1 Answer

Answer :

B. 55

Related questions

Description : Convert the Hex number DA to binary. A. 11001010 B. 11011011 C. 11011010 D. 11011110

Last Answer : C. 11011010

Description : One way to convert from decimal to hexadecimalisthe a. Double dabble method b. Hex dabble method c. Binary dabble method d. __ Allof these

Last Answer : b. Hex dabble method

Description : A locomotive of weight 100 tonnes is attached to train of wagons weighing 1000 tonnes. The locomotive pulls the wagons with a constant velocity of 36 km/hour. When the coupling between the train and wagons breaks, the wagons roll on 95 m in ... would be a.0.36 m b.0.44 m c.0.77 m. d.0.5 m e.0.66 m

Last Answer : d. 0.5 m

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 : Shyam is younger than Sharuk by 22 years. If the ratio of their ages is 5:7, find the age of Shyam a) 55 b) 77 c) 66 d) 88

Last Answer : A If sharuk age is x, then Shyam age is x-22, so (x-22)/x = 5/7 => 7x-154 = 5x => 2x = 154 => x = 77 So shyam age is 77 - 22 = 55

Description : Why do computers use binary? A. Because It's all the understand.... B. Because a computer is a series of switches, 1 being on and 0 being off C. Because they can't understand ASCII D. Because UNICODE doesn't work

Last Answer : A. Because It's all the understand....

Description : The binary code for each pixel is used to determine A. Which colour will be displayed B. How big the image is C. What shape the image is D. How many pixels will be in the image

Last Answer : A. Which colour will be displayed

Description : A simple quantization scheme would be to represent each output of the source with the ____value closest to it. a. Codeword b. Integer c. Binary sequence d. Coordinates

Last Answer : b. Integer

Description : In facsimile transmission, a page is scanned and converted into a sequence of a. Binary sequence b. Ternary sequence c. black or white pixels d. alphanumeric sequence

Last Answer : c. black or white pixels

Description : If the probability is not given which method is preferable a. Huffman b. Non Binary Huffman c. Adaptive Huffman d. Extended Huffman

Last Answer : c. Adaptive Huffman

Description : Convert 1001 into decimal? A. 8 B. 11 C. 12 D. 9

Last Answer : D. 9

Description : What is compression? A. To convert one file to another B. To reduce the size of data to save space C. To minimize the time taken for a file to be downloaded D. To compress something by pressing it very hard

Last Answer : B. To reduce the size of data to save space

Description : To convert multimedia information coming from hardware devices into computer data can be compared with which process ? a) Coding b) Decoding c) (a) and (b) both d) None of these

Last Answer : a) Coding

Description : What is the reason that in the beginning of encoded file there is data telling which digit/letter represents which word ? a) It is needed to convert the file in compression form b) it is ... convert the file in its original uncompressed form d) it is needed to convert the file in graphical form

Last Answer : c) it is needed to convert the file in its original uncompressed form

Description : What is compression? a. To convert one file to another b. To reduce the size of data to save space c. To minimize the time taken for a file to be downloaded d. To compress something by pressing it very hard

Last Answer : b. To reduce the size of data to save space

Description : Convert octal 77 to binary. 78) A) 1100111 B) 011111 C) 011011 D) 111111

Last Answer : D) 111111

Description : Convert octal 77 to binary. 78) A) 1100111 B) 011111 C) 011011 D) 111111

Last Answer : D) 111111

Description : Convert decimal 64 to binary. 77) A) 00110110 B) 01000000 C) 01001000 D) 01010010

Last Answer : B) 01000000

Description : Convert the binary number 0000.1010 to decimal. 6) A) 0.10 B) 0.55 C) 0.50 D) 0.625

Last Answer : D) 0.625

Description : A variable is A. DIM B. Console.Writeline("") C. A uniquely named storage location D. a way of holding a WHOLE number

Last Answer : C. A uniquely named storage location

Description : Data that describes other data. For example, a digital image may include metadata that describe the size of the image, number of colors, or resolution. A. Metadata B. Emdata C. Tridata D. Perameter

Last Answer : D. Perameter

Description : The number of dots of ink or toner per inch on a printed image. A. DPI B. RGB C. CMYK

Last Answer : B. RGB

Description : Define the term 'sample rate'. A. Snapshots of sound are taken as the wave cannot be represented as a series of continuous changes. B. The number of samples taken each second C. The number of bits used per second of audio D. The number of bits available for each clip

Last Answer : B. The number of samples taken each second

Description : Total number of nodes in the adaptive huffman tree is: A. 2n+1 B. 2n C. 2n-1 D. 2n-2

Last Answer : C. 2n-1

Description : How do you calculate the number of bits of a body of text in ASCII? A. Number of characters * 7 B. Number of characters (including spaces) *7 C. bits in Huffman * 7 D. bits in Huffman / 7

Last Answer : B. Number of characters (including spaces) *7

Description : Huffman trees use the _______________ of each character to work out their encoding. A. Frequency B. Order in ASCII C. Number value

Last Answer : A. Frequency

Description : Huffman trees use the _______________ of each character to work out their encoding. A. Frequency B. Order in ASCII C. Number value

Last Answer : A. Frequency

Description : A Huffman code: A = 1, B = 000, C = 001, D = 01 ,P(A) = 0.4, P(B) = 0.1, P(C) = 0.2, P(D) = 0.3 The average number of bits per letter is A. 8.0 bit B. 2.0 bit C. 1.9 bit D. 2.1 bit

Last Answer : C. 1.9 bit

Description : Entropy of a source is a. Self information of the source b. Average self information c. Average number of bits d. Both (a) and (b)

Last Answer : b. Average self information

Description : Huffman trees use the _______________ of each character to work out their encoding. a. Frequency b. Order in ASCII c. Number value d. Both (a) and (b)

Last Answer : a. Frequency

Description : A Huffman code: A = 1, B = 000, C = 001, D = 01 ,P(A) = 0.4, P(B) = 0.1, P(C) = 0.2, P(D) = 0.3 The average number of bits per letter is a. 8.0 bit b. 2.0 bit c. 1.9 bit d. 2.1 bit

Last Answer : c. 1.9 bit

Description : A simple steam engine receives steam from the boiler at 180˚C and exhausts directly into the air at 100˚C. What is the upper limit of its efficiency?  a. 11.28 %  b. 36.77 %  c. 20.36 %  d. 17.66 %

Last Answer : 17.66 %

Description : In Helium-neon Laser, in meta stable state, helium is located at the energy level: a) 20.66 eV b) 20.77 eV c) 20.61 eV d) 20.71 eV

Last Answer : c) 20.61 eV

Description :  on analyzing the result of an competitive exam the teacher found that the average for the entire the class was 69 marks. If we say that average of 10 % of the students scored 77 marks and average of 28 % of the ... marks of the remaining students of the class A) 67.54 B) 68.26 C) 66.91 D) 69.06 

Last Answer : D) average of entire class = 69marks average of 28 % of the students = 66 marks average of 10% of the students = 77 marks then % of remaining students = (100- 10 - 28) = 62% let the average of 62% of the ... (62*x)+770+1848= 6900 62 * x = 6900-770-1848 62*x = 4282 x = 69.06

Description : A batsman average for 20 innings is 25 runs. His highest score exceeds his lowest score by 64 runs. If these 2 innings are excluded, the average of the remaining 18 innings is 24 runs. The highest score of the player is. A) 66 B) 72 C) 77 D) 88

Last Answer : A) Let the highest score be ‘x’ Then lowest score = x-64 Then (25 *20)- 18 * 24 = 432 X+X-64=68 X=66

Description : What is the greatest common factor of 44 77 and 91?

Last Answer : The GCF is 1.

Description : In what ratio must a person mix three kinds of Oats costing him Rs 1.20,Rs 1.44 and Rs 1.74 per Kg so that the mixture may be worth Rs 1.41 per Kg? A)11:77:7 B) 11:45:7 C)25:45:8 D) 27:23:6

Last Answer : A)11:77:7

Description : In an all weld tensile test, the original specimen gauge length was 50mm, and after the test the increased gauge length was 65mm, what is the elongation percentage? a) % A is 40 b) % A is 60 c) % A is 30 d) % A is 36

Last Answer : c) % A is 30

Description : To divide information among cells A. Wrap B. Split C. Lock D. Column

Last Answer : B. Split

Description : To change the font size in order to display more text or other data A. Border B. Shading C. Shrink to fit D. Printing area

Last Answer : A. Border

Description : To make lines of text appear on multiple lines of a cell A. Wrap B. Split C. Lock D. Column

Last Answer : D. Column

Description : A webpage is an example of an ........... electronic document A. Comp B. DTP C. On screen D. Online

Last Answer : C. On screen

Description : This document is designed to be viewed ........ on your tablet A. Comp B. DTP C. On screen D. Online

Last Answer : A. Comp

Description : A ........ is an initial document that shows where all text and graphic elements will be placed A. Comp B. DTP C. On screen D. Online

Last Answer : C. On screen

Description : What does 'WYSIWYG' stand for? A. Why you see is why you get B. When you see is when you get C. What you see is what you get D. Where you see is where you get

Last Answer : D. Where you see is where you get

Description : .............. means that a printed document will appear exactly as it does on-screen A. Layout B. Publish C. Clip art D. WYSIWYG

Last Answer : C. Clip art

Description : A particular way of coding information for storage in a computer file A. Raster graphic B. Vector graphic C. File format D. Layer

Last Answer : A. Raster graphic

Description : Data compression which guarantees that all original data can be restored exactly A. Lossless compression B. Lossy compression C. File compression D. Raster compression

Last Answer : B. Lossy compression

Description : Which of these is NOT a way to decrease image blurriness? A. Use compatible file formats B. Increase the size of thumbails C. Save images using loseless compression D. Check if raster or vector graphics work better

Last Answer : A. Use compatible file formats

Description : A program allows a user to design and publish a document using only a computer and a printer A. DTP B. PDF C. PPT D. DOC

Last Answer : A. DTP