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
Who is the father of ms word?
Differences between defining bindings in mxml and actionscript? : adobe flex action script
How to create a directory?
How can you configure peoplecode trace?
What do you mean by transparent tables in sap abap? : abap data dictionary
Explain dynamic target flat file name generation in informatica
What is step size in python?
What is a hidden comment?
How do you implement soap web services in apex ?
How do you treat outlier data?
what are statistics, under what circumstances they go out of date, how do you update them? : Sql server database administration
How do you use an if function in excel?
What does PUT function do?
How many types of table create in ms access?
What is an example of genetic polymorphism?