What character terminates all strings composed of character
arrays?
1) 0
2) .
3) END
Answer Posted / jegadeesh
The answer is '\0' not /0
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
explain what are actual arguments?
What is static memory allocation?
What is the equivalent code of the following statement in WHILE LOOP format?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What is the total generic pointer type?
What is the purpose of sprintf() function?
Are negative numbers true in c?
What is a stream water?
What is the use of volatile?
What are near, far and huge pointers?
Describe the steps to insert data into a singly linked list.
can we implement multi-threads in c.
What is gets() function?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.