Hi,
main()
{
}
Is a user defined function or Built in Functionn
Answer Posted / narender vadhava
it's a inbuilt function but it don't return any value
because void is used to return a charachter value.
| Is This Answer Correct ? | 21 Yes | 67 No |
Post New Answer View All Answers
What is the use of function in c?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
If you know then define #pragma?
What is dynamic variable in c?
How can I remove the leading spaces from a string?
What is a nested loop?
Explain what is the use of a semicolon (;) at the end of every program statement?
Why is c known as a mother language?
What is a lookup table in c?
Which programming language is best for getting job 2020?
What does %c do in c?
Give the rules for variable declaration?
Does c have class?
What is masking?
What is uint8 in c?