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
Variables that are declared inside a function are called ____ variables.
(Multiple Choice)
4.7/5
(32)
____________________ are names given to variables and functions.
(Short Answer)
4.7/5
(33)
____ have special meanings,so you cannot use them as names for variables or functions.
(Multiple Choice)
4.8/5
(25)
A C program consists of separate bodies of code,known as ____________________.
(Short Answer)
4.8/5
(42)
____ is the language in which UNIX was developed and refined.
(Multiple Choice)
4.8/5
(35)
You can use three modifiers with int data types: short,long,and ____.
(Multiple Choice)
4.7/5
(32)
Match each item with a statement below.
-a single byte in which all bits are set to zero
(Multiple Choice)
4.8/5
(34)
Match each item with a statement below.
-command for the C compiler in Linux operating systems
(Multiple Choice)
4.8/5
(38)
When you ____________________ a function,you declare the function's name and create the lines of code that make up the function's block of code.
(Short Answer)
4.8/5
(37)
Showing 41 - 58 of 58
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)