Trắc Nghiệm Tiếng Anh Chuyên Ngành Công Nghệ Thông Tin EPU
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
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”
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 _____ .