adplus-dvertising
frame-decoration

Question

What is the binary equivalent of the decimal number 368

a.

10111000

b.

110110000

c.

111010000

d.

111100000

Answer: (b).110110000

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the binary equivalent of the decimal number 368

Similar Questions

Discover Related MCQs

Q. AB+(A+B)’ is equivalent to

Q. Which of the following is the fastest logic ?

Q. A latch is constructed using two cross coupled

Q. DAG representation of a basic block allows

Q. Which of the following actions an operator precedence parser may take to recover from an error?

Q. Which of the following is used for grouping of characters into tokens?

Q. A optimizing compiler

Q. Input to code generator

Q. A synthesized attribute is an attribute whose value at a parse tree node depends on

Q. In a bottom up evaluation of a syntax direction definition ,inherited attributes can

Q. _________ or scanning is the process where the stream of characters making up the source program is read from left to right and grouped into tokens.

Q. _____________ is a graph representation of a derivation

Q. Which of the following symbols table implementation is based on the property of locality of reference?

Q. Assume that the SLR parser for a grammar G has n1 states and the LALR parser for G has n2 states. Hence which one is true?

Q. Which of these is also known as look-head LR parser?

Q. What is the similarity between LR, LALR and SLR?

Q. An LR-parser can detect a syntactic error as soon as

Q. Which of these is true about LR parsing?

Q. Which of the following is incorrect for the actions of A LR-Parser ?
I) shift s
ii) reduce A->ß
iii) Accept
iv) reject?

Q. If a state does not know whether it will make a shift operation or reduction for a terminal is called