I was asked to write a program in c which when executed
displays how many no.of clients are connected to the server.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

0 Answers  


How do you do dynamic memory allocation in C applications?

0 Answers  


How #define works?

0 Answers  


difference between i++* and *++i

6 Answers   IBM,


What is the meaning of 2d in c?

0 Answers  


Explain built-in function?

0 Answers  


write a string copy function routine?

2 Answers  


How is pointer initialized in c?

0 Answers  


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

0 Answers   KPIT,


What are the 4 types of functions?

0 Answers  


define string ?

0 Answers  


What is structure padding and packing in c?

0 Answers  


Categories