What is wrong with this program statement? void = 10;
No Answer is Posted For this Question
Be the First to Post Answer
What is exit() function?
If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?
what is the purpose of the code, and is there any problem with it. unsigned int v[10]; unsigned int i = 0; while (i < 10) v[i] = i++;
What is difference between Structure and Unions?
control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
Can we increase size of array in c?
Find the largest number from the given 2 numbers without using any loops and the conditional operator.
What will be the outcome of the following conditional statement if the value of variable s is 10?
Is array name a pointer?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }
11 Answers HCL, Vector, Vector India, Vector Solutions, Wipro,
What is the most efficient way to count the number of bits which are set in an integer?