post new interiew question and aptitude test papers
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
Write a program to reverse a given number in c language?
Difference between goto, long jmp() and setjmp()?
What is the data segment that is followed by c?
Explain what is wrong in this statement?
What is a far pointer in c?
How do you initialize function pointers? Give an example?
Is it acceptable to declare/define a variable in a c header?
What is a built-in function in C?
#define FALSE -1 #define TRUE 1 #define NULL 0 main() { if(NULL) puts("NULL"); else if(FALSE) puts("TRUE"); else puts("FALSE"); }
who is the father of C Language?
20 Answers CTS, UST,
Which is an example of a structural homology?