CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Author : Malin

Windows – DIR command – How to change the display format of files and folder?

Mostly used command in Windows Operating System at command prompt is DIR command. Sometimes it is required to change the display format depends on the need and readability. Through this Article, we will discuss some of the useful formats the DIR command displays the files and folders. DIR command provides different switches (aka parameters) to […]

Numeric types and their representation

In every day life we work with Numbers. Numbers are different types and most of us know integer and real numbers. There are different types of Numbers. In this Article, I will explain Numeric types and their representation. There are different numeric types; mainly we use Integers, Floating point numbers and Complex numbers. Integers Integers […]

Scroll to top