What makes tableau software stand out?
What practice management or medical claims software do you have experience with? : insurance health
What is the use of rand in excel?
Give examples of the SerDe classes which hive uses to Serialize and Deserialize data?
Is TDS applicable to Voice Over IP(VOIP) service to an India VOIP service provider? please provide the related acts and case studies.
Differentiate call by value and call by reference?
how to show sum of instead count(*) on resultsetgraph of maximo start center?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What is the Advantage of vb.net over vb
Why is it so hard to find literature on the wear resistance of titanium?
What is the start up procedure of desalter
What is the difference between forwardaction and includeaction?
Why use the bootstrap port number?
What are the steps that are required after providing the services to the clients?
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.