Do you know what are the properties of union in c?
No Answer is Posted For this Question
Be the First to Post Answer
a=5 a=a++/++a
What is the difference between test design and test case design?
What will be the outcome of the following conditional statement if the value of variable s is 10?
what is the difference between c and java?
what is the stackpointer
Illustrate it summing the series 2+4+6+......to n terms using (i) while loop (ii) do-while loop
print the palindrome numbers in between 0 to n
main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }
11 Answers CISOC, CitiGroup, College School Exams Tests,
write a program to generate 1st n fibonacci prime number
Explain what is a stream?
find the size of structure without using the size of function
write a c program to check weather a particluar bit is set or not?