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 6552Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
5 10395char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)
7 14699Post New Mascot Interview Questions
When a infotype action is performed, an fm should trigger, and a workflow subsequently. How can I configure it?
How to define the billing profile and assign to the contracts?
What is the difference between facades vs helper functions?
Define resonant peak?
why you are using proxy adapter and why you are not using idoc and rfc adapters ?
What is inverted file ?
What are the features of testng and list some of the functionality in testng which makes it more effective?
psc girder detail
Explain restful web service?
what will we do after getting a degree in biomedical engineering ? what is the role of biomedical engineer and what do they do ? what is biomedical engineering ?
How do I delete a file that cannot be deleted?
What do you mean by balances in local currency only? : fi- general ledger master data
You been asked to prepare a training class for completing expense statements. What points will you emphasize to insure accurate expense statements are submitted?
How many types of subsidiaries does rbi have?
Can binary tree have 1 child?