The language that you will use to add functionality to web pages is JavaScript.
<h3>What is JavaScript?</h3>
JavaScript is known to be a tool that is often used in a lot of ways.
It is used by in web development by Web developers as they are said to use this language to input interactive elements in websites.
Therefore, The language that you will use to add functionality to web pages is JavaScript.
Learn more about functionality from
brainly.com/question/25638609
#SPJ1
D, because I have it in mine in both my PCs
Answer: Withdraws
Explanation:
You can withdraw how ever many times you want from a savings account
The frame work for storing records in database is a report. (b)
Answer:
Data type is an attribute of the data in the computer science. It basically guide the compiler and interpreter about the data utilization in the program. Data type basically define the operation, which can be done on given data.
There are different types of data types are as follow:
Integer data type: This type if data type basically represent the integer type of data value from largest to smallest order.
For example: int p = 10;
Real data type: This type of data type is used to represent the real type of number from largest to smallest range.
For example: float b = 17.6;