Why is #define used?
No Answer is Posted For this Question
Be the First to Post Answer
What is data structure in c programming?
What are the two types of structure?
GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
What is the difference between text and binary i/o?
what is the associativity of bitwise OR operator?
though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks
3 Answers State Bank Of India SBI,
Which control loop is recommended if you have to execute set of statements for fixed number of times?
Software Interview Questions
What is the difference between fread and fwrite function?
main() { int i; printf("%d",i^i); }
Why c is called procedure oriented language?