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

Post New Answer

More C Interview Questions

why should i select you?

21 Answers   Wipro,


what does the following function print? func(int i) { if(i%2)return 0; eale return 1; } main() { int =3; i=func(i); i=func(i); printf("%d",i);}

9 Answers   TCS,


difference of two no's with out using - operator

7 Answers  


How would you print out the data in a binary tree, level by level, starting at the top?

6 Answers   Amazon, Microsoft,


Which are low level languages?

0 Answers  






pgm to find middle element of linklist(in efficent manner)

4 Answers   Huawei,


What should not contain a header file?

2 Answers  


which header file contains main() function in c?

17 Answers   Google, HCL, TCS,


here is a link to download Let_Us_C_-_Yashwant_Kanetkar

3 Answers   Microsoft,


If input is 123 then how to print 100 and 20 and 3 seperately?

4 Answers  


What are the different types of pointers used in c language?

0 Answers  


What is structure packing in c?

0 Answers  


Categories