Answer Posted / 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 |
Post New Answer View All Answers
Do you need a main function in c++?
What is private public protected in c++?
What is namespace std; and what is consists of?
What are all predefined data types in c++?
Define linked lists with the help of an example.
Can member data be public?
Is it possible to use a new for the reallocation of pointers ?
What is switch case in c++ syntax?
Explain terminate() function?
Write a C++ Program to check whether a number is prime number or not?
Can you declare an array without a size in c++?
What is iterator c++?
Can you please explain the difference between using macro and inline functions?
What is jump statement in C++?
Which programming language is best to learn first?