What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
IBM,
22711.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 13690How 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 3873
Can you please compare array with pointer?
Explain what is the best way to comment out a section of code that contains comments?
Differentiate between a structure and a union.
Explain what are global variables and explain how do you declare them?
Why do we use int main?
What is dynamic memory allocation?
Explain how do you print only part of a string?
What is the difference between printf and scanf )?
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
What is keyword with example?
What language is lisp written in?
Difference between exit() and _exit() function?
When should I declare a function?
How can you tell whether two strings are the same?
What are header files and what are its uses in C programming?