Which of the following is not a synonym for a C string?
a) message
b) character string
c) character
d) literal
c) character
Computer Science & Information Technology
You might also like to view...
Live File System enables you to do which of the following?
A) make a duplicate copy of one disc to another disc B) copy files to a disc at different times C) copy files between drives D) see the contents of a file on the screen
Computer Science & Information Technology
If there are errors in the executable code and it needs to be run one step at a time to find the errors, what development tool should be used?
A. compiler B. debugger C. linker D. error checker
Computer Science & Information Technology