Skip to main content

What is Data

 Data is a collection of a distinct small unit of information. It can be used a variety of forms like text,

can be stored in pieces of paper of  electronic memory, etc.

Word 'DATA' is originated from the word 'single piece of information'. it is plural of t In computing, Data is information that can be translated into a from efficient movement and process    

Comments

Popular posts from this blog

What is a programming language?

 When beginning your coding journey, you may find yourself asking, "What exactly is a programming language?"   The code is pretty much like writing a paragraph of instruction or creating a to-do list to computers. Unlike us humans, the to-do list and instructions you write for the computer has to be extremely detailed and written in some logic. With code and programming, you can get to draw complex shapes and create rich computer graphics,

What is C Programming Langauge?

 C is a general-purpose programming language that is extremely popular, simple, and flexible to use. It is a structured programming language that is machine-independent and extensively used to write various applications, Operating Systems like Windows, and many other complex programs like Oracle database, Git, Python interpreter, and more. It is said that 'C' is a god's programming language. One can say, C is a base for the programming. If you know 'C,' you can easily grasp the knowledge of the other programming languages that uses