Write a shell program. Enter number of days from keyboard.
Find out the number of years, month and days it contains
No Answer is Posted For this Question
Be the First to Post Answer
how do find the user exit for selected feild whatis the process and can u plz explain it
Any real time example of O2C process from taking order till creating invoice.
Write a program to find whether a given number is prime or not.
How to link calculator in oops concept? how is it working in oops concept? why dont u using in beginning of program 'z' in abap(sap)?
purpose of abstraction and interface
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
Where do we need Operator overloading?
Diff between Proc transpose and Arrays with example?
How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function
1 Answers R V College of Engineering, University of Jordan,
what are the steps for creating prompt table dynamically for the specified field
how can i split string in a textbox in windows appication using C#.net
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)