Soal MS Access

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Roninglipar
R
Roninglipar
Community Contributor
Quizzes Created: 17 | Total Attempts: 165,811
| Attempts: 2,373 | Pertanyaan: 30
Please wait...

Question 1 / 30
0 %
0/100
Score 0/100
1. Microsoft Power Point berguna untuk ....

Explanation

Microsoft Power Point berguna untuk mengolah presentasi. Power Point adalah aplikasi yang digunakan untuk membuat slide presentasi yang dapat berisi teks, gambar, grafik, dan elemen multimedia lainnya. Dengan Power Point, pengguna dapat mengatur tata letak slide, menambahkan efek transisi, dan memberikan animasi pada elemen-elemen presentasi. Selain itu, Power Point juga memungkinkan pengguna untuk menyajikan presentasi dengan menggunakan fitur presenter view, yang memungkinkan pengguna untuk melihat slide berikutnya, catatan presenter, dan tampilan waktu.

Submit
Please wait...
About This Quiz
Soal MS Access - Quiz

Personalize your quiz and earn a certificate with your name on it!
2. Slide pertama biasanya berupa ....

Explanation

The first slide usually consists of a title.

Submit
3. Lembar kerja power point disebut ....

Explanation

The correct answer is "slide". In PowerPoint, a slide refers to a single page or screen that contains content such as text, images, and multimedia. Slides are used to organize and present information in a visually appealing and structured manner during a presentation.

Submit
4. Insert ==> New Slide
Ini adalah cara untuk ....

Explanation

The correct answer is "menambah slide". This is because the phrase "Insert ==>" suggests that the action being described is related to adding or inserting something. In this case, it is referring to adding a new slide to a presentation. The other options, such as "menghapus slide" (deleting a slide), "mewarnai slide" (coloring a slide), "menyimpan slide" (saving a slide), and "memformat slide" (formatting a slide), do not match the context of the phrase "Insert ==>".

Submit
5. Microsoft Acces berguna untuk ....

Explanation

Microsoft Access is a database management system that is used to store, organize, and manipulate data. It allows users to create and manage databases, create tables to store data, define relationships between tables, and perform queries to retrieve and analyze data. Therefore, the correct answer is "mengolah database".

Submit
6.
Command yang tepat untuk tombol di atas adalah ....

Explanation

The correct command for the given button would be "add new record." This command would allow the user to create and add a new record to the existing data.

Submit
7. Data yang bertipe Currency dipilih untuk membuat field-field ...

Explanation

The correct answer is "Total Harga, Biaya". The reason for choosing the data type "Currency" for this field is because it represents a specific monetary value. In this case, "Total Harga" refers to the total price or cost of something, and "Biaya" refers to the expenses or fees associated with it. Using the "Currency" data type ensures that the values entered in these fields are in the correct format and can be easily manipulated for calculations or comparisons involving monetary values.

Submit
8. Icon ini bernama ....

Explanation

The correct answer is Design View because it is the mode in which you can create and modify the design of a form or report in a database. In Design View, you can add and arrange fields, set properties, and customize the layout and appearance of the form or report. It allows you to have more control and flexibility in designing the visual elements of your database objects.

Submit
9. Contoh record yang bertipe text adalah ....

Explanation

The given record consists of multiple columns separated by commas. Each column contains a text value. The answer lists the column names of the text records, which are N3001, N3002, and N3003.

Submit
10. Perintah untuk memberikan efek animasi adalah ....

Explanation

The correct answer is "slide show ==> custom animation". This is because custom animation allows users to add various effects and movements to individual objects or text within a slide show. It gives users the ability to control the timing, order, and type of animation for each element, making the presentation more engaging and visually appealing.

Submit
11. Field unik yang menjadi penghubung antar tabel ditandai sebagai ....

Explanation

A primary key is a unique field in a table that serves as a unique identifier for each record. It is used to establish relationships between tables by acting as a link or reference point. The primary key ensures that each record in a table is unique and can be used to retrieve or update specific records.

Submit
12. Dalam Microsoft Access, tabel terdiri dari ....

Explanation

In Microsoft Access, a table consists of fields and records. Fields represent the columns of the table, containing specific data types such as text, numbers, or dates. Records, on the other hand, represent the rows of the table, containing a complete set of information related to a specific entity or item. Therefore, the correct answer is "field dan record".

Submit
13. Icon RUN berguna untuk ....

Explanation

The correct answer is "menampilkan tabel query". The icon RUN is useful for executing a query and displaying the results in a table format. It allows users to see the output of their query and analyze the data in a structured manner.

Submit
14. Tampilan ini dihasilkan oleh object ....

Explanation

The correct answer is "form". A form is a graphical user interface that allows users to input data and interact with a system. It is used to collect and organize data in a structured manner. In this context, the given display is generated by an object that is a form.

Submit
15. Tombol F5 sama fungsinya dengan ....

Explanation

The correct answer is "Slidewshow ==> View Show" because pressing the F5 key on the keyboard is used to start a slideshow in Microsoft PowerPoint, and selecting "View Show" from the Slideshow menu accomplishes the same action.

Submit
16. Membuat rumus, memilih data tertentu, dan mengurutkan data adalah beberapa kegiatan yang dilakukan di object ....

Explanation

The activities mentioned in the question, such as creating formulas, selecting specific data, and sorting data, are typically performed in a query. A query is a request for specific information from a database, where users can define criteria and conditions to extract relevant data. Therefore, the correct answer is "query."

Submit
17. Pada field TOTAL BIAYA akan diketikkan rumus JML_BULAN dikali BESAR_SPP.
Penulisan yang tepat untuk kasus di atas pada Query adalah ....

Explanation

The correct answer is "TOTAL BIAYA:[JML_BULAN]*[BESAR_SPP]". This is the correct syntax for typing the formula "JML_BULAN multiplied by BESAR_SPP" in the TOTAL BIAYA field in a query. The formula should be enclosed in square brackets and the multiplication operator (*) should be used to multiply the two variables.

Submit
18. Pada form, kita bisa membuat tombol-tombol perintah menggunakan icon ....

Explanation

In a form, we can create command buttons using icons. Command buttons are typically used to perform specific actions when clicked, such as submitting a form or executing a command. They are commonly represented by icons to make them visually recognizable and user-friendly.

Submit
19. Bagian Sort dalam Query berguna untuk ....

Explanation

The Sort section in a query is used to arrange or organize the data in a specific order. It allows the user to specify the criteria for sorting the data, such as sorting in ascending or descending order based on a particular field. This helps in presenting the data in a structured and meaningful way, making it easier to analyze and interpret the information.

Submit
20. Membuat tulisan (judul, alamat, dll.) pada Form menggunakan icon ....

Explanation

The correct answer is label. A label is used to display text or information on a form, such as a title, address, or any other type of textual content. It is commonly used to provide descriptions or instructions to the user. Labels are typically static and cannot be interacted with by the user.

Submit
21. Penghitungan rumus pada Query dilakukan di bagian ....

Explanation

The correct answer is "field". In query, the calculation of formulas is performed on the specific fields of the table. The field refers to a column or attribute in a database table that stores specific data. Therefore, the calculation of formulas in a query is done on the fields of the table.

Submit
22. Pengetikan rumus dalam Microsoft Access diawali dengan ....

Explanation

The correct answer is ":". In Microsoft Access, the typing of formulas or expressions is initiated by using a colon ":" symbol. This symbol is used to indicate that a formula or expression is being entered in a specific field or control.

Submit
23. Pada Query, bagian untuk mengetikkan syarat dalam memilih/menampilkan suatu data tertentu adalah ....

Explanation

The correct answer is "criteria". In a query, the criteria section is where you can type the conditions or requirements to select or display specific data. It allows you to filter the data based on certain criteria, such as a specific value, range, or condition. By specifying the criteria, you can narrow down the results and retrieve only the desired data that meets the specified conditions.

Submit
24. 1. Membuat Form
2. Membuat Tabel
3. Mengetik Judul
4. Keluar
5. Membuat Query
Urutan pembuatan database yang baik adalah ....

Explanation

The correct order for creating a database is to first type the title (3), then create a table (2), make a query (5), create a form (1), and finally exit (4). This order ensures that all necessary components are created and organized properly in the database.

Submit
25. Slide Design adalah perintah yang berguna untuk ....

Explanation

The correct answer is "mengatur background". This is because the command "Slide Design" is used to adjust the background of a slide, such as changing the color, adding a picture, or applying a theme. It does not refer to changing the layout, creating animations, adding new slides, or displaying slides.

Submit
26. Pengaturan efek animasi ketika teks / gambar akan memasuki slide diatur di bagian ....

Explanation

The correct answer is "entrance." This is because the question is asking about the settings for animation effects when text or images enter a slide. The "entrance" option refers to the specific settings for these types of animations.

Submit
27. Untuk mengatur cara tulisan memasuki slide per huruf atau per kata atau per bagian sekaligus, pilihan pada dropdown list nama efek animasinya adalah ....

Explanation

The correct answer is "effect options". The question asks about the dropdown list that allows users to control how the text enters the slide, whether it is per letter, per word, or all at once. The "effect options" in the dropdown list provide additional settings and customization for the animation effects applied to the text.

Submit
28.
Perhatikan tabel di atas!
Pernyataan yang benar untuk tabel di atas menurut Microsoft Access adalah ....

Explanation

The correct answer is "tabel terdiri dari 7 record". This is because the table in the given question has 7 rows or records. The number of columns or fields in the table is not mentioned, so it cannot be determined from the given information. Therefore, the correct answer is based on the number of records in the table.

Submit
29. Pilihan bentuk form yang berupa pertanyaan di sebelah kiri dan isian di sebelah kanan disebut....

Explanation

The correct answer is "columnar". Columnar form refers to a format where the questions or prompts are listed on the left side and the corresponding answers or inputs are provided on the right side in separate columns. This format is commonly used in surveys, questionnaires, and forms to organize and present information in a structured manner.

Submit
30. Perintah Slide Design ada di menu ....

Explanation

The correct answer is "format" because the question asks where the "Slide Design" command can be found in the menu. The "Slide Design" command is typically used to change the design or layout of a slide, such as applying a theme or template. In most presentation software, the "Format" menu is where you can find options related to changing the design or formatting of elements within a slide, making it the most logical place to find the "Slide Design" command.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • May 08, 2012
    Quiz Created by
    Roninglipar
Cancel
  • All
    All (30)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Microsoft Power Point berguna untuk ....
Slide pertama biasanya berupa ....
Lembar kerja power point disebut ....
Insert ==> New SlideIni adalah cara untuk ....
Microsoft Acces berguna untuk ....
Command yang tepat untuk tombol di atas adalah ....
Data yang bertipe Currency dipilih untuk membuat field-field ...
Icon ini bernama ....
Contoh record yang bertipe text adalah ....
Perintah untuk memberikan efek animasi adalah ....
Field unik yang menjadi penghubung antar tabel ditandai sebagai ....
Dalam Microsoft Access, tabel terdiri dari ....
Icon RUN berguna untuk ....
Tampilan ini dihasilkan oleh object ....
Tombol F5 sama fungsinya dengan ....
Membuat rumus, memilih data tertentu, dan mengurutkan data adalah...
Pada field TOTAL BIAYA akan diketikkan rumus JML_BULAN dikali...
Pada form, kita bisa membuat tombol-tombol perintah menggunakan icon...
Bagian Sort dalam Query berguna untuk ....
Membuat tulisan (judul, alamat, dll.) pada Form menggunakan icon ....
Penghitungan rumus pada Query dilakukan di bagian ....
Pengetikan rumus dalam Microsoft Access diawali dengan ....
Pada Query, bagian untuk mengetikkan syarat dalam memilih/menampilkan...
1. Membuat Form2. Membuat Tabel3. Mengetik Judul4. Keluar5. Membuat...
Slide Design adalah perintah yang berguna untuk ....
Pengaturan efek animasi ketika teks / gambar akan memasuki slide...
Untuk mengatur cara tulisan memasuki slide per huruf atau per kata...
Perhatikan tabel di atas!Pernyataan yang benar untuk tabel di atas...
Pilihan bentuk form yang berupa pertanyaan di sebelah kiri dan isian...
Perintah Slide Design ada di menu ....
Alert!

Advertisement