यहाँ पर मैंने आपको java question paper 2018 दिया है जो आपके लिए महत्वपूर्ण साबित हो सकता है.

java question paper 2018 uttarakhand polytechnic in hindi (जावा परीक्षा पेपर उत्तराखंड पॉलिटेक्निक 2018)

Note:- assume English version correct, if difference in hindi version.

Section A (भाग-1)

1- The New operator (New ऑपरेटर करता है)

  1. Returns a point to a variable.
  2. Creates a variable called new.
  3. Obtain memory for a new variable
  4. Tells how much memory is available

2- command to execute a compiled java program is: (कम्पाइल हुए जावा प्रोग्राम को चलाने की कमांड है)

  1. javac
  2. java
  3. run
  4. execute

3-  which one is not supported by OOP? (OOP इनमें से किसे सपोर्ट नहीं करती है?)

  1. abstraction
  2. polymorphism
  3. encapsulation
  4. global variable

4- String is an…. (string एक ……..है)

  1. class
  2. array
  3. variable
  4. data type

5- JVM stands for…… (JVM का पूरा नाम क्या है)

6- java compiler के आउटपुट को क्या कहा जाता है?

7- ………..keyword का प्रयोग करके, एक sub class अपनी super class में बने constructor को call कर सकता है.

8- class और interface के collection ……..कहते है.

9- an exception is an object that is generated when a run time error occurs. (true/false)
(exception एक ऑब्जेक्ट है जो कि run time पे होने वाली त्रुटि से उत्पन्न होता है- सत्य/असत्य)

10- java supports operator overloading (true/false).
(जावा ऑपरेटर ओवरलोडिंग को सपोर्ट करता है.- सत्य/असत्य)

11. java does not provide destructor. (true/false)
(जावा डिस्ट्रक्टर को प्रदान नहीं करता है.- सत्य/असत्य)

12. if a class implements an interface, it must implement all the methods declared by that interface. (true/false)
(यदि एक क्लास किसी इंटरफ़ेस को implement करती है तो उस क्लास को उसी इंटरफ़ेस द्वारा बनाई गयी सभी methods को implement करना चाहिए.- सत्य/असत्य)

section-B (भाग-2) java question paper 2018

13. what are the advantage of using java?
(जावा को प्रयोग करने के क्या फायदे है?)

14. define just-in-time compiler?
(just-in-time compiler परिभाषित कीजिये?)

15. what is the functioning of command line argument?
(कमांड लाइन आर्गुमेंट के क्या कार्य है. उदाहरण देकर बताइए?)

16. what are primitive data type available in java?
(जावा में प्रयोग होने वाले primitive data type क्या है?)

17. what is the difference between while and do-while loop? explain with example.
(while लूप और do-while लूप में क्या अंतर है? उदाहरण के द्वारा बताइए?)

18. define garbage collection.
(गार्बेज कलेक्शन को समझाइये)

19. what is the difference between interfaces and abstract classes
(इंटरफ़ेस तथा abstract class में क्या अंतर है?)

section- c (भाग-3)

20- what is the purpose of using constructor? Explain with suitable example.
(कंस्ट्रक्टर को क्यों प्रयोग किया जाता है? उपयुक्त उदाहरण देकर समझाइये.)

21- how method overriding is accomplished in java?
(मेथड ओवरराइडिंग का कार्य जावा में कैसे पूरा किया जाता है?)

22- define interface. what are the using of interfaces?
(इंटरफ़ेस को परिभाषित कीजिये. इंटरफ़ेस को प्रयुक्त करने की क्या आवश्यकता है?)

23- discuss the life cycle of applet.
(applet के जीवन चक्र का वर्णन कीजिये?)

24- control statements क्या है?

25- define JDBC. Briefly explain its features.
(JDBC को परिभाषित कीजिये. इसके गुणों का संक्षिप्त में वर्णन कीजिये.)

26- write short notes on the following. (निम्न पर संक्षिप्त में टिप्पणी कीजिये)

  1. polymorphism
  2. threads
  3. package
  4. final method
  5. java tokens.
  6. inhritance

निवेदन:- अगर आपको java question paper 2018 की यह पोस्ट अच्छी लगी हो तो इसे अपने friends के साथ share करें.

1 thought on “java question paper 2018 polytechnic uttarakhand”

Leave a Comment