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
No Answer is Posted For this Question
Be the First to Post Answer
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
what is meant by trigger?
Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?
What sysoption determines where the macro facility searches a specific catalog for complied macro?
how to convert the data from HTML file to SAS dataset?
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
HOW TO BREAK THE FIREWALL?
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....
Binary tree?