Which command is used to sort the lines of data in a file in reverse order
sort
sh
st
sort -r
Which command is used to sort the lines of data in a file in reverse order
Which command is used to display the top of the file? |
Answer |
Which command is used to remove a directory? |
Answer |
Which of the following keys is used to replace a single character with new text? |
Answer |
Which of the following type of class allows only one object of it to be created? |
Answer |
Which of the following is not a type of constructor? |
Answer |
Which of the following statements is correct? |
Answer |
Which of the following is not the member of class? |
Answer |
Which of the following concepts means determining at runtime what method to invoke? |
Answer |
Which of the following statements is incorrect? |
Answer |
Which of the following statement is correct regarding destructor of base class? |
Answer |