main()
{
char ch='356';
Printf("%d",ch);
}
*OUTPUT*:-
-18
*Why?*
explain about storage of union elements.
Explain what does the function toupper() do?
What do mean by network ?
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
What is a ternary operator in c?
Why is c so important?
how to find turn around time in operating system?
Can math operations be performed on a void pointer?
Which is better oop or procedural?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What is a const pointer?
Is null a keyword in c?