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


Please Help Members By Posting Answers For Below Questions

I need a sort of an approximate strcmp routine?

667


Explain what will the preprocessor do for a program?

610


How can you convert integers to binary or hexadecimal?

628


Why main is used in c?

598


What is stack in c?

624






what is the significance of static storage class specifier?

1675


Is a pointer a kind of array?

604


difference between Low, Middle, High Level languages in c ?

1640


What is the use of #include in c?

589


What are the 5 types of inheritance in c ++?

594


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

1793


How do you view the path?

675


Explain a file operation in C with an example.

669


Explain the ternary tree?

613


explain what are pointers?

631