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 14702Post New Mascot Interview Questions
i want techical questions on c and java with code part
How you plan disaster recovery if I have 10 vms running on hyper-v on-prem and vmware environment?
What is IDoc Type?
What is Equalization?
What is the use of activex control?
In javascript what is an argument object?
Explain what is third party insurance? : insurance sales
Define gaps.
How to create a package?
What is Shared DB Connection in Talend?
Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?
What is the Automation Anywhere Report Designer file extension?
Operon model in genetics refers to ?
What are the components of controlling? : co- general controlling
What property is used to set the speed of marquee in html?