can any one suggestion me present which course(except
java,.net) has huge demand in the market?
No Answer is Posted For this Question
Be the First to Post Answer
what is woransient key word? how it is used in java
cobol is execution r not without jcl
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
6.int x=10; float y=20; a=x%2=? b=y%2=?
Which of the following are Java modifiers?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
differenc between visual studio 2005,2008 & 2010?
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
0 Answers DST Global Solutions,
What do you understand by modular programming?
Write 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.
what is lazy loading in hibernate?Explain in detailed manner?