What is difference between structure and union in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
Explain following declaration int *P(void); and int (*p)(char *a);
what is a static function
What is the difference between far and near ?
Whether there can be main inside another main?If so how does it work?
Explain what a Binary Search Tree is.
YBJBU6
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
write a program for the normal snake games find in most of the mobiles.
1,4,8,13,21,30,36,45,54,63,73,?,?.
10 Answers AMB, Franklin Templeton,
How can we see the Expanded source code and compiled code for our source program in C?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
explain what is fifo?