Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can I 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

1. What will be the output of the following programs. a) #include <stdio.h> Main() { Int x=4; While(x==1) { X=x-1; Printf(ā€œ%dā€,x); --x; } }

7 Answers   CSC,


Explain how can you be sure that a program follows the ansi c standard?

0 Answers  


how to print the character with maximum occurence and print that number of occurence too in a string given ?

0 Answers   Microsoft,


Write a program to find minimum between three no.s whithout using comparison operator.

4 Answers   IBM,


What is external and internal variables What is dynamic memory allocation what is storage classes in C

3 Answers  


Why can't we initialise member variable of a strucutre

1 Answers  


write a program to print largest number of each row of a 2D array

0 Answers  


What is the difference between procedural and functional programming?

0 Answers  


write a program to remove duplicate from an ordered char array? in c

2 Answers  


How can I write functions that take a variable number of arguments?

0 Answers  


Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

0 Answers  


What is the difference b/w main() in C language and main() in C++.

7 Answers  


Categories