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 6449Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
5 10217char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)
7 14434Post New Mascot Interview Questions
How do you determine whether to use a stream function or a low-level function?
Critical path tasks are those tasks that: A. Have equal pessimistic, optimistic, and most likely estimated times B. Have a float rime of zero C. Have the same start date D. Have multiple early start dates and early finish dates
How to update memcached when you make changes to php?
how to calculate cost of raw materials of a building for 1000 sqft & also consolidated cost of labour in a 1000 sqft building
Why is it impossible to test a program completely?
Why you want to join NABARD?
Is it possible to perform logistic regression with Microsoft Excel?
What are variable cells in excel?
Why is aws serverless?
What is spatial frequency sensitivity?
Explain the common execution states for a swift ios app (ios application lifecycle).
Define a cross join?
Why are decomposition reactions called the opposite of combination reactions?
What is presto verifier?
How many types of cookies are there in asp.net?