Information Technologies Ara 9. Deneme Sınavı
Toplam 20 Soru1.Soru
Which information processing step is the process of presenting the information to the user in an appropriate format?
Display |
Transmit/Receive |
Process |
Store/Retrieve |
Analyze |
Display: It is the process of presenting the information to the user in an appropriate format. In computer systems, information can be displayed using various output devices such as printer, monitor, projector, speaker, etc.
2.Soru
An attribute which is not divisible is called:
Strong attribute. |
Composite attribute. |
Derived attribute. |
Simple attribute. |
Multivalued attribute. |
An attribute can be any type of composite, derived, simple and multivalued. A simple attribute is the attribute which is not divisible. To illustrate, an id property for a book is simple attribute.
3.Soru
Which reference model below is used by the majority of the current Internet architecture?
OSI |
TCP/IP |
ISO |
DDoS |
DoS |
The TCP/IP (Transmission Control Protocol/ Internet Protocol) is a reference model that is used by the majority of the current Internet architecture. While TCP defines how applications can create communication channels across a network, IP defines how computers can get from each other over a set of routed networks.
4.Soru
Which of the following specifies database in terms of physical configurations of chosen DBMS?
Requirement Collection |
Analysis |
Conceptual design |
Logical design |
Physical design |
Physical design specifies database in terms of physical configurations of chosen DBMS, such as indexes, physical file storages.
5.Soru
Which one below is a computer software?
Moviemaker |
Hard disc |
Mouse |
Printer |
Screen |
Software is a set of instructions that enables the user to interact with a computer, its hardware, or perform tasks. Software is designed to enable a computer to perform a well-defined function.
6.Soru
Which of the following is true for virtual circuits?
There is no onnection required |
Packets arrive in order |
No circuit or path is set up |
Resource allocation is not required |
It has a low reliability |
Virtual circuits are Connection-oriented service. A virtual circuit is established between the sender and receiver before data transfer. Host to host address is required in connection setup. Packets arrive in order. It has a High reliability. The sub-network handles errors. Resources are allocated on demand. Therefore, the correct answer is B.
7.Soru
Which of the following is an example for a word processor?
Microsoft Edge |
Powerpoint |
Microsoft Excel |
Microsoft word |
Google Sheets |
Text related tasks such as composing, editing, formatting, and printing of text documents are carried out by word processor. Furthermore, word processing software allows users to
• change margins
• insert footnotes
• find and replace terms
• place a header and footer at the top and the bottom of a page
• use different fonts (character design), font size (character scale), and font style (character appearance such as bold, italic and underline).
Microsoft Word is the most well-known word processing software.
The correct answer is D.
8.Soru
Which step of designing a database represents data as entities, attributes and relationships?
Requirement collection |
Analysis |
Conceptual design |
Logical design |
Physical design |
Conceptual design provides conceptual schema of DB. It allows representing entities and relationships between them in high-level view models. Entity-Relationship model is one of the popular data model used for conceptual design. It represents data as entities, attributes and relationships.
9.Soru
I. Local Area Network II. Metropolitan Area Network III. Personal Area Network IV. Wide Area Network Whis one below is the correct ranging for networks from small to large?
I-II-III-IV |
IV-II-III-I |
III-I-II-IV |
I-III-IV-II |
II-III-IV-I |
Ranging from small to large, computer networks can be classified into four primary groups: 1. Personal Area Network, 2. Local Area Network, 3.Metropolitan Area Network, 4.Wide Area Network. Thus, the correct answer is C.
10.Soru
If a geographically dispersed team were working on a project, which method of collaboration would be the slowest in response time?
E-mail. |
Chat. |
Instant message. |
Voice conference. |
Video conference. |
E-mail is a method of asynchronous communication, while chat, instant message, voice and videoconferencing are all synchronous and instant. Therefore, e-mail is the slowest method of collaboration.
11.Soru
Which of the following categories of computers is also called as personal computer?
Microcomputer |
Workstation |
Minicomputer |
Mainframe |
Supercomputer |
Microcomputer: It is also called as personal computer (PC). PC is usually used by single person at home, office and business environments. Nowadays, it is the most common type of computer. PC can be in the form of desktop, laptop or tablet form.
12.Soru
Which information is not true for real numbers?
They are represented by floating point numbers. |
Mantissa and exponent make up floating point numbers. |
Exponent is the fractional part. |
The floating point standard is defined by IEEE 754. |
4-byte version is called a single precision. |
Real numbers are represented by floating point numbers that consist of mantissa (fractional part) and exponent (designates the position of the radix point). The floating point standard is defined by IEEE 754 (International Standard for
Floating-Point Arithmetic). 4-byte version is called as single precision, and 8-byte version is called double precision.
13.Soru
In which topology does each device has a point-to-point connection with single or multiple devices?
Bus Topology |
Star Topology |
Ring Topology |
Mesh Topology |
Tree Topology |
In a mesh topology, each device has a pointto- point connection with a single or multiple devices. Either routing or flooding operations can transmit the messages. Since there exist redundant links in the network, the cabling cost is high in this topology.
14.Soru
Which of the followings is an operating system?
Crome |
Firefox |
Outlook |
Explorer |
Linux |
Application Software;
Internet
Browser
E-mail
Client
Video
Player
Operating System
Microsoft Windows, Linux, MacOS
Therefore, the correct option is E.
15.Soru
Which generation of computers is called integrated circuits?
The first generation |
The second generation |
The third generation |
The fourth generation |
The fifth generation |
The computers belonging to the third generation used integrated circuits instead of transistors. These computers were smaller in size, more reliable, faster and more efficient than the previously developed ones. In this generation, remote processing, high level programming languages, multiprogramming operating system were used.
16.Soru
Which of the following is the definition of keeping historical data for preprocessing, mining, analyzing, reporting data?
Data security |
Data warehousing |
Data quality |
Data architecture |
Data integration |
Data warehousing keeps historical data for preprocessing, mining, analyzing, reporting data.
17.Soru
Which of the followings merges data from different sources such as database, data flats, etc., into a compatible data store?
Discretization |
Data cleaning |
Data reduction |
Data integration |
Data transformation |
Discretization is the work of dividing the range of values of a continuous attribute into intervals. Data cleaning includes processes of filling missing values, correcting inconsistencies, identifying outliers and getting rid of them. Huge amount of data makes mining data in coherent time impossible. Thus data reduction techniques are utilized. Reducing number of tuples, dimensionality reduction and etc. are utilized techniques for data reduction. Data integration merges data from different sources such as database, data flats etc. into a compatible data store. Data transformation includes the technique of aggregation, generalization, normalization and attribute construction. Therefore, the correct option is D.
18.Soru
I. Memory Management
II. Processor Management
III. File Management
IV. Device Management
V. Protection and Security
Which ones above are among the prominent characteristics of Operating Systems?
I and II |
I and III |
II and III |
II, III and V |
I, II, III, IV and V |
The most prominent characteristics of Operating Systems can be summarized as follows:
• Memory Management
• Processor Management
• File Management
• Device Management
• Protection and Security
The correct answer is E.
19.Soru
Which one below is false about Word Processor?
Text related tasks such as composing, editing, formatting, and printing of text documents are carried out by word processor. |
Word processing software allows users to change margins and insert footnotes. |
Word processing software allows users to find and replace terms and place a header and footer at the top and the bottom of a page. |
Word processor tools allows you to save your document only as a word document. |
Another feature of word processors is the spell checking utility. This feature automatically detects misspelled words and underlines them. |
Text related tasks such as composing, editing, formatting, and printing of text documents are carried out by word processor. Furthermore, word processing software allows users to
• change margins
• insert footnotes
• find and replace terms
• place a header and footer at the top and the bottom of a page
• use different fonts (character design), font size (character scale), and font style (character appearance such as bold, italic and underline).
Another useful feature of word processors is the spell checking utility. This feature automatically detects misspelled words and underlines them. Furthermore, it suggests a couple of corrected versions by saying “did you mean?” As it can be observed from Figure 2.6, the functionality offers several possible candidates for a mistyped word.
Word processor tools allows you to save your document as a PDF. This is usually done using the export menu.
The correct answer is D.
20.Soru
Metadata which defines the ways of managing a data resource is called:
Descriptive metadata. |
Administrative metadata. |
Conceptual metadata. |
Structural metadata. |
Metadata repository. |
Metadata can be grouped as descriptive, structural and administrative metadata. Descriptive metadata identifies a data resource. Administrative metadata defines the ways of managing a data resource. Structural metadata describes relationships between parts of a composite object.
-
- 1.SORU ÇÖZÜLMEDİ
- 2.SORU ÇÖZÜLMEDİ
- 3.SORU ÇÖZÜLMEDİ
- 4.SORU ÇÖZÜLMEDİ
- 5.SORU ÇÖZÜLMEDİ
- 6.SORU ÇÖZÜLMEDİ
- 7.SORU ÇÖZÜLMEDİ
- 8.SORU ÇÖZÜLMEDİ
- 9.SORU ÇÖZÜLMEDİ
- 10.SORU ÇÖZÜLMEDİ
- 11.SORU ÇÖZÜLMEDİ
- 12.SORU ÇÖZÜLMEDİ
- 13.SORU ÇÖZÜLMEDİ
- 14.SORU ÇÖZÜLMEDİ
- 15.SORU ÇÖZÜLMEDİ
- 16.SORU ÇÖZÜLMEDİ
- 17.SORU ÇÖZÜLMEDİ
- 18.SORU ÇÖZÜLMEDİ
- 19.SORU ÇÖZÜLMEDİ
- 20.SORU ÇÖZÜLMEDİ