i have a written test in tomorrow
What are the different types of control structures?
why u join this call center?
The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
how does printf function work
write a c program to print "Welcome" without using semicolon in the whole program ??
#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }
What is fflush() function?
Explain demand paging.
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
2 Answers Aricent, Manipal University,
What is #define size in c?
What is the explanation for cyclic nature of data types in c?
Write a c program to demonstrate character and string constants?