What is a void * in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the significance of c program algorithms?
Why ordinary variable store only one value
What is the collection of communication lines and routers called?
What is %g in c?
Explain low-order bytes.
what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }
What is meant by recursion?
program to locate string with in a string with using strstr function
Can a binary search tree be used as an index? If yes, how? Explain
what is a function prototype?
WHAT IS LOW LEVEL LANGUAGE?
C,c++, Java is all are structural oriented or procedure oriented language..?