wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Evaluasi Akhir Semester Genap 2022 WS

Total questions: 70

Worksheet time: 36mins

Name
Class
Date
1.

Sebutkan komponen utama layanan web?

a)

UDDI,SOAP, XPath

b)

  SOAP, XML, WSDL, HTTP,UDDI

c)

XML, XPath, XPointer

d)

WSDL, XSLT, SOAP

2.

Spesifikasi yang mendefinisikan tata bahasa XML untuk mengirim (request) dan menanggapi (respond) pesan yang diterima dari pihak lain disebut dengan…

a)

XML

b)

WSDL

c)

SOAP

d)

XPath

3.

Sebuah spesifikasi XML yang menggambarkan bagaimana calon pelanggan
dari layanan Web bisa belajar tentang kemampuannya dan memperoleh informasi dasar yang dibutuhkan untuk membuat kontak awal dengan situs disebut….

a)

  XPointer

b)

XML

c)

  UDDI

d)

WSDL

4.

Sebutkan kelebihan dari web service?

a)

Mengintegrasikan sistem-sistem legacy

b)

Menurunkan biaya operasional

c)

Menurunkan biaya pengembangan software

d)

semua jawaban benar

5.

Attibute to combine multiple columns into one ...

a)

border

b)

colspan

c)

rowspan

d)

cellpadding

6.

Kode PHP diawali dan di akhiri dengan tanda?

a)

<?php … </?php>

b)

<script> … </script>

c)

<?php … ?>

d)

<php … /?>

7.

A useful property for specifying the font face to apply to the target is?

a)

Font-style

b)

Font-size

c)

Font-family

d)

Font-weight

8.

The content of the displayed web page ...

a)

<html>

b)

<title>

c)

<body>

d)

<h1>

9.

Elements that contain a heading or logo

a)

<header>

b)

<section>

c)

<aside>

d)

<article>

10.

Tandai semua tag html yang benar!

a)

<h1>

b)

<kotak>

c)

<spasi>

d)

<p>

e)

<div>

11.

Sebagai penyimpan data (database) yang mudah dibaca oleh user karena disimpan dalam bentuk teks.
Standard transfer data, dapat digunakan untuk pengiriman data transaksi antar perusahaan, atau mentransfer data dari DBMS yang berbeda (mis: Oracle ke SQL Server).
Sebagai acuan membuat bahasa baru, seperti WML (Wireless Markup Language) yang digunakan pada mobile device dengan protokol WAP, atau VoiceXML yang digunakan sebagai bahasa markup untuk pengenalan suara, dialog, aplikasi interaksi respon suara maupun DTMF (seperti aplikasi pengisian pulsa atau call center), dan sebagainya.
Sebagai file konfigurasi, di Java dokumen-dokumen XML sering kita jumpai seperti file server.xml dan web.xml yang digunakan Tomcat, atau perintah-perintah query yang disimpan dalam file XML yang dipakai pada framework iBatis atau Hibernate. Keempat hal di atas merupakan (a)   dari dokumen XML

12.

Menyediakan akses pembacaan pada resource

a)

GET

b)

PUT

c)

DELETE

d)

POST

e)

REST

13.

Suatu gaya arsitektur perangkat lunak dalam menyediakan sumber daya /data (resources) pada REST server, serta dapat diakses dan ditampilkan resources tersebut untuk dapat digunakan pada REST Client

a)

DELETE

b)

GET

c)

POST

d)

PUT

e)

REST

14.

Notepad++, sublime text 3 and Microsoft Visual Studio adalah contoh aplikasi...

a)

Teks Editor

b)

Program Validasi

c)

Engine Browser

d)

Desain Program

15.

sebuah aplikasi fungsinya adalah sebagai REST Client atau istilahnya adalah aplikasi yang digunakan untuk melakukan uji coba REST API yang telah kita buat.

a)

Postman

b)

Post Office

c)

Postgirl

d)

Postwomen

e)

Post Modern

16.

If you want to reload a web page, you should press.....

a)

The Refresh/ Reload Button

b)

The Stop Button

c)

The Back Button

d)

The Favourite Button

17.

WWW merupakan singkatan dari

a)

World Wide Web

b)

Word Wide Web

c)

Web World Wide

d)

Wide Word Web

e)

Web Wide World

18.

Postman pertama kali dikerjakan oleh ...

a)

Abhinav Asthana

b)

Ankit Sobti

c)

Abhijit Kane

d)

Amitab Bachan

e)

Amir Khan

19.

the database name based on the picture is...

a)

test

b)

localhost

c)

root

d)

none

20.

Yang manakah komen dalam html?

a)

/* Ini comment */

b)

// Ini comment

c)

<-- Ini comment -->

d)

<!-- Ini comment -->

21.

dapat digunakan untuk memperbarui resource yang ada atau membuat resource baru

a)

GET

b)

PUT

c)

DELETE

d)

PUSH

e)

REST

22.

What is the web browser?

a)

Web browser is a software

b)

Web browser is a link

c)

Web browser is google

d)

Web browser is search engine

23.

The place for you to type the web address (URL) is called ......

a)

Address Bar

b)

Title Bar

c)

Tool Bar

d)

Chocolate bar

24.

Orang yang menciptakan aplikasi berbasis web dengan mengunakan bahasa pemrograman

a)

web administrator

b)

web desainer

c)

web programmer

d)

web developer

25.

It is an example of mobile user interface

a)

True

b)

False

26.

Jaringan-jaringan yang saling terkoneksi yang mencakup seluruh dunia disebut...

a)

websitte

b)

www

c)

internet

d)

web

e)

sinyal

27.

Dibawah ini yang merupakan tag pembuka dalam html adalah...

a)

<html>

b)

<p>

c)

<h1>

d)

<head>

e)

<br>

28.

this code is to create a database conection

a)

True

b)

False

29.

Digunakan untuk mengperbaharui resource baru

a)

GET

b)

PUT

c)

PUSH

d)

DELETE

e)

REST

30.

Opens the linked document in a new window or tab ...

a)

_blank

b)

_self

c)

_top

d)

_parent

31.

describe the web page ...

a)

<html>

b)

<head>

c)

<body>

d)

<p>

32.

Tipe data Boolean hanya memiliki nilai true dan false! Pernyataan ini

a)

Benar

b)

Salah

c)

Jawaban a dan b benar

d)

Tidak diketahui

33.

Which one of these answers in NOT the uses of the internet?

a)

Sending message

b)

Video call

c)

Sharing information

d)

Cleaning your house

34.

The following are examples of elements that are usually in the content of the <head>, except

a)

<title>

b)

<meta>

c)

<style>

d)

<footer>

35.

How many elements are there in this code ?

a)

2

b)

3

c)

4

d)

5

36.

What are the things you need to connect to the Internet?

a)

ISP, TV, Apps

b)

Modem, Mouse, Keyboard

c)

ISP, Modem, Computer/Laptop

d)

Computer, Smart TV, iPad

37.

The following are examples of elements that are usually in Semantic Element, except

a)

<footer>

b)

<main>

c)

<article>

d)

<div>

38.

Elements that contain a heading or logo

a)

<header>

b)

<section>

c)

<aside>

d)

<article>

39.

What is the role of HTML on a website?

a)

As a component for managing the appearance of a website.

b)

As a structure for building a website page.

c)

As a component for running a website.

d)

As a component to make websites more interactive and dynamic.

40.

ISP stands for?

a)

Internet Service Provider

b)

Internet Selling Patern

c)

Indonesia See Pokemon

d)

Internet Service Panda

41.

input element that only choose one or more of several available options.

a)

<input type="radio">

b)

<input type="checkbox">

c)

<input type="text">

d)

<input type="password>

42.

We can configure the viewport using the <meta> element which is stored inside:

a)

<body>

b)

<head>

c)

<header>

d)

<main>

43.

In identifying content, the most important content (main content title) should be wrapped using an element?

a)

<h3>

b)

<h1>

c)

<p>

d)

<h2>

44.

What is the function of element <body>?

a)

Displays all content on the website page.

b)

Displays related information on the entire page.

c)

Displays information that is not related to other content.

d)

Displays information in the form of footnotes on a website.

45.

A software used to manage plain text, html code, css, and javascript ...

a)

Web Browser

b)

Code Editor

c)

Server

d)

Calculator

46.

The code below represents which html element

<li> </li> ...

a)

list item

b)

definition list

c)

ordered list

d)

unordered list

47.

No. 4

a)

para1 {color : “yellow”};

b)

.para1{color : yellow}

c)

#para1{color : yellow }

d)

#para-1{color : “yellow” }

e)

#para1{color = yellow }

48.

No.7

a)

Semua elemen image akan tampil mengambang ke kiri. <image class=”gambar” src=”images/gambar.jpg”/></p>

b)

Pengaturan style di atas tidak akan berlaku pada elemen paragraf tertentu. <p><rel id=”gambar” src=”images/gambar.jpg”/></p>

c)

Elemen gambar yang ada pada file .html akan memiliki ukuran width = 50px dan height = 25px. <p><image class=”gambar” src=”images/gambar.jpg”> gambar </image></p>

d)

Class gambar di dalam semua elemen paragraf akan diatur dengan style di atas. <p><img class=”gambar” src=”images/gambar.jpg”/></p>

e)

Semua elemen image akan tampil mengambang ke kanan. <image class=”gambar” src=”images/gambar.jpg”/></p>

49.

What is the name of this device?

a)

Lunch Box

b)

Modem

c)

Portable TV

d)

Smart Box

50.

What are the things you need to connect to the Internet?

a)

ISP, TV, Apps

b)

Modem, Mouse, Keyboard

c)

ISP, Modem, Computer/Laptop

d)

Computer, Smart TV, iPad

51.

Collection of pages in a domain that contains various information that internet users can read and view via a search engine is the meaning of ...

a)

Website

b)

HTML

c)

Web Browser

d)

Semantic Element

52.

Kode PHP diawali dan di akhiri dengan tanda?

a)

<?php … </?php>

b)

<script> … </script>

c)

<?php … ?>

d)

<php … /?>

53.

What kind of software for Code Editing, except ...

a)

Google Chrome

b)

Visual Code Studio

c)

Notepad ++

d)

Sublime

54.

What is the function of the keyword "! Important" used when creating CSS?

a)

Shows the red color of an element.

b)

Make the elements displayed at the top of the website.

c)

Making a styling property is considered important by the browser to be applied and does not pay attention to the order.

d)

Make a styling property so that it is displayed first.

55.

WWW is stands for?

a)

Website Will World

b)

World Wide Web

c)

Web Want World

d)

World Wide When

56.

elements to create headings in table

a)

<tr>

b)

<td>

c)

<th>

d)

<tbody>

57.

Element to wrap the content on our website

a)

<header>

b)

<main>

c)

<section>

d)

<footer>

58.

Berikut ini contoh operator aritmatika, kecuali

a)

+

b)

%

c)

>=

d)

/

59.

Elements that contain a heading or logo

a)

<header>

b)

<section>

c)

<aside>

d)

<article>

60.

The following are examples of elements that are usually in the content of the <head>, except

a)

<title>

b)

<meta>

c)

<style>

d)

<footer>

61.

describe the web page ...

a)

<html>

b)

<head>

c)

<body>

d)

<p>

62.

When you see this logo somewhere, this logo refers to?

a)

Fan

b)

Sound volume

c)

Rainbow

d)

Wi-Fi

63.

The content of the displayed web page ...

a)

<html>

b)

<title>

c)

<body>

d)

<h1>

64.

Setiap variabel di PHP diawali dengan simbol?

a)

#

b)

$

c)

%

d)

*

65.

What is the correct code to change the color of element with the class “colortext” to green and change the text to uppercase and also align center?

a)
b)
c)
d)
e)
66.

What is the role of HTML on a website?

a)

As a component for managing the appearance of a website.

b)

As a structure for building a website page.

c)

As a component for running a website.

d)

As a component to make websites more interactive and dynamic.

67.

Setiap perintah dalam PHP diakhiri dengan tanda?

a)

:

b)

;

c)

*

d)

</php>

68.

Hypertext Markup Language, a language used to create web pages ...

a)

Website Content

b)

Website Structure

c)

Heading

d)

HTML

69.

Hasil dari upaya untuk menyediakan sebuah sintaks dan semantik yang umum untuk fungsionalitas dibagi antara XSL Transformasi dan XPointer disebut…

a)

XPath

b)

XML

c)

XSLT

d)

UDDI

70.

Pencarian data cepat karena XML merupakan data dalam format yang terstruktur, Plain Text dan platform independent, serta untuk pertukaran data adalah (a)