2
ADDITIONAL REVIEWER FOR GRADE XI STUDENTS ADVANCED ICT CONCEPTS AND PERSONAL COMPUTER OPERATIONS 1. It is a measure of the amount of data that can transmit over a given period. a. internet connection b. ISP c. bandwidth d. Modem 2. It is an electronic version of a printed book which can be read in a personal computer or hand-held device. a. e-learning b. e-book c. e-magazine d. e-reading 3. Through the use of this technology, doctors can perform surgery when they are in locations other than in operating room. Melalui penggunaan teknologi ini, dokter dapat melakukan operasi pembedahan ketika berada dilokasi lain dari pada ruang operasi. a. videoconferencing and satellites c. instant messaging b. yahoo messenger d. Facebook 4. Wi-Fi stands for ___________________. a. Wireless Fidelity b. Wireless Figure c. Wireless Field d. Wireless File VB.NET ASSESMENT REVIEW 1. We can use an available control in Visual Studio .NET on our application using.......... Kita dapat menggunakan kontrol di Visual Studio .NET pada aplikasi menggunakan.......... a. Properties b. Server Explorer c. Toolbox d. Solution Explorer 2. The ……… area is usually used to change the individual property of objects. Area …….. biasanya digunakan untuk merubah property individu tersendiri dari tiap-tiap objek. a. Properties b. Menu Toolbar c. Server Explorer d. Design View 3. When you invoke a method the code in the method is executed. In short, method are…….. Ketika kita menjalankan sebuah metode maka kode/syntax dalam metode tersebut akan tereksekusi. Dengan kata lain, metode adalah ……………… a. Method are value that assigned to a variable b. Method are an operation to get a return value c. Method are an object that can be used to store a data d. Method are actions the object can perform 4. A programming element that refers to what kind of data it can hold and how that data is stored, called as ………… Sebuah elemen dari pemograman yang merujuk pada jenis data yang dapat disimpan dan bagaimana data tersebut disimpan, disebut juga sebagai ………… a. Method b. Variable c. Data Type d. Procedure 5. What kind of data types that we can use for 0 to approximately 2 billion Unicode characters. Jenis tipe data apakah yang dapat kita gunakan untuk karakter Unicode dari 0 sampai dengan kurang lebih 2 juta. a. Boolean b. Integer c. Char d. String 6. A programming element that can hold data has a declared data type is ………. Sebuah elemen pemograman yang dapat menyimpan data dan memiliki pendeklarasian tipe data adalah ………….. a. Property b. Variable c. Function d. Method 7. An arithmetic operators that we can used to multiplies a numbers is ……….. Operator aritmatika yang dapat kita gunakan untuk mengalikan angka-angka ialah …….. a. ^ b. Mod c. * d. / Page 1 of 2

Additional AR for VB Net MS Access

Embed Size (px)

Citation preview

Page 1: Additional AR for VB Net MS Access

ADDITIONAL REVIEWER FOR GRADE XI STUDENTS

ADVANCED ICT CONCEPTS AND PERSONAL COMPUTER OPERATIONS

1. It is a measure of the amount of data that can transmit over a given period. a. internet connection b. ISP c. bandwidth d. Modem

2. It is an electronic version of a printed book which can be read in a personal computer or hand-held device.a. e-learning b. e-book c. e-magazine d. e-reading

3. Through the use of this technology, doctors can perform surgery when they are in locations other than in operating room. Melalui penggunaan teknologi ini, dokter dapat melakukan operasi pembedahan ketika berada dilokasi lain dari pada ruang operasi.

a. videoconferencing and satellites c. instant messagingb. yahoo messenger d. Facebook

4. Wi-Fi stands for ___________________.a. Wireless Fidelity b. Wireless Figure c. Wireless Field d. Wireless File

VB.NET ASSESMENT REVIEW

1. We can use an available control in Visual Studio .NET on our application using..........Kita dapat menggunakan kontrol di Visual Studio .NET pada aplikasi menggunakan..........a. Properties b. Server Explorer c. Toolbox d. Solution Explorer

2. The ……… area is usually used to change the individual property of objects.Area …….. biasanya digunakan untuk merubah property individu tersendiri dari tiap-tiap objek.a. Propertiesb. Menu Toolbar

c. Server Explorerd. Design View

3. When you invoke a method the code in the method is executed. In short, method are……..Ketika kita menjalankan sebuah metode maka kode/syntax dalam metode tersebut akan tereksekusi. Dengan

kata lain, metode adalah ………………

a. Method are value that assigned to a variableb. Method are an operation to get a return valuec. Method are an object that can be used to store a datad. Method are actions the object can perform

4. A programming element that refers to what kind of data it can hold and how that data is stored, called as …………Sebuah elemen dari pemograman yang merujuk pada jenis data yang dapat disimpan dan bagaimana data tersebut disimpan, disebut juga sebagai …………a. Method b. Variable c. Data Type d. Procedure

5. What kind of data types that we can use for 0 to approximately 2 billion Unicode characters.Jenis tipe data apakah yang dapat kita gunakan untuk karakter Unicode dari 0 sampai dengan kurang lebih 2 juta.a. Boolean b. Integer c. Char d. String

6. A programming element that can hold data has a declared data type is ……….Sebuah elemen pemograman yang dapat menyimpan data dan memiliki pendeklarasian tipe data adalah …………..a. Property b. Variable c. Function d. Method

7. An arithmetic operators that we can used to multiplies a numbers is ………..Operator aritmatika yang dapat kita gunakan untuk mengalikan angka-angka ialah ……..a. ^ b. Mod c. * d. /

Page 1 of 2

Page 2: Additional AR for VB Net MS Access

8. We can conditionally executes a group of statements, depending on the value of an expression using conditional decision, such as …………..Kita dapat menjalankan kumpulan statement atau pernyataan berdasarkan kondisi tergantung dari nilai yang dimiliki oleh suatu ekspresinya, misalnya…..a. And, Not, Or, and Xorb. If...Then, While-Loopc. Switch-Case, Do-Loopd. If...Then...Else, Switch-Case

MS ACCESS 2007

1. A database is defined as .............: Pengertian dari suatu basis data adalah ................a. An organized collection of datab. A structured collection of value

c. A distributed collection of datad. A mixed collection of data and value

2. Table are used to store the data in a structured and organized format. As previously mentioned, tables are similar to those of Word and Excel, in that they contain ..................Tabel digunakan untuk menyimpan data dalam bentuk yang terstruktur dan rapih Seperti disebutkan

sebelumnya, bahwa dalam hal ini sama dengan tabel yang ada pada Word dan Excel, dimana di dalamnya terdapat ...........

a. Value & Data Typeb. Form & Report

c. Numbers & Charactersd. Rows (Records) & Columns (Fields)

3. A unique and sequential number inserted automatically each time a new record is added. What kind of data type that we could use for that condition?Sebuah angka yang unik dan berurutan dimasukkan secara otomatis setiap kali sebuah data baru ditambahkan. Jenis tipe data apakah yang bias kita gunakan untuk kondisi seperti tersebut ?a. Memo b. Text c. AutoNumber d. Number

4. Which are the following statements that TRUE to define a Primary Key. Pernyataan manakah yang paling benar untuk mendefinisikan Primary Key.a. Used as a unique identifier for all record in a database tableb. Primary key could have duplicate entriesc. A primary key field can never be emptyd. Primary key must be set on a row generating a unique identifier

5. Which major database object stores all data?Objek utama dari basis data manakah yang menyimpan semua data / informasi?a. Field b. Query c. Record d. Table

6. We can enter and display record information in Microsoft Access using ...........Kita dapat memasukkan dan menampilkan record informasi pada Microsoft Access menggunakan ......a. Queries

7. Before printing a datasheet, we can use ..........to change the fields name and data type in our table.Sebelum mencetak lembar kerja data, kita dapat menggunakan ..............untuk merubah nama field dan tipe data dalam tabel.

a. Datasheet View b. Office View c. Design View d. Print Preview

Page 2 of 2