How can you find the day of the week given the date?
No Answer is Posted For this Question
Be the First to Post Answer
int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?
how to go with this?
Explain what are global variables and explain how do you declare them?
program to find the magic square
What is the scope of static variables in c language?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 Answers 91mobiles, Amazon, App Guruz, College School Exams Tests, Folio3, Infosys, Omega, Planin, Riphah International University, Subex,
What are examples of structures?
How can I make it pause before closing the program output window?
When was c language developed?
what is the output of below pgm? void main() { int i=0; if(i) printf("pass"); else printf("fail"); }
What is methods in c?
What is identifiers in c with examples?