Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
2046Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
2131Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.
TCS,
1 9701you have an unlimited supply of $3 and $7 poker chips. What is the largest integer value that you cannot make by combining different numbers of chips?
2 4721There is a room with 1000 light switches, numbered 1, 2, 3, 4, ... 1000, all turned off. Outside the room there are 1000 men, numbered man1, man2, ...man 1000 In order, each man walks into the room and changes the position of each switch that is a multiple of his number. That is: man1 flips every switch man2 flips switches 2, 4, 6, 8 ....1000 man3 flips switches 3, 6, 9, ..... 999 ..... Man 1000 flips switch 1000 After all 1000 men are done, how many switches are on?
3 8968hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
2080When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
1961Post New Programming Languages AllOther Questions
Can any one give an example (Source Code) on virtual function implemetation in Java?
what is the basic and unique feature of dotnet
How to set fixed width in particular
what are the missinschema properties and should we pass primary key in select command
how to convert infix expression to prefix expression?
What r the attributes using in Win Runner?
What is WEB 3.0? What are the features their in WEB3.0
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
what are importance in problem tracking
Please describe an example where you used object orientation in one of your programs.
Find out the roles which gives access to all tables in SAP? Thanks in advance.
what is difference between object oriented programming structure and object oriented programming system?
what is the system development cycle
Outline the two important features of a terminating recursion. Any ideas?
how pseudo column works?