A website implements a sequential menu (as shown in the diagram) that indicates the relative page that the visitor is on in the website. Which planning phase covers this aspect?

A. Wireframe
B. Browsing functionality
C. Content
D. Page description diagrams

A Website Implements A Sequential Menu (as Shown In The Diagram) That Indicates The Relative Page That

Answers

Answer 1

Answer:

Letter B. Browsing Functionality

Explanation: I just did this question


Related Questions

Workplace ethics include playing games. looking up things on the internet that are not work related. taking care of personal business without permission during work time. doing the work you have agreed to do while at work.

Answers

Answer:

Doing the work you have agreed to do while at work

Explanation:

I'm not sure what exactly there is to explain. The other options are not things that should be done in the workplace

10.13 lab 10c: output range with increment of 5 write a program whose input is two integers. output the first integer and subsequent increments of 5 as long as the value is less than or equal to the second integer. you may prompt for the two integers as you wish; the prompt will not be included in the grading. ex: if the input is:

Answers

he program gives an output in increment of 5, if the first inputted integer is less than the second. The program written in python 3 goes thus

A bus holds 45 people. The school will only use a bus if they can fill it completely. The rest of the people will ride in vans. Write a program that will take in the number of people that are signed up to go on a field trip. Have the program print the number of busses necessary and then total number of people that will need to ride in vans

for eclipse IDE

Answers

The program that will take in the number of people that are signed up to go on a field trip is illustrated.

What is a program in computer?

A program is a set of instructions that a computer uses to perform a specific function.

The program will be:

#include <stdio.h>

int main(void)

{ int n;

  printf("Number of people that are signed up to go on a field trip: ");

  scanf("%d",&n);

 

  printf("Number of buses necessary = %d\n",(n/45));

  printf("Total number of people that will need to ride in vans = %d\n",(n%45));

  return 0;

Learn more about program on:

https://brainly.com/question/1538272

#SPJ1

Which authentication service options work with Active Directory and other types of directory servers to authenticate and authorize users and can be used together on the same network

Answers

The authentication service options work with Active Directory and other types of directory servers to authenticate and authorize users are:

TACACS+RADIUS

What is TACACS and RADIUS?

RADIUS is known to be a service that is set up so as to be able  authenticate and log in any person who is a remote network user.

Note that TACACS+ is  used in  the area of administrator access to network devices such as routers and switches.

Therefore, The authentication service options work with Active Directory and other types of directory servers to authenticate and authorize users are:

TACACS+RADIUS

Learn more about authentication service from

https://brainly.com/question/14699348

#SPJ1

A database provides the capability of conducting searches or asking questions. A question or search for information in a database is called a ________.

Answers

A database provides the capability of conducting searches or asking questions. A question or search for information in a database is called a ___

✓ query

Using logic gates, design an active low chip select for the memory a 256
k memory device starting at address 48000016 in a 16 megabyte memory space

Answers

Answer:

Using logic gates, design an active low chip select for the memory a 256 K memory device starting at address 48000016 in a 16 Megabyte memory space AN 8 b) Develop the truth table for the combinational logic circuit shown below. х Y Z. Å Å Do AN 7 c) A cache memory stores frequently/recently used data and instructions during instruction execution.

Explanation:

Using logic gates, design an active low chip select for the memory a 256 K memory device starting at address 48000016 in a 16 Megabyte memory space AN 8 b) Develop the truth table for the combinational logic circuit shown below. х Y Z. Å Å Do AN 7 c) A cache memory stores frequently/recently used data and instructions during instruction execution.

What are the fundamentals of data and signals ?

Answers

Answer:

The sine wave is the most fundamental form of a periodic analog signal.

Explanation:

Cheng, a student, is researching a company's profile on a professional networking website. In what way will this kind of research benefit her
most?
OA
getting recommendations from teachers
O B.
preparing for an interview
O C. upgrading her knowledge
O D.
building her brand profile

Answers

The way that this kind of research benefit her is by upgrading her knowledge.

What is research?

Research is known to  be a kind of making of new knowledge through the use of (or not) of previous knowledge in a novae and creative way.

Note that The way that this kind of research benefit her is by upgrading her knowledge as it will help her to have and get new concepts, methodologies and also have good understandings.

Learn more about research  from

om/question/968894

#SPJ1

What is the need for computer programming?

Answers

Answer:

See Explanation

Explanation:

Programming languages use classes and functions that control commands. The reason that programming is so important is that it directs a computer to complete these commands over and over again, so people do not have to do the task repeatedly. Instead, the software can do it automatically and accurately.

What is the purpose of a stock exchange? (Answer in your own words)

Answers

Answer:

Purpose of Stock Exchanges. Stock exchanges act as an agent for the economy by facilitating trade and disseminating information.

Explanation:

What kind of goal does ariel set when he works to graduate from high school in four years? short term long term normative fantasy

Answers

The type of goal that Ariel will set so that she can be able to works to graduate from high school is  one that has to be long term.

What are personal goals ?

These kind of goals are known to be things or items that a person is hoping on getting or achieving.

Therefore,  the type of goal that Ariel will set so that she can be able to works to graduate from high school is  one that has to be long term as it will be one that will last for a very long time.

Learn more about goals from

https://brainly.com/question/1512442

#SPJ4

Answer:

It is a long term project

Explanation:

Graduation high school well I mean it kinda gonna take a long time I mean 4 years I can't even count to 4!!

Match the script file extension to the description. - .bat - .ps1 - .vbs - .sh - .py - .js a. Windows PowerShell script file b. Unix or Linux shell script file c. Windows batch file

Answers

Answer:

.bat = windows batch file

.ps1 = windows powershell file

.vbs = virtual basic script

.sh = unix or linux shell script file

.py = python file

.js = javascript file

A student is going to e-mail a file she has created and needs to reduce the file size. What tool should she use to reduce the file size?

save and send

macros

compress media

save as

Answers

Answer:

Compress media

Explanation:

This zips the file into a smaller size which can now be sent. It can be decompressed to view.

what is the full meaning of I.C.T​

Answers

Answer:

information communications technology

Answer:

The infrastructure and components that enable modern computing is known as I.C.T (information and communications technology).

Although there is no single, universal definition of I.C.T, it is widely understood to refer to all devices, networking components, applications, and systems that when used together allow people and organizations (i.e., businesses, nonprofit organizations, governments, and criminal enterprises) to interact in the digital world.

A student wants to check six websites. Four of the websites are social and two are school-related. After checking just two sites, she has to leave for school. What is the approximate probability that she checked a social website first, then a school-related website?.

Answers

The approximate probability that she checked a social website first, then a school-related website is known to be 0.267

What is the check about?

In the above scenario, there are:

Total number of websites = 6

Number of school websites = 2

Number of social websites = 4

When she checks the social website first, the probability of checking a social website  is said to be 4/6

If one social website is checked, she is left with 3 social website and 2 school websites. So now the total number of websites will be 5.

The probability that the 2nd website that she checks is school related will be = 2/5

Therefor, the approximate probability that she checked a social website first, then a school-linked website is =

4/6 x 2/5

= 0.267

Therefore, the answer will be  0.267 probability level.

Learn more about websites from

https://brainly.com/question/10475324

#SPJ3

A(n) ___ provides abstract methods and no other code. a. abstract class b. interface c. polymorphic class d. base class

Answers

Answer:

Abstract class.

Explanation:

I think it’s this because, the abstract class has no body.

How can we change our real institutions, such as Attica Prison, when they are designed to resist critical evaluation and operate in relative secrecy from taxpayers and legislators?

Answers

We can change our real institutions, to operate in relative secrecy from taxpayers and legislators by making good programs that will push the idea above forward.

What is evaluation?

Evaluation is a known to be the act of critically examining or looking through a  given program.

Note that  It often involves collecting and analyzing information and as such, We can change our real institutions, to operate in relative secrecy from taxpayers and legislators by making good programs that will push the idea above forward.

Learn more about evaluation  from

https://brainly.com/question/25907410

#SPJ1

_____ drives are storage drives that contain both solid-state storage and hard disks in an attempt to gain the speed and power of ssds while still having the low cost and storage capacity of hard drives.

Answers

Answer:

Hybrid drives are storage drives that contain both solid-state storage and hard disks in an attempt to gain the speed and power of ssds while still having the low cost and storage capacity of hard drives.

Which email protocol allows an email client to read mail stored on the mail server?.

Answers

Answer:

Internet Message Access Protocol (IMAP)

Explanation:

IMAP is used to read emails stored on a mail server, whereas POP3 allows the user to download the email onto their computer.

Hope this helps!

Does anyone have any tips on how to begin a 10 page Capstone project paper? I've got to write a write a research paper on the type of career I'd like to pursue, which is an IT career, and I just don't know how to start.

Answers

Answer:

first resherch what you will be doing on the job and maybe what training you will need and what school you will have to go to it might also help to include what pay you would get and how many hours you will do

Explanation:

sorry its not much but i hope this helps

Answer:

thank you ng marami

muamuamua ty sm

A company has dedicated a subgroup of its development team to coding the exception handling aspects of an application. what is the significance of exception handling?

Answers

Exceptional handling is the program handling in unexpected circumstances. Exceptional handling is significant as the functions showing errors could be corrected.

What is exceptional handling?

In coding exceptional handling is the method to correct the errors in the function of the application program so that it does not get crash resulting in the loss of the task of the end-user.

It can be corrected by blocking, catching the handler, and by throwing expressions. The exceptions should be handled so that abnormal termination of the application is prevented.

Therefore, exceptional handling is significant to prevent program termination.

Learn more about exceptional handling here:

https://brainly.com/question/13261436

#SPJ1

The technique for locating the source of an error is to set up _____, which are locations where the browser will pause the program, allowing the programmer to determine the error at that position.

Answers

Answer:

I think the best fit for this would be Break points

Explanation:

Break points are useful for debugging a program. When line the break point is on executes, it pauses the program. In most IDEs it will show the call stack, all local variables, and other debug information, with break points you can step through your code to determine what is going on. Some IDEs have conditional break points where the break point only executes if the condition is true.

The technique for locating the source of an error is to set up Break points, which are locations where the browser will pause the program, allowing the programmer to determine the error at that position.

Why do small amounts of impurities have such a large effect in doping semiconductors?

Answers

Answer Because the band gap is so small for semiconductors, doping with small amounts of impurities can dramatically increase the conductivity of the material

You are responsible for managing an internal FTP server. A user reports that files available on the server yesterday are no longer available. Where can you look to determine what happened to the missing files

Answers

To determine what happened to the missing files are file Transfer Protocol (FTP) access logs list file activity on FTP servers, including file deletions or renames.

What is a FTP server?

FTP is a File transfer protocol. It is a transfer of files from the client and the server on a computer network.

It is a basic thing in transferring or sharing files between two computer networks.

Thus, To determine what happened to the missing files are file Transfer Protocol (FTP) access logs list file activity on FTP servers, including file deletions or renames.

Learn more about FTP server

https://brainly.com/question/27610307

#SPJ1

One sign of a virus infection is that available memory is less than what should be available. Group of answer choices True False

Answers

Answer:

[tex]True.[/tex]

Electromagnetic waves can carry more data at higher frequencies. Why would a scientist opt to transmit data at a lower frequency instead?
What are the limitations of sending information using electromagnetic waves?
What are the differences between analog and digital signals?
What are the advantages of using digital signals over analog signals?
Using reliable internet sources, identify three ways we use analog and digital signals in our everyday lives.

PLS ANSWER QUICKLYYYY I NEED HELPP

Answers

Electromagnetic waves can carry more data at higher frequencies. because higher frequencies of the electromagnetic waves can travel short distances.

Why transmit data at a lower frequency?

The limitations of sending information via electromagnetic waves is one where the electromagnetic waves is said to be moved outward in all directions.

Note that a Electromagnetic waves can carry more data at higher frequencies. because higher frequencies of the electromagnetic waves can travel short distances .

Learn more about waves from

https://brainly.com/question/25847009

#SPJ1

The concept of pirate radio led to the use of an online tool in which:

OA. music can be streamed or experienced online the instant it is captured.
B. musicians can adjust notes that are out of tune to make them sound better.

OC. artists can share news and concert dates with their current and future fans.

OD. friends can share audio or video files with other people on the Internet.

Answers

The concept of pirate radio led to the use of an online tool in which: A. music can be streamed or experienced online the instant it is captured.

What is a pirate radio?

Pirate radio can be defined as an illegal and unlicensed radio broadcast station that receives unauthorized communication signals across borders. Also, the transmission technique, mode, and power used by pirate radio were unauthorized.

Consequently, the concept of pirate radio led to the use of an online tool called "live streaming" in which music can be streamed or experienced online the instant it is captured.

Read more on pirate radio here: https://brainly.com/question/16724264

#SPJ1

Which best describes how information is sent on the internet?

Answers

Answer:

a. The information is first sent via a Broadband for efficient transmission, and if not successful, only then it is resent via a Baseband that exists as a backup network as packets b. The message is first broken down into small packets before being sent, then they are

Explanation:

analog computer are general purpose computer true or false ​

Answers

Answer:

false

Explanation:

Analog computers were widely used in scientific and industrial applications even after the advent of digital computers

What would a world where we have 2^128 (340 undecillion) Internet connected devices look like? How could that much Internet usage make the world better?

Answers

A world  have 2^128 (340 undecillion) of IPv addresses that helps to connect to the internet. IPv6 addresses can make it easier for working organizational teams connecting to the Internet, IP addresses that are created by IPv6 are 128 bits.

What is internet?

Internet is the system  uses the Internet protocol suite (TCP/IP)  and interconnected computer networks that communicate between two or more individuals.

Today, almost 20 IP addresses are taken by7 each home for each electronic device. The internet usage is so wide, that even a simple task  is not possible without it. Even a simple task can be done using internet.

Learn more about internet.

https://brainly.com/question/13308791

#SPJ1

Other Questions
PLSSS HELP IF YOU TURLY KNOW THISS What is the quotient? startfraction 2 y squared minus 6 y minus 20 over 4 y 12 endfraction divided by startfraction y squared 5 y 6 over 3 y squared 18 y 27 endfraction startfraction 2 over 3 (y minus 5) endfraction startfraction 3 (y minus 5) over 2 endfraction startfraction (y minus 5) (y 2) squared over 6 (y 3) squared endfraction startfraction 3 (y 5) (y minus 2) over 2 (y 2) endfraction Describe the presidency of Ronald Reagan How are viral diseases different fromother types of diseases?A. there aren't medicines to cure a viral diseaseB. viruses spread quicklyC. it infects healthy cellsD. it causes an immune response ___ radars show everything in fhe sky from servere weather to birds and mosquitoes to tornado debrisAnswers: PolarDopperGeostationary Orbiting Which of these statements is true regarding how the federal judicial system is organized in the U.S. Constitution? A. Article III creates the Supreme Court and the Federal District Courts. B. The Supreme Court is responsible for creating Federal District and Appeals courts. C. There is only one Supreme Court, and Congress may set up lower courts. D. The Supreme Court hears criminal cases, and the Federal Appeals Court hears civil cases. What is the value of x in the triangle? What percent of 6 is 9? How do you find the frequency in statistics? can someone please help me solve these math problems they are about triangle proofs Which expression has the greatest value?(options are included in the image) 5What is the area of a triangle with a base of 25 mm and a height of 10 mm?001 6-mm4O13 mmOo 264 mm?3O 16 mm Mina had a disco for her birthday. For every 2 boys at the disco, there were 3 girls. There were 35 children at the disco in total. How many boys were at the disco? if a tax is levied on the sellers of a product, then the supply curve will In the 1950s tall smokestacks for large factories were constructed and pollution was released higher in the atmosphere where winds were stronger. The motto during this time was "dilution is the solution to _______."A: MotionB: PollutionC: Evelution What is the area, in square meters, of the trapezoid below? I NEED HELP ASAP!!!!!!!!!!!! WITHIN THE HOUR Thanks Which function rule is represented by the table?y=4x-1y=3x+2y=2x+3y=x+2 Which is the correct solution to 3x The following figure shows a right triangular prism. (help pls :( )Which expression represents the surface area of the prism?Choose 1 answer: