Uttarakhand polytechnic Java programming Question paper 2018

Hello दोस्तों! आज मैं आपको इस पोस्ट में Uttarakhand polytechnic Java Programming Question paper 2018  बताऊंगा,

तो चलिए शुरू करते हैं:-

Contents

Java Programming question paper 2018 hindi & english:-


Uttarakhand polytechnic Java Programming Question paper 2018

 

Subject : Java Programming

3 Year / V Sem.


 

Time: 21/2 Hours]                                                                                                         [Max, Marks: 75

 

Note: Assume English Version Correct, if difference in Hindi Version.

Section – A (भाग -अ)

 

Note: Attempt any ten questions. /किंही दस के उत्तर दीजिये ॥                  10X1=10

1.  Write down the full from of JRE and JIT.

JRE ओर JIT का पूरा नाम लिखिए

2.write down the syntax for creating an object in java.

3. method overriding in java is an example of ……………………………..

4. …………………………………………. It is used to initialize the value of an object in a class.

5. ……………………………. Is a way of grouping different class and interfaces together.

6. ………………………………….. method is used for executing a thread.

True and false

7.does java supports multiple inheritance

क्या जावा multiple inheritance का समर्थन कर्ता है

  1. Java is pure object-oriented language (true/false)
  2. String buffer creates a string of flexible lengths that can be modified.

स्ट्रिंग buffer flexible लंबाई को स्ट्रिंग बनाता है जिसे संशोधन किया जा सकता है।

  1. An exception is a condition that is caused by compile-time errors.

Exception एक शर्त है जो संकलन समय त्रुटियो के कारण होती है

  1. If a variable or method is declared as private it can be accessed everywhere.

यदि एक method ओर variable को private के रूप मे घोषित किया जाता है तो इसे हर जगह access किया जा सकता है ।

  1. The vector class is used to create a dynamic array.

डाइनैमिक array को बनाने के लिए vector class का प्रयोग किया जाता है ।


 

Section –B (भाग –ब)

Note: attempt any five questions. / किन्ही पाँच प्रश्नों के उत्तर दीजिए।
  1. write notes on java and also write down its features.

जावा पर नोट्स लिखिए ओर इसकी विशेषताओ को भी लिखिए ।

  1. write a program in java to print the Fibonacci series up to N terms.

Fibonacci सीरीज को n terms तक प्रिंट करने के लिए जावा मे प्रोग्राम लिखिए ।

15.write a program in java to determine whether a string is palindrome or not.

एक स्ट्रिंग palindrome है या नहीं इसको निर्धारित करने के लिए जावा मे एक प्रोग्राम लिखिए ।

  1. what is constructer? Explain with example.

Constructer क्या है? उदाहरण सहित समझाये,

  1. explain exception handling. how try and cath method are used in java.

Exception handling को समझाये । जावा मे try ओर cath विधि का प्रयोग केसे किया जाता है ।

  1. write the steps to set java classpath and environment variable.

जावा क्लास पाथ ओर environment वारियाबले को सेट करने के लिए step लिखिए।

19.what is JDBC? how can we access the database using JDBC?

JDBC क्या है ? JDBC का प्रयोग डेटाबेस को एक्सैस करने के लिए केसे किया जाता है।


                        Section-C (भाग – स)

Note: attempt any five questions. / किन्ही पाँच प्रश्नों के उत्तर दीजिए।
  1. describe inheritance. how many types of inheritance are in java? explain.

Inheritance का वर्णन कीजिये । जावा मे कितने प्रकार के inheritance होते है । समझाये

21.explain method overloading or method overriding with suitable example.

Method overloading ओर method overriding को उचित उदाहरण सहित समझाये

  1. what is the interface ? how can we implement an interface in java program,

Interface क्या है? Interface को हम जावा मे कैसे करयवन्ती कर सकते है

  1. explain/ समझाए

JDK

Static keyword

  • Byte code
  1. Garbage collection
  2. Native code
  3. JVM
  • THIS keyword
  1. what is package in java? How can we create and a package in java? explain with the help of the program.

पैकेज क्या है जावा मे पैकेज को कैसे बनाया ओर प्रयोग किया जाता है? प्रोग्राम की सहायता से समझाये ।

  1. explain multi-threading in detail and also explain the life cycle of a thread.

Multithreading को विस्तार से समझाये ओर थ्रेयड के जीवन च्रक को भी समझाइए।

  1. design a class named Box with the following properties.

निम्न properties के साथ बॉक्स नामक एक क्लास design करे।

Class: Box

Variable : (length, width, height) of type double

Methods: (1) constructor Box () – take 3 parameters used to set the dimension of the box

(2) volume(): to calculate the volume of the box. (value = length x width x height)

Make another class named DEMO inside which create two objects of class Box B1 and B2 and initialize them as: B1 =(10,20,30) and B2=(50,100,150)

Calculate the volume of each and print them.


 

निवेदन:-

अगर आपके लिए यह post थोड़ी सी भी helpful  रही हो .

तो इसे अपने friends के साथ अवश्य share कीजिये, और जो भी सवाल है आप उन्हें नीचे comment के द्वारा पूछ सकते हैं.


इसे भी देखे:

Hello दोस्तों! नीचे दिए गए links पर click  करके आपको हम  इस पोस्ट में  (Computer Online Test) की Practice कराएंगे जिससे आप अपने  CCC, O level , कम्प्युटर GK की practice कर सकते है.

इस post के द्वारा आप  अपनी कम्प्युटर की  नॉलेज बड़ सकते है.

उसके साथ ही साथ आप अपने कई प्रकार के पेपरो की भी तैयरी  भी कर सकते है.

जैसे की CCC, O level , कम्प्युटर GK की practice कर सकते है,

Leave a Comment