Exam 10: Developing Unix-Linux Applications in C and C
Exam 1: The Essence of Unix and Linux54 Questions
Exam 2: Exploring the Unix-Linux File Systems and File Security54 Questions
Exam 3: Mastering Editors51 Questions
Exam 4: Unix-Linux File Processing55 Questions
Exam 5: Advanced File Processing51 Questions
Exam 6: Introduction to Shell Script Programming55 Questions
Exam 7: Advanced Shell Programming48 Questions
Exam 8: Exploring the Unix-Linux Utilities54 Questions
Exam 9: Perl and Cgi Programming52 Questions
Exam 10: Developing Unix-Linux Applications in C and C58 Questions
Exam 11: The X Window System51 Questions
Select questions type
The ____ format specifier is used to denote a signed decimal integer.
(Multiple Choice)
4.8/5
(39)
C provides three looping mechanisms: the for loop,the while loop,and the ____ loop.
(Multiple Choice)
4.8/5
(35)
Match each item with a statement below.
-denotes the beginning of a block of code
(Multiple Choice)
4.8/5
(32)
The word "null" is used to indicate that a function returns no data.
(True/False)
4.8/5
(38)
The ____ format specifier is used to denote a floating point number in decimal notation.
(Multiple Choice)
5.0/5
(37)
fgetch()reads a single character from the file and points to it.
(True/False)
4.7/5
(35)
C++ enables function ____________________,which makes the functions respond to more than one set of criteria and conditions.
(Short Answer)
5.0/5
(47)
The ____ scanf()format specifier is used to indicate that scanf()should interpret the input value as a pointer.
(Multiple Choice)
4.8/5
(32)
Match each item with a statement below.
-denotes the beginning of a comment
(Multiple Choice)
4.8/5
(40)
When you represent character data in a program as a character constant,you enclose the character in ____.
(Multiple Choice)
4.9/5
(34)
Dennis Ritchie and Brian Kernighan rewrote most of UNIX using C++ in the early 1960s.
(True/False)
4.7/5
(31)
Provide at least three rules that should be followed when naming variables in C.
(Essay)
4.8/5
(36)
____ is a low-level language that provides maximum access to all the computer's devices,both internal and external.
(Multiple Choice)
4.8/5
(24)
Showing 21 - 40 of 58
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)