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!
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 a command used to print on Output deviceread bs #read is a command used to get input from input devicehra=`expr $bs \* 10 / 100` # \* is used because * has special meaningda=`expr $bs \* 15 / 100` # expr is stands for expression gs=`expr $bs + $da + $hra` #calculate sum of basic,hra and daecho "Gross salary = $gs" # $gs prints the value stored in variable gsOutputGross Salary = Basic + HRA + DA. HRA = 10% and DA = 15%Enter any Basic Salary100Gross salary = 125
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
Let us first see the skeleton of a JavaScript file. JavaScript code should be written between the and tags. The value LANGUAGE = "JavaScript" indicates to the browser that J
How to Format Java project?
1. A readme.txt file with: a. Instructions on how to compile and run your client and server code on the command line. (Also provide shell scripts if the commands are complicated
1. Logon to Linux. 2. Create a directory "Unix" under your home directory. Command(s): …………………………………………. 3. Create four sub-directories bin, conf, docs
Calculate the total price to purchase all the components required to build a state-of-the-art gaming computer from components available on the internet. Before attempting this exer
Write a Perl program ghici.pl, one of the simplest computer games. The program should generate a random integer between 1 and 1000 and asks the user to guess it. If the user ?nds t
Write a function called triple (in a file called 'triple.m'). That takes a single variable x and returns a single variable in which every element of x is multiplied by 3. Make sure
Write a script that will list and count all of the images in a given HTML web page. Each image starts with
Write a Prolog predicate has_duplicates(L) that is true if list L contains duplicated elements (that is at least 2 copies of an element). For instance: ?- has_duplicates([a,
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