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
21.) Which gcc option stops compilation process after preprocessing stage?
Options are:
A.) -F
B.) -E
C.) -e
D.) -f
22.) The -Wextra option of gcc
Options are:
A.) Is same as -w option
B.) None of the options
C.) Enables extra warning messages
D.) Does not exist
23.) The -v option of gcc
Options are:
A.) version of the gcc compiler
B.) None of the options
C.) print the commands executed to run the stages of compilation
D.) Version of OS
24.) The correct sequence of GCC compilation process is
Options are:
A.) Assemble -> preprocessing -> compilation -> linking
B.) Preprocessing -> assemble -> compilation -> linking
C.) None of the options
D.) Preprocessing -> compilation -> assemble -> linking
25.) If we compile the mcqtutorial.c file with the command "gcc -o mcqtutorial mcqtutorial.c",
then the executable file will be
Options are:
A.) None of the options
B.) mcqtutorial
C.) a.out
D.) mcqtutorial.out
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