What character terminates all strings composed of character
arrays?
1) 0
2) .
3) END
Answer Posted / k.kavitha
1)0
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is %d called in c?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
Explain low-order bytes.
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
What is an auto variable in c?
Do array subscripts always start with zero?
What is a scope resolution operator in c?
Can we declare a function inside a function in c?
Why does the call char scanf work?
What is the meaning of typedef struct in c?
How main function is called in c?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
How do shell structures work?