what is the code to display color fonts in the output?
what does " calloc" do?
What's the right way to use errno?
How can I do graphics in c?
Difference between for loop and while loop?
#include<string.h> void main() { String s1[]={"swathi"}; string s2[]={"maddimsetti"}; s1[]=s[]; printf("%s",s1[]); }
what is the difference between entry control and exit control statement?
12 Answers Darbari Lal DAV Model School,
5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.
a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?
What is the use of ?
What is mean by data types in c?
What is the difference between macros and inline functions?
write a program in c language to print your bio-data on the screen by using functions.
6 Answers College School Exams Tests, IBM,