When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
No Answer is Posted For this Question
Be the First to Post Answer
int x=sizeof(!5.856); What will value of variable x?
What is const volatile variable in c?
please give me some tips for the placement in the TCS.
write an interactive program to generate the divisors of a given integer.
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
Q.11 Generate the following pattern using code in any language(c/c++/java) for n no. of rows 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
#define DCHAR char* typedef char* TCHAR; if using these following variables will be declared like DCHAR ch1, ch2; TCHAR ch3, ch4; then what will be types of ch1, ch2, ch3 and ch4?
why we use "include" word before calling the header file. is there any special name for that include??????
1. main() { printf("%d",printf("HelloSoft")); } Output?
wat is the output #define VOLEDEMORT _who_must_not_be_named int main() { printf("VOLEDEMORT"); }
What is a loop?
Write code for initializing one dimentional and two dimentional array in a C Program?
5 Answers Deshaw, Edutech, GMD,