what are bps & baud rates? differentiate these two?

Answers were Sorted based on User's Feedback



what are bps & baud rates? differentiate these two?..

Answer / 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

what are bps & baud rates? differentiate these two?..

Answer / nakul

BPS- No. of bits per second
Baud Rate- No. of change in signal(waveform) per second

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More C Interview Questions

What are the valid places to have keyword “break”?

0 Answers  


What is the difference between ‘g’ and “g” in C?

1 Answers  


What is the difference between macros and inline functions?

5 Answers   Global Edge, L&T,


What does %f mean c?

1 Answers  


Explain how do you sort filenames in a directory?

0 Answers  






My teacher ask to make a program that can: Insert record in front Insert record at the end Insert in between Search node record Delete record in front Delete record at the end Delete record in between Using Data structure Linked List type. But I'm really confused about the codes and I can't go through. Please help Thanks in advance. Also here is my unfinished code if someone can make changes it will be more good.

1 Answers  


IS Doon college of Engn.. has good faculty

1 Answers  


Can a binary search tree be used as an index? If yes, how? Explain

0 Answers   TCS,


A banker has a seif with a cipher. Not to forget the cipher, he wants to write it coded as following: each digit to be replaced with the difference of 9 with the current digit. The banker chose a cipher. Decipher it knowing the cipher starts with a digit different than 9. I need to write a program that takes the cipher from the keyboard and prints the new cipher. I thought of the following: Take the input from the keyboard and put it into a string or an array. Go through the object with a for and for each digit other than the first, substract it from 9 and add it to another variable. Print the new variable. Theoretically I thought of it but I don't know much C. Could you give me any kind of hint, whether I am on the right track or not?

0 Answers  


Symmetric technologies interview questions. For Computer science candidates the first round is a objective type written test consisting of 16 questions.It is very easy ,any police man can solve this. And next round is a written test consists of both objective and subjective .Total 40 question related to c,c++ and operating system related questions. And then a technical interview and give some program to solve with computer.The md is adamant person, whatever he says we have to accept that is the condition. And one more thing ,,,these interview is just for a formality..the company will select only innocent guys.. the person's without a backbone only they require.. And u have to submit the certificates this is the most important problem...So if you are not getting any other jobs..then only join with this... It is better to try for other company...And apart from that symmetric do a lot of projects..If a candidate can manage everything u can join and make good career with this company... The Md will normally speak rudely..but he is good person and he will give you a lot of very good chances to improve your career....but with cheap salary....

0 Answers   Symmetric Technologies,


What is the difference between text and binary modes?

0 Answers  


What is the purpose of void pointer?

0 Answers  


Categories