what are bps & baud rates? differentiate these two?
Answer Posted / ramkumar
number of individual bits per second is called bps.
number of symbols per second is called baud rate.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a function and a method in c?
Why use int main instead of void main?
How many types of errors are there in c language? Explain
what is the basis for selection of arrays or pointers as data structure in a program
string reverse using recursion
What is I ++ in c programming?
How do I copy files?
What is the difference between mpi and openmp?
Differentiate between Macro and ordinary definition.
what are # pragma staments?
What is the difference between declaring a variable and defining a variable?
What was noalias and what ever happened to it?
What is difference between structure and union?
What are the types of functions in c?
What is a method in c?