thumbnail

Câu Hỏi Trắc Nghiệm Ôn Tập Tiếng Anh Chuyên Ngành Công Nghệ Thông Tin - Đại Học Điện Lực (EPU) - Miễn Phí, Có Đáp Án

Bộ câu hỏi trắc nghiệm ôn tập Tiếng Anh chuyên ngành Công Nghệ Thông Tin tại Đại Học Điện Lực (EPU), hoàn toàn miễn phí và kèm đáp án chi tiết. Bộ đề giúp sinh viên củng cố từ vựng, thuật ngữ chuyên ngành, và kỹ năng đọc hiểu các tài liệu công nghệ thông tin, hỗ trợ ôn tập và chuẩn bị cho kỳ thi hiệu quả.

Từ khoá: câu hỏi trắc nghiệm tiếng Anh chuyên ngành công nghệ thông tinôn tập tiếng Anh chuyên ngành CNTT miễn phíĐại Học Điện Lực EPUtiếng Anh CNTT có đáp ántừ vựng công nghệ thông tincâu hỏi tiếng Anh công nghệ thông tinôn thi tiếng Anh chuyên ngànhtiếng Anh kỹ thuật

Đề thi nằm trong bộ sưu tập: Tuyển Tập Bộ Đề Thi Trắc Nghiệm Môn Tiếng Anh Trường Đại Học Điện Lực (EPU) - Có Đáp Án

Số câu hỏi: 130 câuSố mã đề: 3 đềThời gian: 1 giờ

59,714 lượt xem 4,584 lượt làm bài


Chọn mã đề:


Bạn chưa làm Mã đề 1!!!

 

Xem trước nội dung:

Câu 1: 0.2 điểm
JAVA language is a _____ .
A.  
objected-oriented language
B.  
portable language with netcentric features
C.  
secure and portable language
D.  
all of the above
Câu 2: 0.2 điểm
Software Engineering is
A.  
the systematic application of engineering approaches to the development of software
B.  

B an engineering branch associated with development of software product using well-defined scientific principles, methods and procedures

C.  
about methods, tools and techniques used for developing software
D.  
all of the above
Câu 3: 0.2 điểm
Which one is not an application?
A.  
office software
B.  
compilers
C.  
games
D.  
embedded systems
Câu 4: 0.2 điểm
There are two kinds of testing: _____ box and _____ box.
A.  
gray, black
B.  
light, dark
C.  
white, black
D.  
white, transparent
Câu 5: 0.2 điểm
The _____ is a graph that describes steps of software development in sequence.
A.  
Unified Modeling Language
B.  
Software Development Life Cycle
C.  
Object-oriented programming
D.  
Object modeling technique
Câu 6: 0.2 điểm
Monday monday = new Monday(); (In Java). monday is a _____ .
A.  
class
B.  
token
C.  
mark
D.  
object
Câu 7: 0.2 điểm
Which one is true about “information system”?
A.  
in which the computer must respond quickly
B.  

B systems that store and access large amounts of data, for example, an airline seat reservation system

C.  
systems that run fast
D.  
word processors, spreadsheets, e-mail
Câu 8: 0.2 điểm
Errors can be _____ by a compiler.
A.  
detected
B.  
realized
C.  
operated
D.  
exercised
Câu 9: 0.2 điểm
The goals that software development seeks to achieve are:
A.  
meeting users’ needs
B.  
low cost of production
C.  
high performance
D.  
all of the above
Câu 10: 0.2 điểm
Robust software is _____ .
A.  
software that rejects faults
B.  
software that avoids faults
C.  
software that tolerates faults
D.  
software that skips faults
Câu 11: 0.2 điểm
If a computer provides database services to others, then it will be known as a _____ .
A.  
database object
B.  
database module
C.  
database layer
D.  
database server
Câu 12: 0.2 điểm
Which one is not a process model?
A.  
open group
B.  
incremental
C.  
rational
D.  
open source
Câu 13: 0.2 điểm
Dịch câu sau “In a waterfall model, the correctness of each step is checked”.
A.  
Trong mô hình thác nước, tính thích đáng của từng bước được kiểm tra
B.  
Trong mô hình thác nước, tính hợp thức của từng bước được kiểm tra
C.  
Trong mô hình thác nước, tính chính xác của từng bước được kiểm tra
D.  
Trong mô hình thác nước, tính nghiêm nhặt của từng bước được kiểm tra
Câu 14: 0.2 điểm
Maintenance is the term for any effort that is put into a piece of software after it has been written and put into operation, except

A.  
testing modules before packaging software
B.  
correcting faults in the software
C.  
modifying software either because the users’needs have changed
D.  
modifying software because operating system or programming language has changed
Câu 15: 0.2 điểm
Dịch câu sau sang tiếng anh “Một phương thức có thể chứa các câu lệnh và khai báo các biến”

A.  
method can send many statements and variable declarations
B.  
number of statements and variable declarations can be placed in a method
C.  
number of statements and variable declarations can be hidden in a method
D.  
method can bring many statements and variable declarations
Câu 16: 0.2 điểm
Designing the _____ is a whole subject in its own right and is not normally considered to be part of software engineering.

A.  
database
B.  
model
C.  
schedule
D.  
course
Câu 17: 0.2 điểm
Which of the following is not a Java statement?
A.  
String result = (time < 18) ? "Good day." : "Good evening.";
B.  
int time = 20;
C.  
println("Hello World");
D.  
System.out.println(result);
Câu 18: 0.2 điểm
Which of the following is not a data type of programming language?
A.  
Boolean
B.  
integer
C.  
constant
D.  
floating point
Câu 19: 0.2 điểm
Which among the following is commonly used language in Android applications ?
A.  
C++
B.  
Visual Basic .Net
C.  
Java
D.  
Ada
Câu 20: 0.2 điểm
Which one is not a risk while developing software?
A.  
during development, the users’ requirements are controled
B.  
a user requirement was misunderstood
C.  
an intransigent bug
D.  
a new software development tool or technology becomes available
Câu 21: 0.2 điểm
Which one is not an activity of software development?
A.  
requirements engineering
B.  
programming
C.  
verification
D.  
productivity enhancement
Câu 22: 0.2 điểm
Data flow design is a _____ for carrying out the architectural design of software.
A.  
component
B.  
method
C.  
form
D.  
module
Câu 23: 0.2 điểm
Which one is application software?
A.  
word processors
B.  
databases
C.  
networking software,
D.  
compilers
Câu 24: 0.2 điểm
Dịch câu sau “Errors can be detected by a compiler”
A.  
Trình biên dịch có thể phát hiện lỗi
B.  
Bộ biên dịch có thể phát hiện lỗi
C.  
Lỗi có thể được phát hiện bởi trình dịch
D.  
Chương trình dịch có thể phát hiện lỗi
Câu 25: 0.2 điểm

In the USA it is estimated that about $500 billion are spent each year on producing software. This amounts to 1% of the gross national product. The estimated figure for the world is that $1,000 billion is spent each year on software production. Which is the amount of the US’s gross national product?

A.  
$500 billion
B.  
$5,000 billion
C.  
$500,000 billion
D.  
$50,000 billion
Câu 26: 0.2 điểm
Which type of software is an operating system (OS)?
A.  
applications software
B.  
system software
C.  
information systems
D.  
embedded systems
Câu 27: 0.2 điểm
“The syntax of a programming language” - từ syntax có nghĩa là _____ .
A.  
ngữ nghĩa
B.  
câu lệnh
C.  
cú pháp
D.  
bối cảnh
Câu 28: 0.2 điểm
To delete a file we _____ .
A.  
use a Web browser and a telephone switching system
B.  
display information of the file on a screen
C.  
use a command-line command provided by DOS operating system
D.  
displays the information on a screen
Câu 29: 0.2 điểm
“The software occupies too much main memory” - Từ “occupies” nghĩa là _____ .
A.  
cư trú
B.  
chiếm
C.  
chuyển vào
D.  
ở lại
Câu 30: 0.2 điểm
Dịch câu sau sang tiếng Anh “Meeting deadlines has always been a headache in software production”

A.  
Thời hạn đáp ứng luôn là vấn đề đơn giản trong sản xuất phần mềm
B.  
Thời hạn đáp ứng luôn là vấn đề đau đầu trong kiểm thử phần mềm
C.  
Thời hạn đáp ứng luôn là vấn đề đau đầu trong sản xuất phần mềm
D.  
Thời hạn giao hàng luôn là vấn đề đau đầu trong sản xuất phần mềm
Câu 31: 0.2 điểm
Dịch câu sau “In a waterfall model, the correctness of each step is checked”.
A.  
Trong mô hình thác nước, tính thích đáng của từng bước được kiểm tra
B.  
Trong mô hình thác nước, tính hợp thức của từng bước được kiểm tra
C.  
Trong mô hình thác nước, tính chính xác của từng bước được kiểm tra
D.  
Trong mô hình thác nước, tính nghiêm nhặt của từng bước được kiểm tra
Câu 32: 0.2 điểm
Dịch câu sau “Use cases are descriptions of requirements that can be augmented by UML use case diagrams.”

A.  

A Các ca sử dụng là các mô tả về các biểu đồ ca sử dụng UML bằng các yêu cầu có thể được bổ sung

B.  
Các ca sử dụng là các mô tả về ca sử dụng UML với các yêu cầu có thể được bổ sung
C.  
Các ca sử dụng là các biểu đồ ca sử dụng UML có thể được bổ sung các mô tả về các yêu cầu
D.  
Các ca sử dụng là mô tả các yêu cầu có thể được bổ sung bởi các biểu đồ ca sử dụng UML
Câu 33: 0.2 điểm
What is an event when software departs from its intended behavior
A.  
Fault
B.  
Failure
C.  
Error
D.  
Bug
Câu 34: 0.2 điểm
Which is a bug of software?
A.  
error
B.  
fault
C.  
failure
D.  
all of the above
Câu 35: 0.2 điểm
Dịch câu sau sang tiếng anh “Thỉnh thoảng khách hàng thay đổi một vài yêu cầu”
A.  
Periodically a client changes a few requirements
B.  
Every so often a client changes a few requirements
C.  
Irregularly a client changes a few requirements
D.  
Sometimes a client changes a few requirements
Câu 36: 0.2 điểm
A component is
A.  
a method
B.  
a method
C.  
a package
D.  
all of the above
Câu 37: 0.2 điểm
Which one is an approach to incremental implementation of software?
A.  
top out
B.  
top-bottom
C.  
top-down
D.  
user based
Câu 38: 0.2 điểm
Which of the following is not true about OOP?
A.  
polymorphism
B.  
unwrapping
C.  
encapsulation
D.  
inheritance
Câu 39: 0.2 điểm
Which one is considered a problem in software development?
A.  
to design a user interface that is simple and easy to use
B.  
to talk about features of software
C.  
to look at the planet Venus
D.  
to demonstrate the limitation of software
Câu 40: 0.2 điểm
Which one is application software?
A.  
operating systems
B.  
spreadsheets
C.  
networking software
D.  
compilers
Câu 41: 0.2 điểm
If the import statement was _____ , we can not use the class JButton.
A.  
included
B.  
omitted
C.  
added
D.  
referred
Câu 42: 0.2 điểm
In recent years, many interfaces have become _____ (GUIs) that use windows with features like buttons and scroll bars, together with pointing devices like a mouse and cursor.

A.  
Graphical Use Interfaces
B.  
Globally Unique Identifier
C.  
Graphical User Interfaces
D.  
Golfing Union of Ireland
Câu 43: 0.2 điểm
______ means a problem that may cause software to depart from its intended behavior
A.  
Fault
B.  
Failure
C.  
Error
D.  
Bug
Câu 44: 0.2 điểm
Typically the classes are described in a graphical notation, called a _____ .
A.  
diagram
B.  
class diagram
C.  
structure diagram
D.  
diagrams
Câu 45: 0.2 điểm
_____ is the term for any effort that is put into a piece of software after it has been written and put into operation

A.  

B Messi > Ronaldo

B.  
Maintenance
C.  

C Ronaldo < Messi

D.  

D Ronaldo = Messi

Câu 46: 0.2 điểm
_____ provides a graphical notation for describing packages.
A.  
a program
B.  
a programming language
C.  
software
D.  
UML
Câu 47: 0.2 điểm
Which one is not an application?
A.  
office software
B.  
scientific software
C.  
networking software
D.  
embedded systems
Câu 48: 0.2 điểm
Testing is one set of _____ for verifying software.
A.  
sciences
B.  
arts
C.  
concepts
D.  
techniques
Câu 49: 0.2 điểm
The principle of the waterfall model is each step is well _____ .
A.  
seasoned
B.  
rigid
C.  
confirmed
D.  
skilled
Câu 50: 0.2 điểm
In Java, to create an object of the class Friday, I put _____ .
A.  
Friday friday;
B.  
Friday friday = new Friday()
C.  
Friday friday = new Friday;
D.  
Friday friday = new Friday();

Đề thi tương tự

Câu Hỏi Trắc Nghiệm Ôn tập môn Thiết Kế Web HUBT Có Đáp ÁnĐại học - Cao đẳngThiết kế

3 mã đề 101 câu hỏi 1 giờ

80,6216,203

Câu Hỏi Trắc Nghiệm Ôn Tập Java Cho Di Động - Miễn Phí, Có Đáp ÁnĐại học - Cao đẳng

3 mã đề 114 câu hỏi 1 giờ

90,6526,969