value = 0xabcd; for (loop = 1; (value >> 1) & 1 | loop & 1; loop++) { foo(); if (loop & 1) value >>= 1; } how many times is foo() executed?
6 12858how to estimate the disk access time? e.g. the time between read one byte and another byte in the disk.
3 12692
What is the sizeof () operator?
What are the string functions? List some string functions available in c.
Write a function that will take in a phone number and output all possible alphabetical combinations
Explain indirection?
Explain what’s a signal? Explain what do I use signals for?
What is the purpose of sprintf?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
How does selection sort work in c?
What are data types in c language?
Explain the difference between malloc() and calloc() function?
write a program to copy the string using switch case?
I need previous papers of CSC.......plz help out by posting them.......
What is ctrl c called?
What is difference between structure and union in c?
what is the different bitween abap and abap-hr?