Sunday 12 February 2017

NIELIT A Level Java Solve Paper

 January, 2011
A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA


PART ONE
(Answer all the questions)

1. Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the “tear-off” answer sheet attached to the question paper, following instructions therein. (1x10)
1.1 Which one is not supported by OOP?
A) Abstraction
B) Polymorphism
C) Encapsulation
D) Global variables
1.2 Which one is not a valid jump statement
A) return
B) goto
C) continue
D) break

NIELIT A Level Java Solve Paper

July, 2010
A10.1-R4: INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING THROUGH JAVA


PART ONE
(Answer all the questions)



1. Each question below gives a multiple choice of answers. Choose the most appropriate
one and enter in the “tear-off” answer sheet attached to the question paper, following
instructions therein. (1x10)
1.1 The minimum value of char type variable is
A) ‘\u0020’
B) ‘\u00ff’
C) ‘ ’
D) ‘\u0000’
1.2 Which of the following is correct?
A) int a = 16, a>>2 = 4
B) int b = -8, b>>1 = -4
C) int a = 16, a>>>2 = 4
D) All of the above

Saturday 11 February 2017

NIELIT A Level Solved Paper July-2016

A9-R4: DATA COMMUNICATION & NETWORK TECHNOLOGIES


PART ONE
(Answer all the questions)

 1. Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the “OMR” answer sheet supplied with the question paper, following instructions therein. (1x10)
1.1 The ________ address identifies a
process on a host.
A) specific
B) port
C) IP
D) physical
1.2 When a host on network A sends a message to
a host on network B, which address does the
router look at?
A) logical
B) physical
C) port
D) none of the above

NIELIT A Level Solved Paper January-2016

January, 2016
A9-R4: DATA COMMUNICATIONS & NETWORK TECHNOLOGIES


PART ONE
(Answer all the questions)

1. Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the “OMR” answer sheet supplied with the question paper, following instructions therein. (1x10)
1.1 Which is not a component of data communication?
A) Message
B) Sender
C) Receiver
D) None of the above
1.2 Which is a connectionless internet transport protocol?
A) IMAP
B) IP
C) UDP
D) TCP