UGC NET Computer Science Solved Paper II December 2019 – Part 5

If we want to resize a 1024 ├ù 768 pixels image to one that is 640 pixels wide with the same aspect ratio, what would be the height of the resized image? (1) 420 Pixels             (2) 460 Pixels (3) 480 Pixels             (4) 540 Pixels Answer: 3 An instruction is stored at location 500 with its…

UGC NET Computer Science Solved Paper II December 2019 – Part 4

Which of the following methods are used to pass any number of parameters to the operating system through system calls? (1) Registers              (2) Block or table in main memory (3) Stack                    (4) Block in main memory and stack Answer: 4 Match the Agile Process models with the task performed during the model: List-I                                                       List-II (a)…

UGC NET Computer Science Solved Paper II December 2019 – Part 3

Match List-I with List-II: List-I                                   List-II (a) Frame attribute               (i) to create link in HTML (b) <tr> tag                          (ii) for vertical alignment of content in cell (c) valign attribute                (iii) to enclose each row in table (d) <a> tag                          (iv) to specify the side of the table frame that display border Choose the correct option…

NET Computer Science Solved Paper II December 2019 – Part 2

Consider the following statements with respect to network security: (a) Message confidentiality means that the sender and the receiver expect privacy. (b) Message integrity means that the data must arrive at the receiver exactly as they were sent. (c) Message authentication means the receiver is ensured that the message is coming from the intended sender….

Computer Science Objective-8

1. Data will remain intact even when the computer is turned off, if it is stored on ………….. (a)RAM (b)motherboard (c)secondary storage device (d)primary storage device Ans. (c) secondary storage device 2. The motherboard is the: (a)circuit board that houses peripheral devices (b)same as the CPU chip (c)the first chip that is accessed when the…