What is Tina in binary code?

1 Answer

Answer :

That would depend on which computer character code you want to use, there have been thousands of them. The most current is Unicode an extension of ASCII. Unicode can support every living language on earth and many dead ones too. However it has multiple coding standards.Some other now largely considered obsolete computer character codes are EBCDIC (still used on come IBM mainframe computers), FIELDATA, BCDIC (used by IBM before they developed EBCDIC in 1964), CDC Display Code, Hollerith punch card code, BAUDOT, etc. Some computers (e.g. IBM 1401, IBM 650, IBM 1620) actually used different character codes in their internal memory than they used for input/output.Computer character codes before the 1960s generally were limited to capital letters only (these were typically 6 bit codes, not the 8 bit that IBM introduced with EBCDIC in 1964 on their System 360 or the new 7 bit standard teletype code ASCII introduced just before that and soon adopted by computer manufacturers other than IBM).In ASCII the word Tina is the following Hexadecimal bytes (you can convert to binary):T = 54Hi = 69Hn = 6EHa = 61Hin EBCDIC the word Tina is the following Hexadecimal bytes (you can convert to binary):T = E3Hi = 89Hn = 95Ha = 81H

Related questions

Description : What caused the scar on Tina Fey's face?

Last Answer : She discussed it in an interview last December. She was slashed by a stranger while playing outside when she was a young child.

Description : are there any plants trees or flowers named Tina?

Last Answer : Need Answer

Description : When was Tina arena born?

Last Answer : Tina Arena was born on November 1, 1967.

Description : What is Tina arena's birthday?

Last Answer : Tina Arena was born on November 1, 1967.

Description : What is Tina arena famous for?

Last Answer : Australian-born Tina Arena is famous in many areas. She hasachieved fame as a singer, as a songwriter, in musical theater, shehas been a talent show judge, has had television appearances, ... albums, livealbums, two greatest hits albums, her Onstage Collection and herLive Symphony of Life album.

Description : Is Tina arena tall?

Last Answer : 5"

Description : Is Tina arena still alive?

Last Answer : Yes

Description : Is Tina arena married?

Last Answer : oui, elle est, (yes she is)

Description : How tall is Tina arena?

Last Answer : 5"

Description : Does Tina arena play any instruments?

Last Answer : when tina arena was in primary school she played variousinstruments her favourite was the cello

Description : How Marie hiked 14 mile Dan hiked 23 mile and Tina hiked 38 mile. Who hiked the farthest?

Last Answer : Tina.38 > 23 > 14Tina > Dan > Marie

Description : What is Tina turner's net worth?

Last Answer : Tina Turner is a singer, dancer, actress and author whose real name is Anna Mae Bullock. As of January 2018 - her net worth is estimated between $230 and 265 million. Since her accounts are (obviously) private - there's no way to get a more accurate figure.

Description : What is Tina turner's favorite food?

Last Answer : Tina Turners' favorite food is fried chicken.

Description : The book ‘Patriarchy’ is written by (a) Gerda Lerner (b) NiveditaMenon (c) Kamal Bhasin (d) Tina Chanter

Last Answer : (a) Gerda Lerner

Description : The feminist movement of modern time could be said to have started with (a) ‘A Vindication of the Rights of Women’ by Mary Wollstonecraft (b) ‘The Second Sex’ by Simone de Beauvoir (c) ‘Gender, the basics’ by Hilary M. Lips (d) ‘Gender, Key Concepts in Philosophy’ by Tina Chanter

Last Answer : (a) ‘A Vindication of the Rights of Women’ by Mary Wollstonecraft

Description : The first woman to top the Philippine BAR Examination. a. Josefa Diokno b. Tecla San Andres Ziga c. Tina Munoz Palma d. Geronima Pecson

Last Answer : b. Tecla San Andres Ziga

Description : BCD- How many binary code ?

Last Answer : BCD quote consists of 6 bits.

Description : How do you implement binary search code in visual basic?

Last Answer : The optimal binary search algorithm uses a sorted array as thedata container. Define the range to be searched using a half-closedrange of indices [begin:end). Initially, this will be thehalf- ... range is either empty or invalid(begin>=end), so the value does not existReturn not_foundEnd Function

Description : Who Came up with the binary code?

Last Answer : Feel Free to Answer

Description : How do you say minecraft in binary code?

Last Answer : What is the answer ?

Description : What is binary code for OK?

Last Answer : What is the answer ?

Description : Computer instructions written with the use of English words instead of binary machine code is called A) Mnemonics B) Symbolic code C) Gray codes D) Opcode

Last Answer : Answer : B

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 : EBCDIC stands for A) Extended Binary Coded Decimal Interchange Code B) Extended Bit Code Decimal Interchange Code C) Extended Bit Case Decimal Interchange Code D) Extended Binary Case Decimal Interchange Code

Last Answer : Answer : A

Description : Instructions and memory address are represented by A) Character code B) Binary codes C) Binary word D) Parity bit

Last Answer : Answer : B

Description : ASCII and EBCDIC are the popular character coding systems. What does EBCDIC stand for? A) Extended Binary Coded Decimal Interchange Code B) Extended Bit Code Decimal Interchange Code C) Extended Bit Case Decimal Interchange Code D) Extended Binary Case Decimal Interchange Code

Last Answer : Answer : A

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 : In OCR processing, When a character is recognized, it is converted into_______ code. A. binary B. ASCII C. Both (A) and (B) D. None of the Above

Last Answer : B. ASCII

Description : Which are the types of binary codes number: a. Sign magnitude b. —_1’s complement code c. 2’s complement code d. __ Allof these

Last Answer : c. 2’s complement code

Description : Group of binary bits(0&1) is known as: a. Binary code b. Digit code

Last Answer : a. Binary code

Description : abbreviation EBCDIC stand for: a. Extended binary coded decimal interchange code b. External binary coded decimal interchange code c. Extra binary coded decimal interchange code d. None of these

Last Answer : a. Extended binary coded decimal interchange code

Description : In second pass, assembler creates _ in binary format for every instruction in program and then refers to the symbol table to giving every symbol an_ _ relating the segment. a. Code and program b. Program and instruction c. Code and offset d. All of these

Last Answer : c. Code and offset

Description : In which code is object file is coded: a. Link code b. Decimal code c. Assembly code d._— Binary code

Last Answer : d._— Binary code

Description : function select takes op code in IR translating to function of ALU and it may be compact binary code or one line per ALU: a ALU b CPU c. Memory d. Cache

Last Answer : a ALU

Description : The operation is specified by a binary code known as the a. Operand code b. Opcode c. Source code d. — Allof these

Last Answer : b. Opcode

Description : Instructions and memory address are represented by a. Character code b. Binary codes c. Binary word d. Parity bit

Last Answer : Binary codes

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 : EBCDIC stands for a. Extended Binary Coded Decimal Interchange Code b. Extended Bit Code Decimal Interchange Code c. Extended Bit Case Decimal Interchange Code d. Extended Binary Case Decimal Interchange Code

Last Answer : Extended Binary Coded Decimal Interchange Code

Description : EBCDIC stands for a) Extended Binary Coded Decimal Interchange Code b) Extended Bit Code Decimal Interchange Code c) Extended Bit Case Decimal Interchange Code d) Extended Binary Case Decimal Interchange Code

Last Answer : a) Extended Binary Coded Decimal Interchange Code

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 : Let C be a binary linear code with minimum distance 2t + 1 then it can correct upto _____ bits of error. a. t + 1 b. t c. t - 2 d. t / 2

Last Answer : b. t

Description : BASIC stands for: a) Basic Access towards Skills in Computer b) Beginner's All Purpose Symbolic Instruction Code c) Binary And Specific Instruction Code d) None of These

Last Answer : b) Beginner's All Purpose Symbolic Instruction Code

Description : How to convert Binary to Gray Code

Last Answer : Ans-Take XOR of binary no. starting from right with the next bit. Add 0 as leftmost bit to get answer eg. Â 111=7 gray code 0 xor 1,1 xor 1, 1 xor 1 i.e. 100 ans.

Description : How to Convert Binary to Excess 3 Code and vice versa?

Last Answer : Ans-A number i binary can be converted to excess3 just by adding the binary equivalent of 3 to the binary number.similarly a number in excess3 can be converted to binary just by subtracting the binary equivaent of 3 from the binary number.

Description : In NRZ code, does the presence of a high-light level in the bit duration represent a binary 1 or a binary 0?

Last Answer : Binary 1.

Description : If a modulating wave is sampled 10 times per cycle with a 5-element binary code, how many bits of information are required to transmit the signal?

Last Answer : 28. 50.

Description : Computer instructions written with the use of English words instead of binary machine code is called a. Mnemonics b. Symbolic code c. Gray codes d. Opcode

Last Answer : b. Symbolic code

Description : Instructions and memory address are represented by a. Character code b. Binary codes c. Binary word d. Parity bit

Last Answer : b. Binary codes

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 : EBCDIC stands for a. Extended Binary Coded Decimal Interchange Code b. Extended Bit Code Decimal Interchange Code c. Extended Bit Case Decimal Interchange Code d. Extended Binary Case Decimal Interchange Code

Last Answer : a. Extended Binary Coded Decimal Interchange Code