当前位置:首页 >课程 >计算机英语

1、A programmer uses what type of program to write the new program in a special notation called a programming language

A.Program Writer
B.Text Editor
C.Compiler
D.Application Editor

参考答案:请扫码使用小程序查看答案

2、The individual instructions that make up the program source file are called

A.Binary Code
B.Object Code
C.Program Code
D.Source Code

参考答案:请扫码使用小程序查看答案

3、The modern concept of an internally stored computer program was first proposed by whom in 1945.

A.Blaise Pascal
B.John von Neumann
C.Charles Babage
D.Herman Hollirith

参考答案:请扫码使用小程序查看答案

4、Which of the follwoing is correct about Implementation and Unit Testing

A.This phase involves identifying and describing the fundamental software system abstractions and their relationships.
B.During this stage, the software design is realized as a set of programs or program units. It also involves verifying that each

参考答案:请扫码使用小程序查看答案

5、Which of the following is not True about component-based software engineering (CBSE)

A.Uses reusable software components
B.Structured Approach System is adopted
C.Make use of some Integrating Framework
D.Commercial Off-The-Shelf Systems

参考答案:请扫码使用小程序查看答案

6、Which of the following is not an advantage of Component-based software engineering

A.Reduced Code
B.Reducing the amount of software to be developed
C.Reducing Risk
D.Faster Delivery of the Software.

参考答案:请扫码使用小程序查看答案

7、Which of the following is not true about software process model?

A.It is an abstract representation of a software process.
B.Each process model represents a process from a particular perspective
C.It makes Software Development Process complex
D.It provides only partial information about that process.

参考答案:请扫码使用小程序查看答案

8、Select the False statement about Database Architecture Conceptual Level

A.The conceptual level defines the physical view of the data
B.The data model is defined on this level
C.The main functions of the DBMS, such as queries, are on this level.
D.The conceptual level is an intermediary and frees users from dealing

参考答案:请扫码使用小程序查看答案

9、Which if the following is not part of Database Design

A.It involves a lot of interviewing of potential users of the database to collect the information needed to be stored.
B.Entity-relationship model (ERM) is required which defines the entities for which some information must be maintained
C.It req

参考答案:请扫码使用小程序查看答案

10、Which of the following is not a Database Model

A.Abstract Database Model
B.Hierarchical Database Model
C.Network Database Model
D.Relational Database Model

参考答案:请扫码使用小程序查看答案

11、Choose all that is true about System Calls

A.When the application reaches completion it makes system calls
B.When the is prompted to quit, it makes system calls
C.System calls make sure that all data that needs to be saved has been written back to disk
D.User makes a final system call t

参考答案:请扫码使用小程序查看答案

12、Choose all that is true about Distributed Systems

A.Initially, most distributed systems were homogeneous
B.Distributed systems design must focus on heterogeneous environments, treating homogeneous systems as special case
C.The probability of failure of an individual processing node in multi node

参考答案:请扫码使用小程序查看答案

13、The Stages of Component-Based Software Engineering System are as follows

A.Component Analysis.
B.Requirements Modification.
C.Development and Integration.
D.System Design with Reuse.

参考答案:请扫码使用小程序查看答案

14、Component-based software engineering has the follwoing advantages

A.Reducing the amount of software to be developed
B.Reducing Cost
C.Reducing Risk
D.Faster Delivery of the Software.

参考答案:请扫码使用小程序查看答案

15、Select all that is True about Database Architecture Internal Level

A.The internal level determines where data is actually stored on the storage devices.
B.This level deals with low-level access methods
C.This level deals with how bytes are transferred to and from storage devices
D.The internal level does not i

参考答案:请扫码使用小程序查看答案

16、Functions are complex routines that compute some value, such as such as sorting a set of names

A.正确
B.错误

参考答案:请扫码使用小程序查看答案

17、A distributed system is a system designed to support the development of applications and services which can exploit a physical architecture consisting of multiple, autonomous processing elements that do not share primary memory but cooperate by sendi

A.正确
B.错误

参考答案:请扫码使用小程序查看答案

18、Data storage traditionally used individual, related files, sometimes called flat files.

A.正确
B.错误

参考答案:请扫码使用小程序查看答案

19、Database administrators have the maximum level of privileges and can control other users and their access to the DBMS, grant some of their privileges to somebody else, but retain the ability to revoke them at any time. A normal user, on the other han

A.正确
B.错误

参考答案:请扫码使用小程序查看答案

20、A database model defines the logical design of data. The model also describes the relationships between different parts of the data. In the history of database design, three models have been in use: the hierarchical model, the network model, and the

A.正确
B.错误

参考答案:请扫码使用小程序查看答案