Find your day from your DOB?

Answer Posted / ganesh

using date structures

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to test pierrot divisor

2468


How to palindrom string in c language?

9829


can you use proc sql to manpulate a data set or would u prefer to use proc report ? if so why ? make up an example and explain in detail

2576


What is full form of PEPSI

2126


write a program for area of circumference of shapes

2235


What is the match merge ? compare data step match merge with proc sql merge - how many types are there ? data step vs proc sql

2639


write a function to give demostrate the functionality of 3d in 1d. function prototye: change(int value,int indexX,int indexY,int indexZ, int [] 1dArray); value=what is the date; indexX=x-asix indexY=y-axis indexZ=z-axis and 1dArray=in which and where the value is stored??

4398


Write a program to model an exploding firecracker in the xy plane using a particle system

3878


Design an implement of the inputs functions for event mode

3177


Write a routine to implement the polymarker function

4589


could you please send the program code for multiplying sparse matrix in c????

3289


Develop a routine to reflect an object about an arbitrarily selected plane

3282


#include int main(void) { int a=4, b=2; a=b<>2 ; printf("%d",a); return 0; }

1299


how to programme using switch statements and fuctions, a programme that will output two even numbers, two odd numbers and two prime numbers of the users chioce.

2356


How can you relate the function with the structure? Explain with an appropriate example.

3131