application attempts to perform an
operation?
Answer / Krishna Kumar
In programming, when an application tries to perform an operation, it sends a request to the operating system. If the operation is allowed, the operating system grants access to the resources required for the operation. If not, it denies access.
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between c and c++
What is meaning of "Void main" in C Language.
24 Answers Ford, GU, HCL, IBIBS, JUW, TCS,
How can I determine whether a machines byte order is big-endian or little-endian?
What is memory leak in c?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
What do you mean by c?
write a own function for strstr
Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx
What is the difference between scanf and fscanf?
What is the usage of the pointer in c?
Write a program that an operator and two operands read from input operand operator on the implementation and results display.
WHAT IS FLOAT?