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
6.) Which one of the following is not true?
Options are:
A.) -O is used for optimization in gcc
B.) -all is used for optimization in gcc
C.) None of the options
D.) Source codes can not be compiled with static libraries in gcc
                        
7.) The compiler converts
Options are:
A.) Assembly code into machine code
B.) None of the options
C.) Preprocessed source code into assembly code
D.) Machine code into assembly code
8.) What is the role of linker in the compilation process?
Options are:
A.) Linker links the object code with the library code
B.) Linker generates an executable file
C.) All of the options
D.) Linker converts machine code into executable machine code
9.) Which gcc option reports the cpu time taken by each subprocess in the compilation sequence?
Options are:
A.) -cpu
B.) None of the options
C.) -time
D.) -process
10.) The option -fsyntax-only of gcc
Options are:
A.) Checks the code for syntax error
B.) None of the options
C.) Checks the code for fatal error
D.) Checks the code for syntax and fatal error
                        
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