CuriousTab
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank Clerk
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Computer Science
‣
System Analysis and Design
See What Others Are Saying!
Question
The current trend, of computer usage is mainly interactive; the trend, earlier, was
Options
A. batch processing
B. parallel processing
C. random processing
D. multi-task processing
E. None of the above
Correct Answer
batch processing
More questions
1. The conditions immediately outside a system is called
Options
A. The boundary
B. The interface
C. The environment
D. The protocols
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: The environment
2. Of the three ways to pass arguments to functions, only passing by _____ and passing by _____ allow the function to modify the argument in the calling program
Options
A. reference, pointer
B. array, location
C. array, pointer
D. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: reference, pointer
3. The type to be used in an instantiation of a class template follows ________
Options
A. the generic class name
B. the keyword template
C. the keyword class
D. the template definition
Show Answer
Scratch Pad
Discuss
Correct Answer: the generic class name
4. Robot motion:
Options
A. is the same for all robots
B. usually imitates human motion
C. is not dependent on the robot structure
D. All of the above
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: usually imitates human motion
5. Graphic interfaces were first used in a Xerox product called:
Options
A. InterLISP
B. Ethernet
C. Smalltalk
D. ZetaLISP
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: Smalltalk
6. Shaping teaching techniques to fit the learning patterns of individual students is the goal of:
Options
A. decision support
B. automatic programming
C. intelligent computer-assisted instruction
D. expert systems
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: intelligent computer-assisted instruction
7. If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use
Options
A. tty ^c
B. stty intr \^c
C. stty echoe
D. stty echo \^a
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: stty intr \^c
8. A variable that has no physical meaning and is used to obtain an initial basic feasible solution to a linear programming problem is known as:
Options
A. basis
B. algorithm
C. artificial variable
D. basic variable
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: basic variable
9. The generic type in a template function
Options
A. must be T
B. can be T
C. cannot be T for functions you create, but may be for C++'s built-in functions
D. cannot be T
Show Answer
Scratch Pad
Discuss
Correct Answer: can be T
10. A default catch block catches
Options
A. all thrown objects
B. no thrown objects
C. any thrown object that has not been caught by an earlier catch block
D. all thrown objects that have been caught by an earlier catch block
Show Answer
Scratch Pad
Discuss
Correct Answer: any thrown object that has not been caught by an earlier catch block
Comments
There are no comments.
Enter a new Comment
Save
More in Computer Science:
Artificial Intelligence
Automation System
Computer Fundamentals
Computer Hardware
Database Systems
Digital Computer Electronics
Disk Operating System (DOS)
Electronic Principles
Language Processors
Linux
Management Information Systems
Networking
Object Oriented Programming Using C++
Operating Systems Concepts
System Analysis and Design
Unix
Windows 2000 Server
Windows NT