Electronics and Communication Engineering - Microprocessors
Exercise : Microprocessors - Section 3
- Microprocessors - Section 1
- Microprocessors - Section 2
- Microprocessors - Section 3
- Microprocessors - Section 4
- Microprocessors - Section 5
- Microprocessors - Section 6
- Microprocessors - Section 7
- Microprocessors - Section 8
- Microprocessors - Section 9
- Microprocessors - Section 10
- Microprocessors - Section 11
- Microprocessors - Section 12
46.
Which of the following is not a valid real constant?
Answer: Option
Explanation:
Comma is not allowed in real constant.
47.
Consider the expression b = acd (xz). The correct C statement for above expression is
Answer: Option
Explanation:
All operators must be written explicity in C.
48.
Which is a valid Java variable?
Answer: Option
Explanation:
In all others first letter is not lower case.
49.
When we use
RRC
instruction once in 8085, the number isAnswer: Option
Explanation:
When RRC is used once the number is divided by 2.
50.
Read the following statements about sets
- If A and B are sets then A + B denotes union of sets A and B.
- The union of A and B is that set whose elements are in either A or B or both.
- If A and B are sets, then difference of sets A and B is denoted by A - B.
- A - B in the set obtained by removing elements of A from B.
Answer: Option
Explanation:
All are correct.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers