Why doesn't the code "int a = 1000, b = 1000;
long int c = a * b;" work?
Answer Posted / vignesh1988i
this will work.... correctly
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain what are header files and explain what are its uses in c programming?
What is a good data structure to use for storing lines of text?
number of times a digit is present in a number
How can I delete a file?
What are the differences between Structures and Arrays?
What is the g value paradox?
Write a code on reverse string and its complexity.
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
c program for searching a student details among 10 student details
What are the applications of c language?
What does typeof return in c?
What is variable declaration and definition in c?
Is linux written in c?
Array is an lvalue or not?
What does the c in ctime mean?