application attempts to perform an
operation?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How can I use a preprocessorif expression to ?

0 Answers  


What is a c token and types of c tokens?

0 Answers  


Is file a keyword in c?

0 Answers  


How to Throw some light on the splay trees?

0 Answers  


write a program to find out prime number using sieve case?

0 Answers   HCL,






When is a null pointer used?

0 Answers  


What is the use of extern in c?

0 Answers  


how the compiler treats any volatile variable?Explain with example.

1 Answers   Tata Elxsi,


What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

0 Answers   IBM,


Is c a great language, or what?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.

2 Answers   Drona Solutions, Infosys, Vodafone, Webyog,


void main() { int *ptr; ptr = (int *) 0x400 ; printf("ptr=%d",ptr); } output?

1 Answers  


Categories