⟩ What is the command to find the hardware configuration in Linux?
dmidecode | less
dmidecode | less
Which is the core of the operating system? a) Shell b) Kernel c) Commands d) Script
ILP32 stands for a) 32 bit Integer, Long & Pointer b) 32 bit Integrated Long & Pointer c) 32 bit Intelligent Long & Pointer d) 32 bit Long & Pointer
Single Unix Specification Version 2 provides enhanced support for a) 16 bit Unix b) 32 bit Unix c) 64 bit Unix d) 8 bit Unix
Under UNIX the key board is the default input device and the monitor is the default output device. a) True b) False
Which among the following interacts directly with system hardware? a) Shell b) Commands c) Kernel d) Applications
Applications communicate with kernel by using a) System Calls b) C Programs c) Shell Script d) Shell
Solaris is the name of a flavor of UNIX from a) HP b) IBM c) Digital Equipment Corp d) Sun Microsystems
Which of the following is "NOT" a UNIX variant? a) Solaris b) AIX c) IRIX d) AS400
The system calls in UNIX is written using which language? a) C b) C++ c) Assembly Language d) Fortran
Which of the following enables multi-tasking in UNIX? a) Time Sharing b) Multi programming c) Multi user d) Modularity