What kind of structure is a house?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of printf() and scanf() functions?
Calculate 1*2*3*____*n using recursive function??
what is the difference between auto and static keywords
1 Answers cDot, College School Exams Tests, TCS,
. Explain the differences between fork() and exec() in C
What is the Purpose of 'extern' keyword in a function declaration?
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
du u know test pattern for robosoft? Plz share
1 Answers RoboSoft, TATA, Wipro,
main() { int i=0; while(+(+i--)!=0) i-=i++; printf(i); }
What is the difference between memcpy and memmove?
How can I sort a linked list?
what are bps & baud rates? differentiate these two?
Differentiate between null and void pointers.