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

Post New Answer

More C Interview Questions

int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?

6 Answers   Verifone,


how to go with this?

1 Answers   Wipro,


Explain what are global variables and explain how do you declare them?

0 Answers  


program to find the magic square

1 Answers   Infosys,


What is the scope of static variables in c language?

0 Answers  






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?

0 Answers  


How can I make it pause before closing the program output window?

0 Answers  


When was c language developed?

0 Answers  


what is the output of below pgm? void main() { int i=0; if(i) printf("pass"); else printf("fail"); }

4 Answers  


What is methods in c?

0 Answers  


What is identifiers in c with examples?

0 Answers  


Categories