How do you sort filenames in a directory?
No Answer is Posted For this Question
Be the First to Post Answer
Give the Output : * * * * * * * * * *
What are conditional operators in C?
34.what are bitwise shift operators? 35.what are bit fields? What is the use of bit fields in a structure declaration? 36.what is the size of an integer variable? 37.what are the files which are automatically opened when a c file is executed? 38.what is the little endian and big endian? 39.what is the use of fflush() function? 40.what is the difference between exit() and _exit() functions? 41.where does malloc() function get the memory? 42.what is the difference between malloc() and calloc() function? 43.what is the difference between postfix and prefix unary increment operators?
I came across some code that puts a (void) cast before each call to printf. Why?
What does c mean?
What does != Mean in c?
can u suggest me am in a confusion to choose whether to go to c programming or a software testing . am a graduate in B.sc(electronics).
Write a code to generate a series where the next element is the sum of last k terms.
how i m write c program 1.check prime number 2.prime number series
Explain what does a function declared as pascal do differently?
What is the data segment that is followed by c?
what is data structure?