Who developed c language and when?
No Answer is Posted For this Question
Be the First to Post Answer
main() { int ptr[] = {1,2,23,6,5,6}; printf("%d",&ptr[3]-&ptr[0]); }
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
0 Answers Aegis, CDAC, Infosys,
What is binary tree in c?
What are .h files and what should I put in them?
Explain union.
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 are the different file extensions involved when programming in C?
What are control structures? What are the different types?
what is event driven software and what is procedural driven software?
What is new line escape sequence?
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
Write c-code for 5+55+555+5555+55555+555555+5555555. Output will be it's answer...