Is that possible to store 32768 in an int data type variable?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to copy the string using switch case?
write aprogram for There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
1 Answers iGate, Shashi, Source Bits, Subex,
why we are using float in C
What is sizeof array?
Can you tell me how to check whether a linked list is circular?
what is data structure?
How many levels of pointers can you have?
What are header files why are they important?
Difference between constant pointer and pointer to a constant.
What is meant by preprocessor in c?
What are comments and how do you insert it in a C program?
what is purpose of fflush(stdin) function