Struct(s) { int a; long b; } Union (u) {int a; long b; } Print sizeof(s)and sizeof(u) if sizeof(int)=4 and sizeof(long)=4
2 6557Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
5 10409char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)
7 14709Post New Mascot Interview Questions
what type of earthing do for dry fissure rock?
Which tool should be preferred between webmaster and analytics?
What is the meaning of linux shell and shell script?
Explain the //, %, and ** operators in python?
What is c tag in jsp?
What is difference between objective c and c?
What are the different types of Ambari repositories?
Is wscript exe a virus?
What is the role of AI in risk analysis?
Can constructor be static?
How do I fix rundll error on windows 8?
How do you conclude on saying who is the target audience for the ad you will release shortly?
What is the form of an html comment?
Can we use hybris for product enrichment also?
How do I run a bash script?