Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Computers Articles - Page 27 of 116
540 Views
Excel is an effective tool for organising and analysing data, and it provides a number of formatting choices to let you change how the data is shown. However, it can be a little challenging to display negative time values, and they might not show up as you would expect by default. Negative time values can appear while tracking project delays, figuring out time discrepancies, or keeping track of schedule changes. Making sure that negative time values are appropriately and visibly shown in your Excel worksheets is crucial. You will learn how to appropriately format negative time values in Excel by ... Read More
17K+ Views
With the help of the robust spreadsheet programme Excel, you can easily organise and work with data. When working with enormous datasets or when you want to concentrate on a single piece of information, filtering rows based on particular criteria can be immensely helpful. In this tutorial, we'll show you step−by−step how to limit Excel's display to rows with a specific amount of text. Excel's filtering features will make it simple and quick for you to get the results you want, whether you want to isolate rows that satisfy particular criteria or eliminate extraneous data. By the end of this ... Read More
51K+ Views
Excel is a strong tool for calculations and data analysis, and it provides a number of formatting options to improve the visual representation of your data. Negative numbers are frequently formatted using brackets, which can make it simpler to identify them from positive values. In this tutorial, we'll look at how to set up Excel to automatically display negative values in brackets step−by−step. We'll go over several approaches, such as leveraging Excel's built−in number formatting features and developing unique formatting rules. By the end of this article, you will be able to present negative values in brackets with ease, giving ... Read More
687 Views
In many applications, combo boxes are a common user interface component that offer users a list of options to select from. A combo box by default only shows one column of information, generally a list of items. However, there are scenarios where you may need to display additional information alongside the items in the combo box, such as associated IDs, descriptions, or other relevant details. Based on the programming language or framework you are using; we will cover various methods for displaying multiple columns in a combo box in this tutorial. By the end of this tutorial, you will have ... Read More
6K+ Views
With a wide selection of chart types available, Excel is a potent tool for data analysis and visualisation. While making separate charts for various data sets is helpful, there are times when you might wish to group several charts together on a single chart sheet. Combining charts can make it easier to compare and analyse data trends, provide you a thorough perspective, and improve the overall visual impact. In this article, we'll look at a variety of Excel display strategies for numerous charts on a single chart page. This post will walk you through the step−by−step process of producing and ... Read More
946 Views
Pie charts are a common and useful approach to show data distribution; however, it can occasionally be difficult to identify each data point precisely. Leader lines are helpful in situations like these. Leader lines make it simpler for readers to recognise and comprehend the values shown in the chart by linking the data labels to their appropriate data slices. You will be guided step−by−step through the process of adding leader lines to your Excel pie chart in this tutorial. This tutorial will provide you with the knowledge and abilities you need to improve the clarity and visual attractiveness of your ... Read More
751 Views
Introduction A time−based access list is a feature in network security tools that enables network administrators to control the traffic through a network based on the time of day, week or month. This type of access list allows administrators to increase security by only permitting specific users or devices to access the network during certain times, while blocking others. Definition of Time−Based Access-List A Time-Based Access−List (ACL) is a set of rules used to filter traffic passing through a router or switch based on date and time parameters. It is an extended version of an Access Control List ... Read More
218 Views
Introduction A Time Access List (TAL) is a security mechanism that provides access control to resources based on time. Essentially, it lets an administrator or system owner specify a list of users who can access particular resources during specified periods. For example, a company might use a TAL to allow employees access to sensitive data only during working hours. The TAL works by restricting access to specific resources at particular times or dates, making sure that only authorized users are granted entry. This process can be incredibly useful for organizations with multiple users who require varying levels of ... Read More
4K+ Views
Introduction Cryptography is the practice of securing information and communication through the transformation of messages into unintelligible formats for unauthorized access. In modern communication, cryptography plays a vital role in ensuring that sensitive data transmitted over networks remains secure. Advances in technology have made it easier to store, transmit and disseminate information making cybersecurity more important than ever before. Definition of Cryptography Cryptography is derived from the Greek word kryptos meaning hidden or secret, and graphia meaning writing. It is the process of securing communication by converting plain text into code or cipher text using encryption algorithms so ... Read More
2K+ Views
Introduction Software testing is an essential aspect of software development that ensures the quality and reliability of a software product. Testing involves executing test cases, which are designed to verify the functionality and behavior of the software. However, in reality, it is not always possible to execute all the test cases due to time and resource constraints. This is where test case prioritization comes into play. Definition of Test Case Prioritization Test case prioritization is a technique used in software testing to determine the order in which test cases should be executed based on their relative importance. ... Read More