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 6462Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
5 10254char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)
7 14482Post New Mascot Interview Questions
What is external fragmentation?
Define filter?
How do I create a new database in mysql?
Difference between top-of-page and top-of-page during at line- selection?
What are the types of methodology?
Is it possible to edit the process once it is activated? : salesforce process builder
How can a CORBA object, accessed from a EJB?
What is detail scheduling
Where the data cube technology is used?
When would it be prudent to post goods movements via the shipping application?
what is silverlight.js file? Explain with an example.
What is the accepted microbial load in APIs as per USP.........?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
A rectangular sheet dimensions a x b is to be made into an open-topped box by cutting a square of side h from each corner and folding the 4 sides up. Find the value of h which allows the maximum volume of the box?
How to install a template in joomla?