Answer:Use your editor to open the tny_july_txt.html and tny_timer_txt.js files from the ... 3 Take some time to study the content and structure of the file, paying close ... the nextJuly4() function, insert a function named showClock() that has no parameters. ... Declare a variable named thisDay that stores a Date object containing the ...
Explanation:
<u>Switches</u> increase network performance by reducing the number of frames transmitted to the rest of the network.
Switches are an integral part of networks assigned the role to serve as the means to share information among different devices.
Switches perform their function by supervising and controlling the flow of data to the intended devices thus preventing the undesired flow of data to all the devices in a network which improves the performance of the network. Switches can also play a role to prevent errors as it checks the data prior to transmitting the data forward.
Switches determine the devices to which the data packets are to be sent by using their media access control (MAC) address. All hardware units connected to a system have their unique MAC address. Switches identify the MAC address of the device that sends the frames and then interpret the MAC address of the target device thus preventing the frames to pass towards the rest of the network.
To learn more about switches, click here:
brainly.com/question/13484447
#SPJ4
Answer:
rsort()
Explanation:
the sorting function is used to sort the elements in the array.
the sorting can be increasing or decreasing, depends on the function used.
let discuss the option:
a. sort()
this is the sorting function, it used to sort the array in ascending order.
b. arsort()
this is also sorting function, it used to sort the associated array in descending order according to the value.
d. asort()
this is also sorting function, it used to sort the associated array in ascending order according to the value.
c. rsort()
this is the sorting function, it used to sort the array in descending order.
Therefore, the correct answer is rsort().
Answer:
c. just a few weeks to install.
Explanation:
ERP is known as Enterprise Resource Planning.ERP implementation involves software installation, transfer of the financial data to the new system, configuration of the users and processes and training the users on the software.
It also involves upgrades after installation,cross-functional teams, intensive training, high funding for both initial cost and maintenance. This whole process usually takes place between 6 months to 2 years. This makes option C which says it takes few weeks to install incorrect.