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!
main()
{
int months, days;
clrscr();
printf("ENTER DAYS: ");
scanf("%d", &days);
months=days/30;
days=days%30;
printf("\nMONTHS = %d DAYS = %d", months, days);
getch();
}
OUTPUT :
Enter days: 35
Months=1 Days=5
Write a program to print a digital clock which displays the time for 2 hours .
Write a program in C that you will name "divide.exe", to divide one 32-bit twos-complement binary number by another, giving the quotient and the remainder, using the subtract-shift
How do one throw polymorphically? A: Sometimes people write code such as: class MyExceptionBase { }; class MyExceptionDerived : public MyExceptionBase { };
write a c++ program for the sum of 10 numbers and print out the average
I have a assignment deadline is 11.11.2015 can I get help
Write a function that takes in a number n and divides the screen into n vertical bars, alternating black and white. (What should you do if someone puts in n=0 or n=-99?)
i want programs on grounded header linked list
THEORY OF A COMPUTER PROGRAMMING
write a static method with one integer parameter, x that returns the value of the polynomial 3x(2)- 7x + 2
Define the Bitwise-Exclusive-OR Operator: ^: The bitwise-exclusive-OR operator (^) compares every bit of its first operand to the corresponding bit of its second operand. If on
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