what are the different storage classes in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is an example of enumeration?
What is a macro in c preprocessor?
write a c program to accept a given integer value and print its value in words
4 Answers Vernalis, Vernalis Systems,
What are the parts of c program?
Can we replace the struct function in tree syntax with a union?
Why clrscr is used after variable declaration?
Explain what is the advantage of a random access file?
What is ponter?
Which header file is used for clrscr?
how to print a statement in c without use of console statement ,with the help of if statement it should print
Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 Answers ME, Synfusion, Wipro,
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.