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 high-order bytes.
What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);
What is nested structure?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What are the different types of C instructions?
How the c program is executed?
write a program wch produces its own source code aas its output?
What is the main differences between C and Embedded C?
Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer
Explain what does the function toupper() do?
wap in c to accept n number display the highest and lowest value
Why void is used in c?