Write a pascal program to calculate the sum of the first 100 even number and odd number
No Answer is Posted For this Question
Be the First to Post Answer
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.
which worker is involved in all the phases of SDLC?
What is Negative testing?
which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
< No Frames > tag is used for
I would like to know which institute in hyderabad provides best ms-dot net training along with a project. I want to join immediately. please help
what is dot net framework
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
what are the steps for creating prompt table dynamically for the specified field
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?
How to call dll API sub routine in VB Form.