application attempts to perform an
operation?



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

Post New Answer

More C Interview Questions

difference between c and c++

3 Answers  


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?

1 Answers  


What is memory leak in c?

1 Answers  


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.

1 Answers  


What do you mean by c?

1 Answers  


write a own function for strstr

1 Answers   LG Soft,


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

4 Answers  


What is the difference between scanf and fscanf?

1 Answers  


What is the usage of the pointer in c?

1 Answers  


Write a program that an operator and two operands read from input operand operator on the implementation and results display.

0 Answers  


WHAT IS FLOAT?

3 Answers  


Categories