Explain how do you determine whether to use a stream function or a low-level function?
Do variables need to be initialized?
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
How old is c programming language?
how to find out the union of two character arrays?
What is infinite loop?
How pointer is benefit for design a data structure algorithm?
Write c-code for 5+55+555+5555+55555+555555+5555555. Output will be it's answer...
how to make program without <> in library.
all c language question
what are the compilation steps? ( i want inside the compiler )
write a c program to check weather a particluar bit is set or not?
How many ways are there to swap two numbers without using temporary variable? Give the each logic.