Answer Posted / preeti singh
API interception or hooking.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How will you write a code for accessing the length of an array without assigning it to another variable?
Write a program to find the biggest number of three numbers in c?
What is getch () for?
What are the main characteristics of c language describe the structure of ac program?
Why does notstrcat(string, "!");Work?
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.
Explain why c is faster than c++?
What is declaration and definition in c?
How to create struct variables?
Differentiate between the = symbol and == symbol?
How do you write a program which produces its own source code as output?
What is extern variable in c with example?
What do header files do?
How can I open a file so that other programs can update it at the same time?
define string ?