How can I ensure that integer arithmetic doesnt overflow?
No Answer is Posted For this Question
Be the First to Post Answer
what are the advantages & disadvantages of unions?
How do you write a program which produces its own source code as output?
code for inverse a matrix
fn f(x) { if(x<=0) return; else f(x-1)+x; }
explain what is a newline escape sequence?
What is difference between union All statement and Union?
#include<stdio.h> void main() { int a,b,c; a=b=c=1; c=++a || ++b && ++c; printf("%d\t%d\t%d",a,b,c); }
What is use of integral promotions in c?
When is the “void” keyword used in a function?
Is it better to use a macro or a function?
Find Error if any in below code, Justify ur answer: struct xx { int a; struct yy { char c; struct xx* p; } struct yy* q; }
WHAT IS RTGS N MINIMUM AMT TO B TRANSFERD N WHAT R THE CHARGES ON MINIMUM AMT N IN WHICH BANK WE CAN DO IT?