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 6352Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
5 10058char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)
7 14185Post New Mascot C Interview Questions
Is a primary key unique?
Why does the speed regulating system adopting I controller have no steady-state error? In this single closed-loop speed regulating system, when the input of the I controller Un=0, what is the output voltage of the regulator? What factors do the output voltage depend on?
What is a functional interface? What is sam interface?
Name 3 email marketing tools.
What is the use of zend framework?
Is lightning components replacing visualforce ? : salesforce lightning component
What are the terms cics generally means?
Explain about AIF(MSMQ)?
How to display validation errors on jsp page?
which steel is better for residential building tmt steel or hysd steel
Which will check if a function exists?
which the best institute in india to get trained on telecom protocol testing? am a b.tech e.c.e fresher
All of the following are true regarding parametric modeling except: A. It's a form of top-down estimating. B. It's a mathematical model. C. It's a tool used to estimate project costs. D. It's a tool used to estimate project time.
How can a Society be converted to a Private Limited Company in the Real Estate Industry and at the same time have the least tax liability upon it's profits earned during the financial year closing
What are the common hadoop PIG interview questions, that you have been asked in a Hadoop Job Interview?