Question

In one's complement 8 bit representation 11111111 represents

a.

+0

b.

-0

c.

+1

d.

-1

Answer: (b).-0

Interact with the Community - Share Your Thoughts

Uncertain About the Answer? Seek Clarification Here.

Understand the Explanation? Include it Here.

Q. In one's complement 8 bit representation 11111111 represents

Similar Questions

Explore Relevant Multiple Choice Questions (MCQs)

Q. The operating modes of 8255 A are called

Q. Which of the following is type declaration statement in C?

Q. The number of categories in which registers are classified in μP are

Q. In the expression b = 2.1 / 1.2 * 3.1 + 3 / 7.1 * 6 which operation would have the first priority in C?

Q. Consider the instructions

1. MOV M, B
2. OUT 4
3. LDAX

Which of the above require memory write cycle?

Q. Read the following statements about address space in microprocessors

1. An address space is a set of all possible addresses which can be generated by a microprocessor.
2. Each address in the address space allows a designer to provide at least one memory or I/O location in the system.
3. Two types of address spaces are memory and I/O address space.
4. Some micro processors have only one type of address space.

Which of the above are correct?

Q. In 8085

Q. Some words like READ, WRITE, STOP etc. cannot be used as variable names in Fortran 77.

Q. Which of the following 8085 instructions do not effect CY flag?

Q. A compiler converts a high level computer program into machine language program.

Q. In 8085, the pairing of registers B, C, D, E, H, L is

Q. Internet is a worldwide network of computers where most of the information is freely available.

Q. A 37 bit mantissa has an accuracy of

Q. In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is

Q. In 8085, the pins for SID and SOD are

Q. Assertion (A): Each memory chip has its own address latch.

Reason (R): ALE signal comes out of microprocessor 8085 and goes to memory chip.

Q. The number of interrupt lines in 8085 is

Q. If KMT = 100, LITRES = 5.0, PCOST = 28.0 and OPCOST = 70.0 what will be the result of the following FORTRAN 77 program?

INTEGER KMT
REAL LITRES, PCOST, OPCOST, PKCOST READ *, KMT,
LITRES, PCOST, OPCOST, PKCOST
KMPL = KMT/LITRES PKCOST = (PCOST * LITRES + OPCOST)/ KMT

Q. A real number consists of

Q. Assertion (A): Negative values of incremental operator in DO loop are allowed in Fortran 77 but not in earlier versions of Fortran.

Reason (R): Fortran 77 has better array facilities than earlier versions of Fortran.

Recommended Subjects

Are you eager to expand your knowledge beyond Electronics and Communication Engineering? We've handpicked a range of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of various subjects. Happy exploring!