Exit Exam For Computer Science (1-40)
Exit Exam For Computer Science (1-40)
26 plays • 64 players
A public kahoot
Questions (40)
1 - Quiz
1. What does "cout" represents: 60 sec
Output statement
Input statement
Compiler
2 - Quiz
2. _____ is an error in a program 60 sec
Debug
Bug
Debugger
Error
3 - Quiz
3. ______ is a language translators required to translate the assembly languages 60 sec
into machine code.
Compiler
Assembler
Interpreter
4 - Quiz
4. In which generation that classifies and categorizes high-level language like 60 sec
C++, JAVA, Python, Perl.
5 - Quiz
5. An error in the statement in a computer program that violates the rules of 60 sec
the programming.
Logical error
Syntax error
Semantic error
True
False
7 - Quiz
7. In which constant that can be written in a single quotes? 60 sec
String constant
Character constant
8 - Quiz
8. In which constant that can be written in a double quotes? 60 sec
String constants
Character constants
9 - Quiz
9. What is the output for above C++ fragment?
13
15
11
12
10 - Quiz
10. In which data type that represents the logical values? 60 sec
Integer
Boolean
Double
Float
11 - Quiz
11. What is the output for the above C++ fragment?
Low Quality
High Quality
No output
12 - Quiz
12. ________ is a collection of concepts thatcan be used to describe the 60 sec
structure of a database.
Data Architecture
Data Model
Data client
Database snapshot
Database instances
Database schema
14 - Quiz
14. The data in the database at a particular moment in time is called a ______ 60 sec
Database Instances
Database States/Snapshots
Database Schema
15 - Quiz
15. ________ is the capacity to change the conceptual schema without having to 60 sec
change external schemas.
Conceptual database
17 - Quiz
17. _______ is a tree data structure that corresponds to a relational algebra 60 sec
expression.
Query graph
Query tree
Query optimizer
18 - Quiz
18. Common functions applied to collections of numeric values: SUM, 60 sec
AVERAGE, COUNT. This function belongs to ______
Grouping
Aggregate functions
Entity
Strong Entity
Weak Entity
Foreign Entity
20 - Quiz
20. The partial key is sometimes called ______ 60 sec
Dominant Entity
Discriminator
21 - Quiz
21. In which layer is responsible for process-to-process delivery of the entire 60 sec
message?
Network Layer
Transport Layer
Physical Layer
IPv6
IPv4
Addressing
23 - Quiz
23. The real world physical or logical object is called 60 sec
Attributes
Relationship
Entity
24 - Quiz
24. In which normal form that removes the partial dependency? 60 sec
26 - Quiz
26. Which analysis used to read the sequence of the characters from the 60 sec
source program?
Lexical Analysis
Syntax Analysis
Semantic Analysis
27 - Quiz
27. Loading of the executable codes, which are the outputs of linker, into main 60 sec
memory is called:
Linker
Assembler
Compiler
Loader
28 - Quiz
28. The element is used to contain characters that should be superscript. 60 sec
<sup>
<sub>
<ins>
29 - Quiz
29. You can add a horizontal rule between sections using tag of 60 sec
<br>
<hr>
30 - Quiz
30. The ordered list is created with 60 sec
<ol>
<ul>
<li>
×
©
®
<
32 - Quiz
32. In which HTML tag allows you to supply all kinds of information about your 60 sec
web page.
<head>
<meta>
<title>
<body>
33 - Quiz
33. In which character method returns the uppercase form of the specified 60 sec
char value.
toUpperCase()
toLowerCase()
toString()
isDigit()
34 - Quiz
34. In which parameter is the regular expression to which this string is to be 60 sec
matched?
regul
reg
regex
35 - Quiz
35. In which loop is guaranteed to execute at least one time? 60 sec
do-while loop
while loop
for loop
nested loop
36 - Quiz
36. Which one of the following is an attack detection mechanism? 60 sec
Password
Access Control
Encryption
Audit log
37 - Quiz
37. Which operator is used to create an array? 60 sec
static
declare
new
construct
38 - Quiz
38. In which phase of the two phase locking protocol can a transaction obtain 60 sec
locks?
Growing phase
Shrinking phase
39 - Quiz
39. It is used to test the value of a data word or the status of a computation is 60 sec
known as
Data instruction
Test instructions
Branch instructions
True
False
Resource credits