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 6473Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
5 10281char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)
7 14517Post New Mascot Interview Questions
What are the different types of drivers available in webdriver?
What is contained in HTML markup?
What are the loaders of tensorflow?
Why are meta tags important?
What is the difference between null pointer and wild pointer?
Explain about asymmetric clustering?
What are the advantages and disadvantages of the k-map method?
Is db2 a programming language?
What effect does a very low impedance have on the Voltage regulation? On the short-circuit current?
What are the major advantages of dbms software applications such as microsoft access?
Why does sql need a server?
What are the different floating point numbers in swift?
the problem faced on star or delta winding connection??
How to analysis abap dumps?
How software tester can use constants and variables in scripts?