Kiran Kumar Panigrahi has Published 389 Articles

Difference between Threat and Attack

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 27-Jul-2022 09:40:17

19K+ Views

From a security standpoint, threats and attacks are two critical occurrences. From the perspective of network security, it is critical to grasp the differences between the two.A threat in the realm of information security is the presence of a persistent hazard to information integrity. This might take the shape of ... Read More

Difference between WiFi and BlueTooth

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 27-Jul-2022 09:39:18

22K+ Views

Both WiFi and Bluetooth are wireless technologies that are widely used to send and receive data wirelessly using radio signals. WiFi is for high-speed Internet access that connects nearby devices with each other and share the Internet via hotspots, whereas Bluetooth is used for connecting devices in short range.Go through ... Read More

Difference between WiFi and LiFi

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 27-Jul-2022 09:38:12

5K+ Views

WiFi and LiFi used to send and receive data wirelessly. WiFi uses Routers and Radio Frequency whereas LiFi uses LED bulbs and Light signals to transfer and receive data.Following are the important differences between WiFi and LiFi.Sr. No.KeyWiFiLiFi1DefinitionWiFi stands for Wireless Fidelity.LiFi stands for Light Fidelity.2InventedWiFi was invented by NCR ... Read More

Differences between POP3 and IMAP

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 27-Jul-2022 09:36:52

5K+ Views

IMAP and POP3 are the most widely used standard protocol for email retrieval. Both these protocols are supported by almost all current email clients and servers. Go through this article to find out more about POP3 and IMAP, how they function, and what are the major differences between these two ... Read More

How to create custom errors in Golang

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 07-Apr-2022 11:06:19

675 Views

Golang provides us with different approaches that we can use to print custom errors. We will explore two such approaches in this article.The first approach requires us to make use of the error.New() function which will create a new error, and we can even pass a string of our choice ... Read More

How to split a string in Golang?

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 03-Mar-2022 13:33:43

4K+ Views

Splitting a string means being able to get a part of a string, and that part can either be based on a position or a character in the string.In Go, if we want to split a string on the basis of positions, we can make use of the [ ] ... Read More

Current, non-current and contingent liabilities

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 21-Dec-2021 13:46:55

987 Views

Classification of LiabilitiesDifferent types of liabilities can fall under the following three categories −Current liabilities are the liabilities that are due and payable within one year. These are also known as "short-term liabilities".Non-current liabilities are the liabilities that have to be cleared after a year or more, hence these are ... Read More

What is Deferred Tax?

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 17-Nov-2021 05:23:28

400 Views

The term "deferred tax" refers to a tax which shall either be paid in future or has already been settled in advance. In this article, we will see why a company may differ its tax to a subsequent fiscal year or why a company may choose to pay the tax ... Read More

What is Amortization?

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 17-Nov-2021 05:22:23

272 Views

Amortization vs. DepreciationBoth Amortization and Depreciation are concepts that are used to account for the consumption of assets and how they lose their value over their useful life.We understand that tangible assets such as plant machinery, furniture, buildings, and vehicles lose their value over a period, which is called "depreciation". ... Read More

Accounting Depreciation Vs Tax Depreciation

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 17-Nov-2021 05:20:30

1K+ Views

We can apply the concept of depreciation in both accounting as well as tax calculations. In this article, we will see how Accounting Depreciation differs from Tax Depreciation, but before that, let us first understand what is depreciation and how it matters.We can define "depreciation" as a concept that is ... Read More

Advertisements