Is return a keyword in c?
Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.
What is the difference between fork() and vfork()?
what is the code for getting the output as * ** ***
Is c call by value?
how to write hello word without using semicolon at the end?
Write a C program to convert an integer into a binary string?
what is the disadvantage of using macros?
Why can’t constant values be used to define an array’s initial size?
which operator having lowest precedence?? a.)+ b.)++ c.)= d.)%
which type of question asked from c / c++ in interview.
Subtract Two Number Without Using Subtraction Operator
How many bytes are occupied by near, far and huge pointers (dos)?