Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Spell check feature in word processor is module of software - Objects Design
Home
>>
Category
>>
Software Engineering (MCQ) questions and answers
>>
Objects Design
Q. The spell check feature in word processor is a module of software.
- Published on 19 Oct 15
a.
True
b.
False
ANSWER: True
Related Content
Software Management (
10
)
Introduction of Software Engineering (
37
)
Software Specification & Measurement (
23
)
Software Process (
9
)
Process Modelling and SDLC (
18
)
Planning and Managing the Project (
26
)
Capturing the Requirement (
22
)
Designing the System (
20
)
Objects Design (
20
)
Program Writing (
20
)
Formal Modelling & Verification (
20
)
Delivering the System (
18
)
Maintaining the System (
21
)
Evaluating Products, Processes & Resources (
17
)
Software Process Improvement (
28
)
Improving Predictions, Products, Processes & Resources (
16
)
Discussion
Nirja Shah
-Posted on 16 Oct 15
- The above statement is an example of the concurrency feature which is a basic feature for designing a software.
- All the software are meant to be executed sequentially.
- By sequential execution it means that the coded instruction will be executed one after another implying only one portion of program being activated at any given time.
- Say, a software has multiple modules, then only one of all the modules can be found active at any time of execution.
- In software design, concurrency is implemented by splitting the software into multiple independent units of execution, like modules and executing them in parallel.
- In other words, concurrency provides capability to the software to execute more than one part of code in parallel to each other.
- It is necessary for the programmers and designers to recognize those modules, which can be made parallel execution.
- The spell check feature in word processor is a module of software, which runs along side the word processor itself.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲