What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
IBM,
20231.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.
4 12710How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.
1 3443
What is the use of pointers in C?
how many key words availabel in c a) 28 b) 31 c) 32
Explain the properties of union.
What is string in c language?
What is a dynamic array in c?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
What is c preprocessor mean?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
What are dangling pointers in c?
How many levels of pointers have?
What is the difference between exit() and _exit() function in c?
What does c mean in basketball?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
c program to compute AREA under integral
What is static function in c?