Question
a.
350 mW and 5 mW respectively
b.
350 mW each
c.
5 mW each
d.
350 mW and 100 mW respectively
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. The power requirements of a DRAM in active and stand by modes is about
Similar Questions
Explore Relevant Multiple Choice Questions (MCQs)
Q. Which of the following is not a valid real constant in C?
View solution
Q. In a computer the instructions, data, intermediate and final results during processing are held in ALU.
View solution
Q. The number of storage classes in C is
View solution
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
View solution
Q. Which of the following can not be used as a variable name in C?
View solution
Q. In Java it is possible to have
1. An array of integers
2. An array of string objects
3. An array of arrays
4. An array on integer and strings
Which of the above are correct?
View solution
Q. A 256 x 4 EPROM has
View solution
Q. To evaluate X = (A + B + 1.2) * (A + B - C) the sequence of operation is
View solution
Q. Which of the following can be accessed only sequentially?
View solution
Q. MICR stands for
View solution
Q. 8085 has 6 sign flags.
View solution
Q. JCOKE = 3
JCOKE = JCOKE + 1
GO TO (5, 8, 9, 11, 15, 16 18, 20) JCOKE.
After the execution of above statement, the control is transferred to statement number
View solution
Q. Binary number 1101.101 is equivalent to decimal number?
View solution
Q. In a microprocessor
View solution
Q. Assertion (A): If source and destination addresses are made implicit the length of instruction is reduced.
Reason (R): 8085 has only 3 addressing modes.
View solution
Q. Assertion (A): Microprocessor 8085 has on-chip oscillator with inbuilt crystal.
Reason (R): For frequency stability crystal oscillator is preferred.
View solution
Q. Consider the following program in Pascal:
X = 2.57
X = (X + 0.06) * 10
I = TRUNC (X)
X = I
X = X / 10.0
The final value of X would be
View solution
Q. Consider the following
1. The first letter of a Java variable is lower case.
2. Each successive word in Java variable begins with a capital letter.
3. All other letters are lower case.
4. A Java variable can have a digit as first character.
Which of the above are correct?
View solution
Q. Which of the following is not an integer constant?
View solution
Q. Let JCOKE = 98 and LPEPSI = 42 Consider the statement
IF (JCOKE - 3 * LPEPSI) 5, 6, 7
5 JCOKE = JCOKE + 5
6 JCOKE = JCOKE + 8
7 JCOKE = JCOKE + 11
The value of JCOKE after the execution of above statement will be
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!