--%>

What is Linux

Write down about Linux?

E

Expert

Verified

LINUX refers to an operating system which is based upon the UNIX, and it was first initiated by the Linus Torvalds. It is generally based upon the Linux Kernel, and may run over the various hardware platforms that are manufactured by the HP, Intel, MIPS, and Motorola. Other popular element within the Linux is its mascot, a penguin figure termed as Tux.

   Related Questions in Programming Languages

  • Q : What do you mean by data movement What

    What do you mean by data movement? Describe in brief.

  • Q : What is Cursor Cursor : This is a

    Cursor: This is a visual representation of the existing position of the mouse on the user's virtual desktop. Cursor shapes are frequently set to symbolize the current state of a program – utilizing an hour glass shape to point out that the user

  • Q : Steps comprised in designing programming

    Write down some of the steps comprised in designing programming?

  • Q : Command to recognize type of file

    Specify the command which is used to recognize the type of file?

  • Q : How is an XPointer processor configured

    How is an XPointer processor configured?

  • Q : What is Bit manipulation operator Bit

    Bit manipulation operator: Operators, like &, | and ^, which are employed to examine and manipulate individual bits win the bytes of a data item. The shift operators, <<, >> and >>>, are too bit manipulation operators.

  • Q : Define Software engineering Software

    Software engineering: It is the system of applying of an engineering discipline to the implementation, design and maintenance of the software systems.

  • Q : Define Loop variable Loop variable : A

    Loop variable: A variable employed to control the operation of a loop, like a for loop. Usually, a loop variable will be provided an initial value and it is then incremented after each and every iteration till it passes or reaches a terminating value.

  • Q : Explain If-else statement If-else

    If-else statement: It is a control structure employed to select between performing one of two alternative events.     if(boolean-expression){        // Statem

  • Q : Create a BottomUpTwoThreeFourTree class

    You will need to create a BottomUpTwoThreeFourTree class, with a BottomUpTwoThreeTreeFourTree constructor which keeps no parameters. BottomUpTwoThreeTreeFourTree will require an insert(int x) method, which will insert the value