How to develop software using "c" programming?
Answer / t.ilaya raja perumal
the software were devoloped through the c cocding
| Is This Answer Correct ? | 6 Yes | 2 No |
Software Interview Questions
Find occurence of a character in a sting.
program to find the roots of a quardratic equation
Did c have any year 2000 problems?
How do shell structures work?
What is header file definition?
void swap(int a,int b) { a=a+b; b=a-b; a=a-b; } in this code always gives the same result for all case
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,
What is the most efficient way to count the number of bits which are set in an integer?
how to find your architecture is LittleEndian or BigEndian?
Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,