An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
No Answer is Posted For this Question
Be the First to Post Answer
Why is the code below functioning. According to me it MUST NOT.
What are header files why are they important?
Explain #pragma in C.
Tell us the use of fflush() function in c language?
Why we use break in c?
c program to manipulate x=1!+2!+3!+...+n! using recursion
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
Why main is not a keyword in c?
Which is better pointer or array?
How would you sort a linked list?
what is the c source code for the below output? 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1
if the total selling price of 15 items and the total profit earned on them is input through the keyboard, write a program to find the cost price of one of the item