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
Is array name a pointer?
Find MAXIMUM of three distinct integers using a single C statement
largest Of three Number using without if condition?
what is the differance between pass by reference and pass by value.
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
how to set Nth bit of a variable?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
Write a program to produce the following output in c language? 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
How can I trap or ignore keyboard interrupts like control-c?
5. distance conversion: Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer
how to convert binary to decimal and decimal to binary in C lanaguage
7 Answers BPO, Far East Promotions, IBM, RBS,
What is self-referential structure in c programming?