NTA-NET (Based on NTA-UGC) Computer Science (Paper-II): Questions 910 - 914 of 2012
Access detailed explanations (illustrated with images and videos) to 2012 questions. Access all new questions we will add tracking exam-pattern and syllabus changes. Subscription can be renewed yearly absolutely FREE! View Sample Explanation or View Features.
Rs. 550.00 or
How to register?
Question number: 910
» Programming in C and C Plus Plus » Programming in C » Structured Data Types in C-Arrays, Struct, Union, String, and Pointers
Appeared in Year: 2014
Question
When we pass an array as an argument to a function, what actually gets passed? (June paper II)
Choices
Choice (4) | Response | |
---|---|---|
a. | Address of the array |
|
b. | Values of the elements of the array |
|
c. | Base address of the array |
|
d. | Number of elements of the array |
|
Question number: 911
» Networks, Virtualization, & Cloud Computing » Data Communication » Asynchronous and Synchronous Transmission
Question
Un-clocked or pulsed sequential circuits belong to?
Choices
Choice (4) | Response | |
---|---|---|
a. | Asynchronous sequential circuits |
|
b. | Synchronous sequential circuits |
|
c. | None of the above |
|
d. | Question does not provide sufficient data or is vague |
|
Question number: 912
» Programming Languages » JavaScript
Appeared in Year: 2014
Question
The syntax of capturing events method for document object is (June paper III)
Choices
Choice (4) | Response | |
---|---|---|
a. | Capture Events (event Val) |
|
b. | Capture Events (Orgs event Type) |
|
c. | Capture Events (event Type) |
|
d. | Capture Events () |
|
Question number: 913
» Computer Structure and Organisation » Memory Types and Organisation
Appeared in Year: 2014
Question
A byte addressable computer has a memory capacity of and can perform operations. An instruction involving operands and one operator needs a maximum of (June paper III)
Choices
Choice (4) | Response | |
---|---|---|
a. |
|
|
b. |
|
|
c. |
|
|
d. |
|
|
Question number: 914
» Operating Systems with Unix » Unix System » Unix Commands, Interfacing with Unix
Appeared in Year: 2017
Question
Match the following vi commands in Unix: (January Paper III)
List-Ⅰ (Column I) | List-Ⅱ (Column II) |
---|---|
(A) : w | (i) Quits editing mode and no changes are saved to the file |
(B) : sh | (ii) Saves file and remains in editing mode |
(C) : q | (iii) Saves the file and quits editing mode |
(D) : x | (iv) Escapes unix shell |
Choices
Choice (4) | Response | |
---|---|---|
| ||
a. |
|
|
b. |
|
|
c. |
|
|
d. |
|
|