how do you execute a c program in unix.
Why c is called top down?
What is static function in c?
Who is the main contributor in designing the c language after dennis ritchie?
pierrot's divisor program using c or c++ code
if we take a number as a char then can we manipulate(add, subtract) on this number
1 1 12 21 123 321 12344231 how i creat it with for loop??
Is null a keyword in c?
write a program to delete an item from a particular location of an linear array?
Explain what is page thrashing?
Find errors (1) m = ++a*5; (2) a = b ++ -c*2; (3)y = sqrt (1000);
What is a void pointer? When is a void pointer used?
Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?