1.

Objects are executed(a) sequentially(b) in Parallel(c) sequentially & Parallel(d) none of the mentionedI had been asked this question at a job interview.This key question is from Object Oriented Software Design topic in division Software Design of Software Engineering

Answer»

The correct option is (C) SEQUENTIALLY & Parallel

To explain I would SAY: Objects MAY be distributed and may EXECUTE sequentially or in parallel.



Discussion

No Comment Found

Related InterviewSolutions