What is ASCII??
How many type of Data Types?
What is Character Data types?
Why we can not use character in Strings?
How computer understand the comand?
What is concat?
Logical Data?
It has only 2 values: True & False
These are use in Decision Making
For example: Is Shivam is a Human: True.
Or Is Shivam a Good Coder: True
What is Designated Data Type?
We will assigned data to a veritable with its designs
How computers store data?
Computer Stores data in form of binary bits which can be represented as 0 and 1 which are grouped together to form large units of data. Each variable given a memory location and each character holds only one value at a time.
Smallest unit of data is = 1 bit
8 bits together are. = 1 byte
Different ways to store data by computer:-
1) Magnetic Storage
2) Solid State Drive
3) optical Storage (cd, dvd)
4) cloud storage
What are programs??
What are Functions??

0 Comments