Question
a.
55
b.
50
c.
5.5
d.
5
Posted under Electronics and Communication Engineering
Interact with the Community - Share Your Thoughts
Uncertain About the Answer? Seek Clarification Here.
Understand the Explanation? Include it Here.
Q. In Pascal if I = 55, 10 * I div 10 =
Similar Questions
Explore Relevant Multiple Choice Questions (MCQs)
Q. In FORTRAN 77 IFIX (-73.2) gives the value
View solution
Q. Java's syntax is based on
View solution
Q. The memory segment registers in 8086 are denoted by
View solution
Q. The normalised form of 0.0152 x 10¹⁸ is
View solution
Q. Which of these are allowed in Basic?
View solution
Q. In 8085 eight address and data buses are multiplexed.
View solution
Q. Assertion (A): In 8085 WR and RD signals are active high.
Reason (R): LOW WR means write operation and low RD means read operation.
View solution
Q. Which of the following is not treated as hexadecimal constant by assembler in 8085?
View solution
Q. Which of the following real expressions is correct in Pascal?
View solution
Q. Each cell of static RAM contains
View solution
Q. Which group of instructions is used to change sequence of operations in a computer program?
View solution
Q. Which of the following is a valid integer variable in FORTRAN 77?
View solution
Q. Which of the following instruction modes does not exist in microprocessor 8085?
View solution
Q. The S (sign) flag is set when the contents of accumulator become negative during an operation.
View solution
Q. Which of the following is not a proper FORTRAN expression?
View solution
Q. Which of the following is invalid integer variable name in Fortran?
View solution
Q. The instruction MVI A, 20 in 8085 means
View solution
Q. The two orientations of worksheet page are called
View solution
Q. The correct form of expression B³ -2 A C in FORTRAN 77 is
View solution
Q.
If RADIUS = 3.0 the result of the following FORTRAN 77 program will be
REAL RADIUS, CAREA, SAREA, RATIO
PI
PI = 3.1416
READ *, RADIUS CAREA = PI * RADIUS * RADIUS
SAREA = 2 * RADIUS * RADIUS
RATIO = CAREA/SAREA
View solution
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!