Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
THIS PROGRAM IS TO COMPARE THE TWO DATES GIVEN BY THE USER#include #include #include struct date { int dd; int mm; int yy; };date compare(date d1,date d2) { if (d1.dd { cout<<" 2nd date day is bigger "; } else if(d2.dd { cout<<" 1nd date day is bigger "; } else if(d1.dd==d2.dd) { cout<<" "; } if (d1.mm { cout<<" 2nd month is bigger "; } else { cout<<" 1nd month day is bigger "; } if(d1.yy>d2.yy) { cout<<" 1st date is bigger " ; } else if (d1.dd==d2.dd && d1.mm==d2.mm && d1.yy==d2.yy ); { cout<<" the dates are equal "; } if(d2.yy>d1.yy) { cout<<" 2nd date is bigger "; } }void main() { clrscr(); date d1,d2,ans; cout<<" enter the 1st date (dd/mm/yyyy) "; cin>>d1.dd; cin>>d1.mm; cin>>d1.yy; cout<<" enter the 2nd date (dd/mm/yyyy) "; cin>>d2.dd; cin>>d2.mm; cin>>d2.yy; compare(d1,d2); }
Explain about Evaluation of Expression in c language? An Expressions are evaluated using an assignment statement of the form: variable = expression; The Variable is any v
c program for padovan string Padovan series are positive integers obtained by the following process: The Padovan series is the sequence of integers P(n) defined by the
how can I find the GCD of 2 given numbers using Euclidean Algorithm ?
Static Data Members: A data member inside the class can construct as static data member. There are few guidelines to be followed when declaring static data member.
search words from a passage and return snippets in html format..
To get the efficiency of Otto cycle by C/C++.
This programming assignment is for use in the LINUX/UNIX environment!! Introduction: System administration often requires custom written programs and tools. One problem a s
Write a program to act as an electronic safe. If the correct code has been entered the program should display "Safe Open". If an incorrect code is input it should display "Alarm"
In this assignment, you will be modifying your Assign-05 code to use more inheritance. As well, in this assignment, you will be asked to use newand delete, throw and catch except
Hello, I would like to know if you can help in C programs that work on android.
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd