Question

Expression ++i is equivalent to

a.

i = i + 2

b.

i = i + 1

c.

i = i - 1

d.

i = i + i + i

Answer: (b).i = i + 1

Interact with the Community - Share Your Thoughts

Uncertain About the Answer? Seek Clarification Here.

Understand the Explanation? Include it Here.

Q. Expression ++i is equivalent to

Similar Questions

Explore Relevant Multiple Choice Questions (MCQs)

Q. To multiply a number by 8 in 8085 we have to use RAL instruction

Q. IC (instruction cycle), FC (fetch cycle) and EC (executive cycle) are related as

Q. Which of the following is not a valid variable name in C?

Q. When .4546 E 5 and .5433 E 7 are to be added in normalized floating point mode

Q. Most of the memory chips in static RAM

Q. The interface chip for 8086 and 16 bit ADC is

Q. Which of the following real variable names is not valid in Fortran?

Q. Temporary register in 8085 is a 16 bit register.

Q. In which computer language is 'break' statement used

Q. Computer virus can hide itself in a diskette but not in a hard disk.

Q. The size of cache memory in most microcomputers is about

Q. Which of the following computer memories is fastest?

Q. During processing the instructions, data, intermediate results and final results in a computer are held in

Q. Which of the following is not a valid variable name in C?

Q. Z flag is reset if an ALU operation results in 0.

Q. The power requirements of a DRAM in active and stand by modes is about

Q. Which of the following is not a valid real constant in C?

Q. In a computer the instructions, data, intermediate and final results during processing are held in ALU.

Q. The number of storage classes in C is

Q. Consider the following DO statement in Fortran 77

DO 52 N = 1, 10, 3

The number of DO loop executions in the above statement is

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!