What is test execution and when will we start execution
please send me one example for this question
No Answer is Posted For this Question
Be the First to Post Answer
How do i find out the number of parameters passed into function?
8.In DSP,Define Signal and System?and various type of signals.
what is difference between restoring and non restoring division?
Write a program to find whether a given number is prime or not.
What are the main principles of OOP?
what is dot net framework
How to find out the user exit for va01.
Expand the following a) ISDN b) CASE c) CSMA/CD d) OOPS e) MIMD
Even if all fields are initialized also in a program, I am getting COBOL/400 decimal data error .why is it coming?
if heap sort contains n elements, no of comparsions required are
In project we have Documentation phase also,in that what is micro and macro designing?
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?