What is mean by Data Driven framework in QTP? Can any one
answer me in details on this regard.
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is a pragma?
What are nested functions in c?
12344321 123 321 12 21 1 1 how i print this program??
5 Answers DSR Management, Winit,
What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }
How is a null pointer different from a dangling pointer?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration
How can I allocate arrays or structures bigger than 64K?
What are c identifiers?
What is calloc()?
Compare interpreters and compilers.
What is the c value paradox and how is it explained?