What is c language used for?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different flags in C? And how they are useful? And give example for each in different consequences?
What does a run-time "null pointer assignment" error mean?
What is character set?
int i; i=2; i++; if(i=4) { printf(i=4); } else { printf(i=3); } output of the program ?
When a c file is executed there are many files that are automatically opened what are they files?
What is array in C
write a program to gat the digt sum of a number (et. 15= >1+5=6)
what is c?
What is huge pointer in c?
In C programming, what command or code can be used to determine if a number of odd or even?
What is anagram in c?
What are the applications of c language?