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!
Enter number of hours and find days, months and years.
echo -e "Enter Hours: \c"
read hr
echo "hour=$hr"
day=0
mon=0
yr=0
yr=`echo "$hr/365" | bc `
tmp=`echo "$hr%365" | bc`
mon=`echo "$tmp/30" |bc`
day=`echo "$tmp%30" | bc`
echo -e "$hr hours = $yr years and $mon months and $day days"
Output
sh cnthour.sh
Enter Hours: 450
hour=450
450 hours = 1 years and 2 months and 25 days
Enter Hours: 370
hour=370
370 hours = 1 years and 0 months and 5 days
What is an abstract class: Abstract class is stated as an abstract concept that cannot be instantiated or comparing to interface this can have some implementation and interface c
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
Write a shell script (W.A.S.S) to calculate gross salary. Program # Write a shell script (W.A.S.S) to calculate gross salary. echo "Enter any Basic Salary" #echo is
Create a single page that demonstrates an XHTML form. The form should include all the fields you feel are necessary for submitting an order of books and must include at least one
choose one computer-based information system
Play is as follows: 1.) Player places a bet a. Bet is on one of three choice i. "Player" will win ii. "Banker" will win iii. Tie between the "Player" and the "Banker
Short Arrays: Array = randi(10,1,randi(6,1,1)+4)-5 This command will generate an array which you should be able to evaluate by hand (and also have your code evaluate for te
Question 1 How will you add styles to a document? Question2 How will you view XML in different ways? Question 3 Explain various file handling mechanism available in PERL
The ATM will simulate a real world automated teller machine that supports safe access to accounts from multiple concurrent clients.
Write a program to mask bits D3D2D1D0 and to set bits D5D4 and to invert bits D7D6 of the AX register.
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: +1-415-670-9521
Phone: +1-415-670-9521
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd