Deck 1: Introduction to Computers, the Internet and Visual C#

ملء الشاشة (f)
exit full mode
سؤال
Which of the following data items are arranged from the smallest to the largest in the data hierarchy.

A)records,characters,fields,bits,files.
B)bits,files,fields,records,characters.
C)fields,characters,bits,files,records.
D)bits,characters,fields,records,files.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Input devices allow the computer to receive data.They are things such as a keyboard or mouse.
سؤال
The cost of computing power and communications bandwidth has been

A) about the same each year.
B) going up.
C) going down.
D) undetermined.
سؤال
Which of the following statements is false

A)The impressive functions performed by computers involve only the simplest manipulations of 1s and 2s.
B)ASCII is a popular subset of Unicode.
C)Fields are composed of characters or bytes.
D)On some operating systems,a file is viewed simply as a sequence of bytes.
سؤال
Microsoft's ________ is a cloud computing platform that allows you to develop,manage and distribute your apps in the cloud.

A) Common Language Runtime
B) Windows Azure
C) virtual machine
D) Windows 8
سؤال
Computer circuitry is able to:

A) get the value of a bit
B) examine the value of a bit
C) reverse the value of a bit
D) All of the above
سؤال
Logical decisions are made by the CPU.
سؤال
One byte is composed of:

A) 2 bits
B) 4 bits
C) 8 bits
D) 10 bits
سؤال
Every computer can be divided into 6 basic units.They are:

A) monitor, mouse, keyboard, hard drive, processor and disk drives.
B) input, output, primary storage, secondary storage, memory and ALU.
C) input, output, memory, ALU, CPU and secondary storage.
D) input, output, primary storage, secondary storage, CPU, memory.
سؤال
Which of the following statements is false

A) Cloud computing allows you to use software, hardware and information stored in the "cloud"-i.e., accessed on remote computers via the Internet and available on demand-rather than having it stored on your personal computer.
B) Cloud computing services allow you to increase or decrease resources to meet your needs at any given time, so they can be more cost effective than purchasing expensive hardware to ensure that you have enough storage and processing power to meet your needs at their peak levels.
C) Businesses using cloud computing services must still manage the applications, which can be costly.
D) Both (a) and (c).
سؤال
An example of when a file should not be used is:

A) to save the status of a video game for another session.
B) to save the value of a variable at runtime.
C) to log errors in the execution of a program.
D) these are all good examples of when files should be used.
سؤال
The purpose of the ALU is:

A) to store permanent data.
B) to store temporary data.
C) to cool the computer down and prevent overheating.
D) to perform basic math and logical comparisons for the computer.
سؤال
Computers process data,using sets of instructions called ________.

A) softgoods
B) computer programs
C) recipes
D) hardware
سؤال
The CPU is the heart of the computer.It tells the computer when input is received and when output should be displayed.It also helps in the storage of data to memory.
سؤال
______ Law states that every year or two,the computing power of computers doubles without any increase in price.

A) Gate's
B) Moore's
C) Henderson's
D) None of the above.
سؤال
Secondary storage stores data for large amounts of time.
سؤال
The smallest data item in a computer is the _________.

A) bit
B) byte
C) kilobyte
D) None of the above.
سؤال
Binary code is actually:

A) a complex programming language.
B) a series of 0's and 1's.
C) machine language instructions.
D) a series of characters representing the numbers 0 to 9.
سؤال
In a ____________ file,a record typically stored in order by a record-key field.

A)chronological
B)non-sequential
C)sequential
D)record-key
سؤال
Which of the following statements is false

A)Cloud computing allows you to use software,hardware and information stored in the "cloud"-i.e.,accessed on remote computers via the Internet and available on demand-rather than having it stored on your personal computer.
B)Cloud computing services allow you to increase or decrease resources to meet your needs at any given time,so they can be more cost effective than purchasing expensive hardware to ensure that you have enough storage and processing power to meet your needs at their peak levels.
C)Businesses using cloud computing services must still manage the applications,which can be costly.
D)Both (a)and (c).
سؤال
Which of the following is true: C#

A)is object oriented.
B)contains a powerful class library.
C)is not limited to web-based applications.
D)All of the above.
سؤال
The order of simplicity to a human of the three basic types of languages is: (easiest to hardest)

A) high-level, assembly, machine
B) assembly, machine, high-level
C) machine, high-level, assembly
D) machine, assembly, high-level
سؤال
Visual Basic evolved from the _________ programming language.

A)assembly
B)BASIC
C)DOS
D)Java.
سؤال
The _______ is a collection of hardware and software associated with the Internet that allows computer users to locate and view multimedia-based documents on almost any subject.

A) HyperText Markup Language
B) HyperText Transfer Protocol
C) World Wide Web
D) CERN
سؤال
The integration of software components from various languages has been rel
atively simple.
سؤال
Objects normally are not allowed to know how other objects are implemented.This is called __________.

A)encarceration
B)information hiding
C)blindfolding
D)inheritance
سؤال
The W3C is an organization that:

A) maintains and runs the internet.
B) removes junk and broken links from the web.
C) developed e-mail.
D) helps to develop web technologies.
سؤال
Machine languages _______.

A) are machine dependent.
B) are universal between all machines.
C) consist of numbers and letters.
D) need to be translated in order for the machine to understand commands.
سؤال
High-level computer languages are easily understood by a computer without any need of translation.
سؤال
The color,size,weight and speed of an object are examples of its _________.

A)attributes.
B)behaviors.
C)classes.
D)requirements.
سؤال
An assembler converts assembly language programs into machine language.
سؤال
To distinguish fields or records there has to be one that is different from every other,this is called the record key.
سؤال
C# was developed specifically for theNET Framework.
سؤال
C# applications can interact over the Internet.
سؤال
What was the most important capability of C++ that C did not provide

A) networking technology
B) data type technology
C) object-oriented technology
D) adding dynamic content to web pages.
سؤال
C# is an object oriented language that is a hybrid of C,C++ and Java.
سؤال
Characters in C# are Unicode characters,each represented by one byte.
سؤال
One of W3C's primary goals was to make the web universally accessible to everyone regardless of disabilities,language or culture.
سؤال
Web-based applications can be distrib
uted to a great variety of devices from cell phones to desktop computers using theNET platform.
سؤال
Almost any __________ can be reasonably represented as an object.

A)verb
B)behavior
C)adjective
D)noun
سؤال
Java enables you to write programs that will run on a great variety of computer systems and computer-control devices.
سؤال
Developers can createNET applications only in Visual Basic.
سؤال
C# is an object oriented language that has roots in C,C++ and Java.
سؤال
Visual C# programs are created using Microsoft's Visual Studio-a collection of software tools called a(n)________.

A) operating system
B) Integrated Programming Environment
C) Integrated Development Environment
D) Class Library.
سؤال
Microsoft'sNET Framework _________.

A) executes applications.
B) contains a class library
C) provides many capabilities for building Visual Basic applications.
D) All of the above.
سؤال
Part of theNET Initiative is Microsoft's _______ technology,which enables you to create web applications:

A) class library
B) VM
C) CLR
D) ASP.NET
سؤال
________ are software systems that make using computers more convenient or users,application developers and system administrators.

A) Operating systems
B) Applications
C) GUIs
D) None of the above.
سؤال
In the mid-1980s,Microsoft developed the ________ operating system based on a graphical user interface with buttons,textboxes,menus and other graphical elements.

A) Unix
B) Macintosh
C) Linux
D) Windows
سؤال
C++ "spruces up" C with object-oriented programming capabilities.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/49
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 1: Introduction to Computers, the Internet and Visual C#
1
Which of the following data items are arranged from the smallest to the largest in the data hierarchy.

A)records,characters,fields,bits,files.
B)bits,files,fields,records,characters.
C)fields,characters,bits,files,records.
D)bits,characters,fields,records,files.
D
bits,characters,fields,records,files.
2
Input devices allow the computer to receive data.They are things such as a keyboard or mouse.
True
3
The cost of computing power and communications bandwidth has been

A) about the same each year.
B) going up.
C) going down.
D) undetermined.
C
4
Which of the following statements is false

A)The impressive functions performed by computers involve only the simplest manipulations of 1s and 2s.
B)ASCII is a popular subset of Unicode.
C)Fields are composed of characters or bytes.
D)On some operating systems,a file is viewed simply as a sequence of bytes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
5
Microsoft's ________ is a cloud computing platform that allows you to develop,manage and distribute your apps in the cloud.

A) Common Language Runtime
B) Windows Azure
C) virtual machine
D) Windows 8
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
6
Computer circuitry is able to:

A) get the value of a bit
B) examine the value of a bit
C) reverse the value of a bit
D) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
7
Logical decisions are made by the CPU.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
8
One byte is composed of:

A) 2 bits
B) 4 bits
C) 8 bits
D) 10 bits
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
9
Every computer can be divided into 6 basic units.They are:

A) monitor, mouse, keyboard, hard drive, processor and disk drives.
B) input, output, primary storage, secondary storage, memory and ALU.
C) input, output, memory, ALU, CPU and secondary storage.
D) input, output, primary storage, secondary storage, CPU, memory.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
10
Which of the following statements is false

A) Cloud computing allows you to use software, hardware and information stored in the "cloud"-i.e., accessed on remote computers via the Internet and available on demand-rather than having it stored on your personal computer.
B) Cloud computing services allow you to increase or decrease resources to meet your needs at any given time, so they can be more cost effective than purchasing expensive hardware to ensure that you have enough storage and processing power to meet your needs at their peak levels.
C) Businesses using cloud computing services must still manage the applications, which can be costly.
D) Both (a) and (c).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
11
An example of when a file should not be used is:

A) to save the status of a video game for another session.
B) to save the value of a variable at runtime.
C) to log errors in the execution of a program.
D) these are all good examples of when files should be used.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
12
The purpose of the ALU is:

A) to store permanent data.
B) to store temporary data.
C) to cool the computer down and prevent overheating.
D) to perform basic math and logical comparisons for the computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
13
Computers process data,using sets of instructions called ________.

A) softgoods
B) computer programs
C) recipes
D) hardware
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
14
The CPU is the heart of the computer.It tells the computer when input is received and when output should be displayed.It also helps in the storage of data to memory.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
15
______ Law states that every year or two,the computing power of computers doubles without any increase in price.

A) Gate's
B) Moore's
C) Henderson's
D) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
16
Secondary storage stores data for large amounts of time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
17
The smallest data item in a computer is the _________.

A) bit
B) byte
C) kilobyte
D) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
18
Binary code is actually:

A) a complex programming language.
B) a series of 0's and 1's.
C) machine language instructions.
D) a series of characters representing the numbers 0 to 9.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
19
In a ____________ file,a record typically stored in order by a record-key field.

A)chronological
B)non-sequential
C)sequential
D)record-key
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
20
Which of the following statements is false

A)Cloud computing allows you to use software,hardware and information stored in the "cloud"-i.e.,accessed on remote computers via the Internet and available on demand-rather than having it stored on your personal computer.
B)Cloud computing services allow you to increase or decrease resources to meet your needs at any given time,so they can be more cost effective than purchasing expensive hardware to ensure that you have enough storage and processing power to meet your needs at their peak levels.
C)Businesses using cloud computing services must still manage the applications,which can be costly.
D)Both (a)and (c).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
21
Which of the following is true: C#

A)is object oriented.
B)contains a powerful class library.
C)is not limited to web-based applications.
D)All of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
22
The order of simplicity to a human of the three basic types of languages is: (easiest to hardest)

A) high-level, assembly, machine
B) assembly, machine, high-level
C) machine, high-level, assembly
D) machine, assembly, high-level
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
23
Visual Basic evolved from the _________ programming language.

A)assembly
B)BASIC
C)DOS
D)Java.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
24
The _______ is a collection of hardware and software associated with the Internet that allows computer users to locate and view multimedia-based documents on almost any subject.

A) HyperText Markup Language
B) HyperText Transfer Protocol
C) World Wide Web
D) CERN
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
25
The integration of software components from various languages has been rel
atively simple.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
26
Objects normally are not allowed to know how other objects are implemented.This is called __________.

A)encarceration
B)information hiding
C)blindfolding
D)inheritance
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
27
The W3C is an organization that:

A) maintains and runs the internet.
B) removes junk and broken links from the web.
C) developed e-mail.
D) helps to develop web technologies.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
28
Machine languages _______.

A) are machine dependent.
B) are universal between all machines.
C) consist of numbers and letters.
D) need to be translated in order for the machine to understand commands.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
29
High-level computer languages are easily understood by a computer without any need of translation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
30
The color,size,weight and speed of an object are examples of its _________.

A)attributes.
B)behaviors.
C)classes.
D)requirements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
31
An assembler converts assembly language programs into machine language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
32
To distinguish fields or records there has to be one that is different from every other,this is called the record key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
33
C# was developed specifically for theNET Framework.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
34
C# applications can interact over the Internet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
35
What was the most important capability of C++ that C did not provide

A) networking technology
B) data type technology
C) object-oriented technology
D) adding dynamic content to web pages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
36
C# is an object oriented language that is a hybrid of C,C++ and Java.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
37
Characters in C# are Unicode characters,each represented by one byte.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
38
One of W3C's primary goals was to make the web universally accessible to everyone regardless of disabilities,language or culture.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
39
Web-based applications can be distrib
uted to a great variety of devices from cell phones to desktop computers using theNET platform.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
40
Almost any __________ can be reasonably represented as an object.

A)verb
B)behavior
C)adjective
D)noun
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
41
Java enables you to write programs that will run on a great variety of computer systems and computer-control devices.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
42
Developers can createNET applications only in Visual Basic.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
43
C# is an object oriented language that has roots in C,C++ and Java.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
44
Visual C# programs are created using Microsoft's Visual Studio-a collection of software tools called a(n)________.

A) operating system
B) Integrated Programming Environment
C) Integrated Development Environment
D) Class Library.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
45
Microsoft'sNET Framework _________.

A) executes applications.
B) contains a class library
C) provides many capabilities for building Visual Basic applications.
D) All of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
46
Part of theNET Initiative is Microsoft's _______ technology,which enables you to create web applications:

A) class library
B) VM
C) CLR
D) ASP.NET
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
47
________ are software systems that make using computers more convenient or users,application developers and system administrators.

A) Operating systems
B) Applications
C) GUIs
D) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
48
In the mid-1980s,Microsoft developed the ________ operating system based on a graphical user interface with buttons,textboxes,menus and other graphical elements.

A) Unix
B) Macintosh
C) Linux
D) Windows
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
49
C++ "spruces up" C with object-oriented programming capabilities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 49 في هذه المجموعة.