What does void main () mean?
No Answer is Posted For this Question
Be the First to Post Answer
what is void pointer?
What are qualifiers in c?
Explain what is the general form of a c program?
1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)
What are the types of operators in c?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
What is extern keyword in c?
Which is an example of a structural homology?
How can I copy just a portion of a string?
what is the structure?
Can i use “int” data type to store the value 32768? Why?
What is file in c language?