When should volatile modifier be used?
No Answer is Posted For this Question
Be the First to Post Answer
What is a char c?
Why doesnt long int work?
difference between Low, Middle, High Level languages in c ?
1,4,8,13,21,30,36,45,54,63,73,?,?.
10 Answers AMB, Franklin Templeton,
how to swap four numbers without using fifth variable?
what does the following function print? func(int i) { if(i%2)return 0; eale return 1; } main() { int =3; i=func(i); i=func(i); printf("%d",i);}
main() { char *p; p="Hello"; printf("%c\n",*&*p); }
class foo { public: static int func(const char*& p) const; }; This is illegal, why?
hi send me sample aptitude papers of cts?
What are enums in c?
What is main function in c?
What the different types of arrays in c?