Found 1163 Articles for Computers

Difference Between ACPI and APM

Md. Sajid
Updated on 14-Apr-2023 13:50:49

844 Views

ACPI (Advanced Configuration and Power Interface) and APM (Advanced Power Management) are both power management systems used in computers to control power consumption and maximize energy efficiency. ACPI is designed to handle power management tasks other than basic on/off functions, such as managing system resources, devices, and processor performance. APM is an older and simpler system that provides fundamental power management functions. Read this article to find out more about ACPI and APM and how they are different from each other. What is ACPI? The ACPI (Advanced Configuration and Power Interface) standard was created by Intel, Microsoft, and Toshiba. ... Read More

Types Of Spanning Tree Protocol (STP)

Pranavnath
Updated on 12-Apr-2023 15:51:08

1K+ Views

STP is one type of network in the computer science field. It is 2 network layer protocol that is used to obstruct problems that appear while computers contest to use shared telecommunications paths through a local area network. A similar segment is ascenders for another segment and affords accordingly, network segmentation helps in decreasing the competition for other networks and also decreases the chances of a network coming to the network platform. It’s very easy to use and it’s also effective in providing support for bridges and switches. It helps in providing a link and reducing redundancy and preventing ... Read More

How to highlight values that appear X times in Excel?

Shubhi Rastogi
Updated on 12-Apr-2023 11:03:13

2K+ Views

In the article, the users are going to highlight the numbers that are present many times or X times in Microsoft Excel. There are several features in the excel sheet including conditional formatting, and format cells that the users have to fill any type of color according to their needs. We can use the formula for changing cell values in the new formatting rule dialog box. To highlight values that appear X times in Excel Step 1 Deliberate the excel sheet with the data. First, open the excel sheet and create the data one by one. In this sheet, type ... Read More

How to highlight winning lottery numbers in Excel worksheet?

Shubhi Rastogi
Updated on 12-Apr-2023 10:59:48

2K+ Views

In the article, the users are going to highlight the lottery numbers for winning in Microsoft Excel. There are the several features in the excel sheet including conditional formatting, format cells that the users have to fill any type of color according to the need. The users can use the formula for changing cell value in the new formatting rule dialog box. The users can use select the range in which you want to fill the color in any cell. Step 1 Deliberate the excel sheet with the data. First, open the excel sheet and create the data one by ... Read More

How to highlight whole numbers in Excel?

Shubhi Rastogi
Updated on 12-Apr-2023 10:53:21

3K+ Views

In the article, the users are going to highlight the whole numbers in Microsoft Excel. There are several features in the excel sheet including conditional formatting, and format cells that the users have to fill any type of color according to their needs. The users can use the formula for changing cell values in the new formatting rule dialog box. The users can use select the range in which they want to fill the color in any cell. To highlight whole numbers in Excel Step 1 Deliberate the excel sheet with the data. First, open the excel sheet and create ... Read More

How to highlight rows with weekend days in excel?

Shubhi Rastogi
Updated on 12-Apr-2023 10:51:26

2K+ Views

In the article, the users are going to highlight the rows with weekend in Microsoft Excel. There are the several features in the excel sheet including conditional formatting, format cells that the users must fill any type of color according to the need. The users can use the conditional formatting for highlighting the weekends in the row. The users can use select the conditional format to highlight the row one by one in which you want to fill the color in any cell. With the help of this problem statement, finance department may calculate the salary of the employees after ... Read More

How to highlight unlocked cells in Excel?

Shubhi Rastogi
Updated on 12-Apr-2023 10:20:20

901 Views

In the article, the users are going to highlight unlocked cells which are not locked in Microsoft Excel. There are the several features in the excel sheet including conditional formatting, format cells that the users have to fill any type of color according to the need. The users can use the formula for changing cell value in the new formatting rule dialog box. The users can use select the range in which you want to fill the color in any cell. Step 1 Deliberate the excel sheet with the data. First, open the excel sheet and create the data one ... Read More

How to highlight non-blank cells in excel?

Shubhi Rastogi
Updated on 12-Apr-2023 10:16:30

2K+ Views

In the article, the users are going to highlight the non-blank cells present in Microsoft Excel. There are the several features in the excel sheet including conditional formatting, format cells that the users have to fill any type of color according to the need. The users can use the formula for blank cells in the new formatting rule dialog box. The users can use select the range in which you want to fill the color in any cell. To highlight non-blank cells in Excel Example 1 Step 1 Deliberate the excel sheet with the data. First, open the excel sheet ... Read More

File Allocation Methods

Arnab Chakraborty
Updated on 07-Apr-2023 16:14:47

28K+ Views

File allocation methods refer to the strategies employed by computer operating systems for the efficient distribution of storage space on disks or other storage media. Their main objective is to optimize the utilization of available space and minimize fragmentation, which can impede file access and decrease the overall performance of the system. There are several different file allocation methods that are commonly used, each with its own strengths and weaknesses. Contiguous File Allocation In this method, files are stored in a continuous block of free space on the disk meaning that all the data for a particular file is ... Read More

Disc Scheduling Algorithms

Arnab Chakraborty
Updated on 07-Apr-2023 16:12:26

29K+ Views

Disc scheduling is an important process in operating systems that determines the order in which disk access requests are serviced. The objective of disc scheduling is to minimize the time it takes to access data on the disk and to minimize the time it takes to complete a disk access request. Disk access time is determined by two factors: seek time and rotational latency. Seek time is the time it takes for the disk head to move to the desired location on the disk, while rotational latency is the time taken by the disk to rotate the desired data sector ... Read More

Advertisements