What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
IBM,
22701.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 13689How 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 3872
Is it possible to execute code even after the program exits the main() function?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
What does the file stdio.h contain?
What is the difference between procedural and declarative language?
What are lookup tables in c?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
What is difference between stdio h and conio h?
What does volatile do?
What is an example of structure?
What happens if a header file is included twice?
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
What is calloc() function?
Explain what is the difference between a string and an array?
What are the __date__ and __time__ preprocessor commands?
Write a program to print factorial of given number without using recursion?