Program to display given 3 integers in ascending order
What is the purpose of void pointer?
what is the difference between getch() and getchar()?
write an algorithm to display a square matrix.
#include <stdio.h> int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..
Describe how arrays can be passed to a user defined function
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,
what is Array?
Illustrate it summing the series 2+4+6+......to n terms using (i) while loop (ii) do-while loop
Why is main function so important?
Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
What is the size of structure in c?
Sir i need notes for structure,functions,pointers in c language can you help me please