Difference between goto, long jmp() and setjmp()?
No Answer is Posted For this Question
Be the First to Post Answer
What 'lex' does?
Explain bitwise shift operators?
What is the purpose of the code, and is there any problem with it? unsigned int f( unsigned n ) { return –n & 7; }
What is a macro, and explain how do you use it?
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
what is the difference between #include<> and #include”…”?
Write the control statements in C language
what is pointer?
13 Answers HCL, TCS,
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
Explain can static variables be declared in a header file?
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
Differentiate between static and dynamic modeling.