what is pulse code modulation?
Answers were Sorted based on User's Feedback
Answer / achal ubbott
PCM can be a part of Analog to Digital conversion. PCM is
like giving codes to pulses of different voltages. We
convert Analog signal to pulses by use of sampling device.
The more the sampling frequency the more are the bits
required to represent each pulse.
cheers
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ramandeep
name of the process for the conversion of analog signal
into digital signal
| Is This Answer Correct ? | 5 Yes | 2 No |
Where is atoi defined?
Is there any function that can skip certain number of characters present in the input stream?
How many types of comments are there in c++?
What is data type in c++?
Explain the difference between static and dynamic binding of functions?
What is private inheritance?
Explain the difference between c++ and java.
What do you mean by inheritance in c++? Explain its types.
Which bit wise operator is suitable for checking whether a particular bit is on or off?
What is c++ redistributable?
Is map ordered c++?
Explain static and dynamic memory allocation with an example each.