Why we use break in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is main () in c language?
What happens if you free a pointer twice?
What is int main () in c?
What is cohesion and coupling in c?
define function
What is uint8 in c?
What is #include stdio h?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
write a program which will count occurance of a day between two dates.
print pattern 1 1 33 33 555 555 77777777 555 555 33 33 1 1
What are dangling pointers in c?
How do you override a defined macro?