Answer:
The value of k is 4
Explanation:
Solution
Given that:
k = integer
Input size = 500
The algorithm takes a run of = 16 seconds
Input size = 750
The algorithm takes a run of = 81 seconds
Now,
We have to determine the value of k
The equation is shown below:
(500)^k /16 = (750) ^k /81
Thus
(750/500)^ k = 81/16
= (3/2)^k
=(3/2)^ 4
k is = 4
Answer:
Validating the pages with an automated validation tool provided by the government.
Explanation:
If I want to verify that the web pages I developed are compliant with an accessibility standard supported by a particular government.I will validate my web pages with an automated validation tool that is provided by government.
There are automated validation tool available and those are supported by a particular government.
Answer:
Entity is any object in the system and that we want to model and store information
eg Lecture , students and Employee
Explanation:
Entity
Entity is any object in the system and that we want to model and store information.
and Entities is usually recognizable concept in which either abstract or concrete
like event , person things and place etc
and that is relevance to database
some common example are :
Lecture , students and Employee
Answer:
True.
Explanation:
A dialog box is a small window that serves as a controlling element in computers. The name dialog box is suggestive that it is a window that helps the user to communicate and response with an answer.
There are several types of common dialog box such as open dialog box, save as dialog box, print dialog box, etc.
Save as dialog box is a window that enables the user to save a file with a new name and new location. Save as dialog box can be opened by going to the File menu and click Save as. After the Save as dialog box appears, the user is able to change file name, location, etc.
Thus the statement is true.