PREVIOUS YEAR SOLVED PAPERS - August 2016 Paper 3

66. Let R and S be two fuzzy relations defined as

Then, the resulting relation, T, which relates elements of universe of X to elements of universe of Z using max-product composition is given by

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


67. Consider the following operations to be performed in Unix :
“The pipe sorts all files in the current directory modified in the month of “June” by order of size and prints them to the terminal screen. The sort option skips ten fields then sorts the lines in numeric order.”
Which of the following Unix command will perform above set of operations?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


68. Which of the following statements is incorrect for a Windows Multiple Document Interface (MDI) ?

  • Option : D
  • Explanation :
    In Windows Multiple Document Interface (MDI):
  • Each document in an MDI application is displayed in a separate child window within the client area of the application’s main window.Correct.
  • An MDI application has three kinds of windows namely a frame window, an MDI client window and number of child windows.Correct.
  • An MDI application can support more than one kind of document.Correct.
  • An MDI application displays output in the client area of the frame window.Incorrect.
  • So, option (D) is correct.
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


69. Which of the following statement(s) is/are True regarding ‘nice’ command of UNIX ?
I. It is used to set or change the priority of a process.
II. A process’s nice value can be set at the time of creation.
III. ‘nice’ takes a command line as an argument.

  • Option : C
  • Explanation :
    nice command in unix is used:
  • To set or change the priority of a process.
  • It takes takes a command line as an argument.
  • It's value can be set at the time of creation.
  • All statemens are correct. So, option (C) is correct.
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


70. Let ν(x) mean x is a vegetarian, m(y) for y is meat, and e(x, y) for x eats y. Based on these, consider the following sentences :
I. ∀x ν(x ) ⇔ (∀y e(x, y) ⇒ ¬m(y))
II. ∀x ν(x ) ⇔ (¬(∃y m(y) ∧e(x, y)))
III. ∀x (∃y m(y) ∧e(x, y)) ⇔ ¬ν(x)
One can determine that

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


Related Quiz.
August 2016 Paper 3