Write a program in C to convert date displayed in
gregorian to julian date


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Finding first/last occurrence of a character in a string without using strchr( ) /strrchr( ) function.

2 Answers  


Is c call by value?

0 Answers  


Which header file is used for clrscr?

0 Answers  


What is the use of header?

0 Answers  


Is c is a middle level language?

0 Answers  


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

0 Answers  


What is meant by inheritance?

0 Answers  


what do structure language means?

3 Answers   Microsoft,


3. When do you say that a digraph is acyclic A)if and only if its first search does not have back arcs B)a digraph is acyclic if and only if its first search does not have back vertices C)if and only if its first search does not have same dfnumber D)None of these

0 Answers   Accenture,


what is answer for perfect number????????????????

1 Answers  


Does c have class?

0 Answers  


What is a rvalue?

0 Answers   Global Logic,


Categories