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
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }
Define circular linked list.
What is use of bit field?
What is nested structure in c?
What do mean by network ?
What is call by reference in functions?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
How is a pointer variable declared?
How can you avoid including a header more than once?
Tell us bitwise shift operators?
What is a char c?