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 |
How one would use switch in a program?
What is the output of the following program? Why?
what is difference between static and non-static variables
Is dev c++ a good compiler?
Explain about vectors in c ++?
What is a type library?
what is smart pointer & use of the smart pointer ???
What do you mean by stack unwinding in c++?
Why is it necessary to use a reference in the argument to the copy constructor?
Explain function overloading and operator overloading.
What is the difference between const and constexpr?
Define vptr.