any string of bits of length 'n' represents a unique non-
negative integer between.............?
Answers were Sorted based on User's Feedback
biggest of two no's with out using if condition statement
What is the purpose of void pointer?
What does p mean in physics?
What is use of #include in c?
here is a link to download Let_Us_C_-_Yashwant_Kanetkar
What is page thrashing?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
What is the -> in c?
write a program to sort the elements in a given array in c language
main() { char x; while(x=0;x<=255;x++) printf("\nAscii value %d Charater %c",x,x); }
What is the difference between %d and %i?
What is the use of the function in c?