Write a program to generate random numbers in c?
No Answer is Posted For this Question
Be the First to Post Answer
#define MAX 3 main() { printf("MAX = %d \n",MAX ); #undef MAX #ifdef MAX printf("Vector Instituteā); #endif
Why isn't it being handled properly?
Write a program to use switch statement.
0 Answers Agilent, Integreon, ZS Associates,
What will be the outcome of the following conditional statement if the value of variable s is 10?
Can i use “int” data type to store the value 32768? Why?
What is integer constants?
what is the defrenece between structure and union
Can we access the array using a pointer in c language?
Can you please compare array with pointer?
What is difference between arrays and pointers?
What is a constant?
write a c program to check weather a particluar bit is set or not?