What is a character set?
the defined list of characters recognized by a computer’s hardware and software
What is ACII CODE?
Originally its character codes were 7 bits long, but then it was extended to have a bit length of 8
how many characters codes were held in the original ASCII?
the new ASCII?
original:- 128 characters
new:- 256 characters.
what is unicode?
Unicode was developed as ASCII couldn’t hold all possible characters.
how many bits Unicode uses to store characters?
firstly 16 bits 2^16
later extended Unicode 2^24
What is a pixel?
What is resolution? how to calculate it?
how to calculate a file size of a bitmap?
width x height x bit color depth
What is color depth?
how is the color depth found and the possible colors stored found?
according to the number of combination needed to encode a color
What affects the file size of bitmap image?
What is metadata?
What is analogue signal?
digital signal
what is bit depth?
the number of bits used to encode information from each sample.
What is sample interval?
What is sample rate?
What affects the quality of a digitally converted sound wave?
sample rate :- the greater the number of samples per second the higher the quality sound will be.
bit depth:- the greater the number of bit in each sample the similar will it be to the original analogue sound.
What is fidelity?
how to calculate the size of the sample?
sample rate x bit depth x duration x number of channels*
What is sampling?
What is amplitude?