code for replace tabs with equivalent number of blanks
write the program for maximum of the following numbers? 122,198,290,71,143,325,98
What is c language used for?
Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
What is the difference between break and continue?
what is disadvantage of pointer in C
Do you know the use of fflush() function?
biggest of two no's with out using if condition statement
Explain do array subscripts always start with zero?
Is that possible to add pointers to each other?
Is using exit() the same as using return?
c program to input values in a table(using 2D array) and print odd numbers from them
What is the exact difference between '\0' and ""