Electronics and Communication Engineering - Microprocessors

31.
Read the following statement
  1. Multi-processing operation permits highly efficient parallel processing at several levels.
  2. Multi processing involves use of several processing units jointly on a common program and severally on different programs.
  3. In multi-processing the assignment of facilities to tasks, loading of programs and monitoring of I/O activity is taken care of by operating system.
Which of the above are correct?
All
1 and 2 only
1 and 3 only
2 and 3 only
Answer: Option
Explanation:
No answer description is available. Let's discuss.

32.
The correct hierarchy of operations for the operators & &, = = , = , * is
& & , = = , = , *
* , = = , & & , =
* , & & , = = , =
= , & & , = = , *
Answer: Option
Explanation:
No answer description is available. Let's discuss.

33.
Which one of the following is valid integer variable in FORTRAN 77?
BRG
IBRG
VS
PEC
Answer: Option
Explanation:
No answer description is available. Let's discuss.

34.
An e-mail message can be sent to many recipients.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

35.
In C the keywords are also called
special words
reserved words
class words
character words
Answer: Option
Explanation:
No answer description is available. Let's discuss.