MCQ Tutorial Search
Home Search Add Question Today's History Discussion Board Job Portal Linux Linux Basics File and Folder
Environment Command

Process

Memory Shell Programming Mock Test Contact Feedback
Home
Search
Add Question
Today's History
Discussion Board
Job Portal
Linux
Linux Basics
File and Folder
Environment
Command

Process

Memory
Shell Programming
Mock Test
Subscribe/Unsubscribe
Email:
Social Media
Facebook

Misc Tutorials

References

Question and Answer Tutorial
Tutorials Point
Stack Overflow

MCQ Tutorial - Linux->Process

First Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Next Last
                        
31.) The preprocessor removes the _______ from the source code.
Options are:
A.) Header files
B.) None of the options
C.) Comments
D.) Both Comments and Header files
32.) Which option of gcc adds include directory of header files?
Options are:
A.) -E
B.) -I
C.) -i
D.) -e
33.) Which gcc option includes debugging info in the generated object code?
Options are:
A.) -c
B.) None of the options
C.) -g
D.) -p
34.) The command "gcc -S mcqtutorial.c" will
Options are:
A.) Stop compilation process after the generation of assembly code file
B.) None of the options
C.) Both Stop compilation process after the generation of assembly code file and Generate mcqtutorial.s
file
D.) Generate mcqtutorial.s file
                        
35.) Which one of the following is not true?
Options are:
A.) We need to manually go through all intermediate stages to generate an executable in gcc
B.) None of the options
C.) gcc compilation process always contains 4 stages
D.) gcc compilation process always contains only one stages
First Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Next Last
                        
Comment:
Name:Email:
Contact No.:
Copyright © 2014 by SBJ Group. All Rights Reserved. Developed and maintained by SBJ Group. Supported on Internet Explorer browser only