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 are the types of type specifiers?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
How can I call fortran?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
List a few unconditional control statement in c.
What is the use of parallelize in spark?
What do you mean by scope of a variable in c?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
Should I learn c before c++?
Explain what are run-time errors?
Why we use break in c?
Write a function stroverlap that takes (at least) two strings, and concatenates them, but does not duplicate any overlap. You only need to worry about overlaps between the end of the first string and the beginning of the second string. Examples: batman, manonthemoon = batmanonthemoon batmmamaman, mamamanonthemoon = batmmamamanonthemoon bat, man = batman batman, batman = batman batman, menonthemoon = batmanmenonthemoon
What is string concatenation in c?
hi, which software companys will take,if d candidate's % is jst 55%?
What are the advantages of external class?