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 |
What is lvalue?
State two differences between C and C++.
Does there exist any other function which can be used to convert an integer or a float to a string?
How many types of comments are there in c++?
What is a tree in c++?
Difference between Operator overloading and Functional overloading?
Do vectors start at 0?
What is name hiding in c++?
What is copy constructor? Can we make copy constructor private in c++?
What is object oriented programming (oop)?
How is objective c different from c++?
Explain the difference between c & c++?