Question Papers - Nagarparishad Engineering Services Parbhani Solved Exam Paper (Computer) 2013 - My Preparation of Maharashtra Public Service Commission (MPSC) Examination

MPSC Latest News, MPSC Answer Keys, MPSC Interview Schedules, MPSC Exam Syllabus, MPSC Results, MPSC Timetable, MPSC Question Papers

Post Top Ad

Saturday, March 23, 2013

Question Papers - Nagarparishad Engineering Services Parbhani Solved Exam Paper (Computer) 2013


Nagarparishad Engineering Services Parbhani Solved Exam Paper (Computer) 2013

जिल्हा निवड समिती, जिल्हाधिकारी कार्यालय, परभणी 

नगर परिषदांमध्ये राज्यस्तरीय संवर्गातील रिक्त पदे सरळसेवा भरती परीक्षा-२०१३

महाराष्ट्र नगर परिषद अभियांत्रिकी सेवा ( संगणक) ( श्रेणी -क )

दिनांक: १३ जानेवारी २०१३ वेळ: सकाळी ११ ते १
गुण: २००
प्रत्येक प्रश्नास २ गुण आहेत.

1. Which of the following transport layer protocols is used to support electronic mail?
a) SMTP        b)IP        c)TCP       d)UDP

2.Which of the following is TRUE only of XML but NOT HTML?
a) It is derived from SGML     b) It describes content and layout
c) It allows used defined tags    c) It is restricted to be used with web

3. What is the swap space in the disk used for?
a) Saving temporary html pages    b) Saving process data
c) Storing the super-block      d) Storing device drivers

4. A subnet has been assigned a subnet mask of 255.255.255.192. What is the maximum number of hosts that can belong to this subnet?
a) 14       b) 30     c) 62       d)126

5. Where does the swap space reside?
a) RAM       b) Disk     c) Rom      d) on-chip cache

6. What is the minimum number of stacks of size n required to implement a queue of size n ?
a) one     b) two    c) three     d) four

7. Which of the following does not interrupt a running process?
a) A device        b) Timer      c) Scheduler Process      d) Power failure

8. Merge sort uses
a) Divide and conquer strategy      b) Backtracking approach
c) Heuristic search         d) Greedy approach

9. The minimum time delay required between initiation of two successive memory operations is called
a) Memory cycle time      b) Memory access time
c) transmission time      d) skip time

10. In a "C" program, constant is defined
a) before main       b) after main 
c) anywhere, but starting on a new line       d) none of these

11. Complier can diagnose
a) Grammatical errors only      b) logical errors only
c) grammatical as well as logical errors     d) neither grammatical nor logical errors

12. A compiler for a high level language that runs on one machine and produces code for a different machine is called.
a) optimizing compiler      b) one pass compiler
c) cross compiler          d) multipass compiler

13. 'm' processes share 'n' resources of the same type. The maximum need of each process doesn't exceed 'n' and the sum all their maximum needs is always less than m+n. In this set up
a) deadlock can never occur     b) deadlock may occur
c) deadlock has to occur     d) none of these

14. Which of the following does not affect the resolution of a video display image?
a) Bandwidth       b) Raster scan rate      c) Vertical and horizontal lines of resolution
d) screen size

15. An incremental backup
a) uses more tapes   b) should be done each month
c) saves only files that have recently changed   d) saves all files

16. In a multiuser data base, if two users wish to update the same record at the same time, they are prevented from dong so by
a) Jamming    b) Password    c) Documentation     d) record lock

17. The first phase of software development is
a) requirement analysis    b)Design      c) coding    d) testing

18. Start and stop bits are used in serial communication for
a) error detection   b) error correction   c)synchronization     d) slowing down the communication

19. Decryption and encryption of data are responsibility of
a) physical layer     b) datalink layer     c) presentation layer    d) session layer

20. The latest HTML standard is
a) XML    b) SGML     c) HTML 4.0     d) HTML 5.0

21. www is based on which model?
a) local-server     b) client-server     c)3-tier      d) none of these

22. Character encoding is
a) method used to represent numbers in a character
b) method used to represent character in a number
c) not a method
d) none of these

23.When a computer is first turned ON and restarted, a special type of absolute loader is executed called
a) compile and go loader    b) boot loader
c) boot strap loader        d) relating loader

24. In MICR, C stands for-------
a) Code       b) Colour     c) Computer     d) Character

25. What are the typical operations in memory management?
a) Read and write     b) Delete, Read and write
c) Read, write and fetch     d) none of these

26. Data entry can be performed with all of the following except
a) OCR      b) OMR       c) COM      d) voice-recognition system

27. A modem is used for transmission of -------data in --------medium
a) analog, digital        b) digital, digital   c) digital, analog    d) analog, analog

28. The memory that takes less access time
a) RAM       b) Magnetic disks      c) Cache    d) Magnetic tape

29. The binary sum of  111010 and 11011 is
a) 1010101     b) 1011001      c) 1111101     d) 1111111

30. Which of the following is not a part of an operating system?
a) Compiler     b) kernel     c) device drive     d) command interpreter

31. Increasing the RAM of a computer typically improves performance because
a) Virtual memory increases     b) larger RAMs are faster
c) Fewer page faults occur      c) Fewer segmentation faults occour

32. In object oriented design of software, objects have
a) attributes and name only     b) operations and name only
c) attributes name and operations     d) none of these

33. Which of the following TCP/IP protocol is used for file transfer with minimal capability and minimal overhead?
a) RARP       b) FTP       c) TFTP       d) TELNET

34. Which of the following tag is used to mark a being of a paragraph?
a) <TD>        b) <br>      c) <P>       d) <TR>

35. Frames from one LAN can be transmitted to another LAN via the device
a) Router    b) Bridge     c) Repeater      d) Modem

36. Which of the following is an advantage to using fiber optics data transmission?
a) resistance to data theft       b) fast data transmission rate
c) few transmission errors      d) All of the above

37. Computer in a LAN can be interconnected by radio and infrared technologies.
a) wireless LANs    b) Network Topologies    c) multiplexer    d) modem

38. Normalization-----------data duplication
a) eliminates      b) reduces      c) increases     d) maximizes

39. What service is used to translate domain names to IP addresses?
a) NFS     b) SMB       c) NIS      d) DNS

40. Which class network is used for a collection of a small number of networks with a large number of nodes?
a) Class A     b) Class B     c) Class C      d) All of the above

41. What is the name of the computer program that simulates the thought processes of human beings?
a) Human logic      b) Expert reason     c) Expert system    d) Personal information

42. The first widely-used commercial form of artificial intelligence (AI) is being used in many popular products like microwave ovens, automobiles and plug in circuit boards for desktop PCs. It allows machines to handle vague information with a deftness that mimics human intuition. What is the name of this AI?
a) Boolean logic     b) Human logic      c) fuzzy logic    d) functional logic

43. Address 200H contains the byte 3FH. What is the decimal equivalent of 3 FH
a) 63               b) 32      c) 16      d)38

44. A bus is a group of ----------carrying digital signals.
a) wires      b) gates      c) transistors      d) registers

45. The simplified form of the Boolean expression ( X+Y+XY) (X+Z) is
a) X+Y+Z       b) XY+Z       c) X+YZ      d) XZ+Y

46. How many bits are required to encode all twenty six letters ten symbols, and ten numerals?
a) 5      b) 6     c) 2        d) 3

47. What prevents a robotic instrument from running into other objects?
a) negative image    b) functional manipulators
c) memory        d) sensory devices

48. CAD/CAM is the inter-relationship between:
a) manufacturing and marketing     b) marketing and design
c) engineering and marketing        d) engineering and manufacturing

49. With respect to a network interface card, the term 10/100 refers to
a) protocol speed     b) a fiber speed
c) megabits per seconds     d) minimum and maximum server speed

50) What is the output of the following 'C' program?
Main ()
{
extern int a;
printf("\n %d",a);
}
int a = 20;
a) 0      b) 20     c) error     d) garbage value

५१. 'पृथ्वी','अग्नी' यांसारख्या भारताच्या क्षेपणास्त्र कार्यक्रमाच्या यशामागील प्रमुख सूत्रधार.....
अ) डॉ. नटराजन विठल     ब) डॉ. ए.पी.जे. अब्दुल कलाम 
क) सेम पित्रोदा          द) डॉ. यु.एन. राव

५२. घटनेतील कलम १६९ अनुसार.......रद्द (Abolish) करता येते; परंतु विसर्जित करता येत नाही.
अ) राज्य सभा    ब) लोकसभा      क) विधान परिषद     द) स्थानिक स्वराज्य संस्था

५३. भारताच्या राष्ट्रपतीपदाच्या निवडणुकीत महाराष्ट्राचे मुख्यमंत्री मतदान करू शकणार नाहीत; जर ते....
अ) राष्ट्रपतीपदाचे उमेदवार असतील    ब) काळजीवाहू मुख्य मंत्री असतील.
क) विधान परिषदेचे सदस्य नसतील    ड) विधानसभेचे सदस्य नसतील

५४. शहरांचे अनेक प्रकारे वर्गीकरण केले जाते. मुंबई शहरास खालीलापेकी कोणते संबोधन लावता येईल?
अ) आर्थिक केंद्र       ब) सामाजिक केंद्र     क) सांस्कृतिक केंद्र    द) मनोरंजन केंद्र

५५. महाराष्ट्रात...... हे पद लोकायुक्तांच्या कार्यक्षेत्राबाहेर ठेवण्यात आले आहे.
अ) मुख्यमंत्री     ब) मुख्यमंत्री व उपमुख्यमंत्री   क) सर्व मंत्री     द) मुख्य सचिव

५६. 'इंडिया डिव्हाय डेड 'या पुस्तकाचे लेखक.......
अ) डॉ. राजेंद्र प्रसाद     ब) मोलाना आझाद      क) जवाहरलाल नेहरू     द) वल्लभ भाई पटेल

५७. ग्रामसभेचे सदस्य हे असतात......
अ) सरपंच, उपसरपंच व सर्व निर्वाचित पंच     ब) सरपंच, उपसरपंच व ग्राम स्तरीय कार्यकर्ते
क) सरपंच, ग्रामसेवक व निर्वाचित पंच       द) ग्रामपंचायतीचे पंजीकृत मतदार

५८. चिपळूण येथील मराठी साहित्य संमेलनाचे............हे अध्यक्ष आहेत.
अ) गंगाधर पानतावणे      ब) डॉ. यु.एम. पठाण      क) डॉ. नागनाथ कोतापल्ले    द) यापेकी नाही

५९. महाराष्ट्रातील........या जिल्ह्यातील महसूल विभागाने इ-ऑफिस प्रणाली वापरून सर्व प्रथम पेपरलेस कार्यालय हि संकल्पना अमलात आणली आहे.
अ) सिंधुदुर्ग      ब) बीड        क) पुणे      द) औरंगाबाद

६०. राज्याच्या नुकत्याच जाहीर झालेल्या ओद्योगिक धोरणात...........ची संकल्पना मांडण्यात आली आहे.
अ) SEZ       ब )IIZ        क) Free Zone     द) यापेकी नाही

६१. परभणी जिल्ह्यात सध्या किती नगरपरिषद आहेत?
अ) पाच        ब) आठ       क) सात     द) सहा

६२. परभणी जिल्ह्यात रेणुकामातेचे जागृत देवस्थान खालीलापेकी कोठे आहे?
अ) गंगाखेड       ब) जिंतूर      क) पाथरी      द) राणीसावरगाव

६३. सुवर्ण-चतुष्कोन महामार्ग योजनेअन्वये जोडल्या गेलेल्या चार प्रमुख शहरांमध्ये खालीलापेकी कोणते शहर समाविष्ट नाही?
अ) दिल्ली        ब) कोलकत्ता         क) चेन्नई      द) बंगळूर

६४. .........हे सध्या लोकसभा नेते आहेत.
अ) सुशीलकुमार शिंदे       ब) मनमोहन सिंग      क) सोनिया गांधी      द) यापेकी नाही

६५. २३०१ ते २३३० या दरम्यान येणाऱ्या सर्व संख्यामध्ये ३ हा अंक एकूण किती वेळा येईल?
अ) ३०        ब) ३४       क) ३१     द) ३३

६६. पुढील क्रम पूर्ण करा. ५२८, ३६०, २८८, १६८, १२०, ४८,.........
अ) २६      ब) २४       क) ४०         द) ३०

६७. जर ADVERTISEMENT म्हणजे TNEMESITREVDA, तर EXPLAINATION म्हणजे काय?
अ) NOITANIALPEX   ब)  NOITANIPLPXE     क)  NAITANIALPX    द) NOITANIALPXE

६८. रिकाम्या जागा भरा. CAT =24,   FLX =42 ,    HE = 13,   SHE =?
अ)  ३०       ब) ३१       क) ३२       द)३३

६९. एका समारंभात काहीजण जमले होते. जाताना प्रत्येकाने एकमेकांशी हस्तांदोलन केले. हे हस्तांदोलन ४५ वेळा झाले, तर त्या समारंभात एकूण किती व्यक्ती हजर होत्या?
अ) ९         ब) १०         क) ११        द) १२

७०. रवी एका ठिकाणापासून दक्षिणेच्या दिशेने १० मीटर गेला तेथून तो उत्तरेकडे ५ मीटर गेला तर तो मुल ठिकाणापासून किती मीटर दूर आहे?
अ) १५ मी.     ब) ५० मी.         क) ५ मी.        द) यापेकी नाही.

७१. 'अ' आणि 'ब' या दोन भावाचे एकत्रित मासिक उत्पन्न ४:३ या प्रमाणात आहे. त्यांच्या मासिक खर्च रु. २८०० असून तो दोन्हीसारखा वाटा उचलतात, जर 'अ' हा दर महिन्याला रु. ६०० बचत करतो तर 'ब' ची मासिक बचत काय असेल?
अ) रु. १००          ब) रु. २००      क) रु. ३००       द) रु. ४००

७२. सायकलच्या एका दुकानात काही दोन चाकी व काही तीन चाकी सायकली होत्या. दुकान बंद करताना दुकानदाराने चाके मोजली ती २४० भरली. नंतर सायकलच्या घंट्या मोजल्या, त्या १०० होत्या तर तीन चाकी सायकली किती होत्या?
अ) ६०        ब) १००        क) ४०        द) ८०

७३. EVIITTEMOCP या अक्षरा पासून अर्थ पूर्ण शब्द तयार केल्यास त्याचे मधले अक्षर कोणते येईल?
अ) T                ब)  C              क) E          द) P

७४. ११ पासून २० पर्यंत येणाऱ्या सम संख्यांची बेरीज विषम संख्यांच्या बेर्जेपेक्षा कितीने अधिक येते?
अ) ५           ब) १०          क) १५        द) २०

७५. White: Black:::Rarely:Often:::Bold: ?
अ)Dull                 ब) Brave             क) Timid           द)  Mild

७६. उमेशला नारेश्पेक्षा जास्त, परंतु सुरेश पेक्षा कमी गुण मिळाले आहेत. रमेशला महेश पेक्षा जास्त, परंतु सुरेश पेक्षा कमी गुण मिळाले आहेत. महेशला नरेश पेक्षा जास्त, परंतु उमेश पेक्षा कमी गुण मिळाले आहेत. उमेशला रमेश पेक्षा कमी परंतु नरेश पेक्षा जास्त गुण मिळाले आहेत; तर गुणांच्या दृष्टीने मध्यभागी कोण येईल?
अ) सुरेश          ब) रमेश            क) उमेश          द) महेश

७७. स्वत:शीच केलेले भाषण म्हणजे काय?
अ) संभाषण          ब) स्व्भाषण       क) चिंतन         द) स्वगत

७८. 'अवदसा आठवणे' या वाक प्रचाराचा अर्थ ओळख.
अ) वाईट बुद्धी सुचणे      ब) विसरणे       क)नको ते आठवणे      द) वाईट प्रवृत्तीच्या स्त्रीची आठवण होणे

७९. 'शंभरावा' हे कोणत्या प्रकारचे विशेषण आहे?
अ) क्रम वाचक संख्या विशेषण      ब) पृथकत्ववाचक  संख्या विशेषण
क) आवृत्ती वाचक संख्या विशेषण     द) गणना वाचक संख्या विशेषण

८०. 'पत्रकार' या शब्दाचा विरुद्ध लिंगी शब्द खालील पेकी कोणता?
अ) पत्रकार्ती        ब) पत्रकारीन        क) पत्रकारिणी         द) पत्रिका

८१.  "काम करा म्हणजे यश येईल" हे वाक्य .............आहे.
अ) विध्यर्थी         ब) आज्ञार्थी         क) संकेतार्थी         द) धातुसाधित

८२. 'कृष्णाजी केशव दामले' यांना कोणत्या नावाने ओळखल्या जाते?
अ) केशव सुत       ब) बालकवी      क) मोरोपंत       द) केशवकुमार

८३. खालील शब्दापुढे चार पर्यायी शब्दापेकी तीन शब्द समानार्थी असून एक शब्द भिन्न आहे. तो ओळखा.
"स्त्री"
अ)ललना          ब) वनिता         क) अंगना         द) यामिनी

८४. खालील शब्दाला योग्य विरुद्ध अर्थी शब्द निवडा.
"पुरोगामी"
अ) बुद्धिवादी          ब) प्रतिगामी          क) अधोगामी          द) देववादी

८५. खालील म्हणीचा अर्थ स्पष्ट करणारा योग्य पर्याय निवडा.
"बावली मुद्रा देवली निद्रा "
अ) तिरळा मनुष्य     ब) दिसण्यात बावळट परंतु हुशार मनुष्य
क) चमत्कारिक मनुष्य   द) दिसण्यात भोला परंतु दुष्ट मनुष्य

८६. खालील पेकी शुद्ध शब्द ओळखा.
अ) आशीर्वाद       ब) आशिर्वाद          क) आ सी र्वाद        द) आिषर्वाद

८७. "दुसर्याच्या मनातील विचार जाणणारा" यासाठी खालील पेकी कोणता पर्याय योग्य आहे.
अ) महर्षी           ब) मनमौजी         क) मनकवडा         द) मनमोहन

८८."गांगुने शेंगा खाल्ल्या" या वाक्यात खालील पेकी कोणता प्रयोग आहे?
अ) कर्मणी         ब) भावे              क) सकर्मक कर्तरी              द) अकर्मक कर्तरी

89. Choose the correct alternative from those given below.
How long has he been sleeping?He-----------for two hours.
a) has been sleeping          b) was sleeping         c) slept           d) has slept

90. Do you see this ring? ( Change into passive voice)
a) is this ring being seen by you?           b) Does this ring being seen by you?
c) is this ring been seen by you?             d) is this ring seen by you?

91. Choose the appropriate alternative to fill in the blanks.
I invited him -----------dinner, but he did not comply -----my wishes.
a) at, with          b) to, by             c) to, with          d) for, to

92. Of the choices given below pick the correct one: ( Direct and Indirect speech)
My friend said,"Hello! What are you doing here?"
a) My friend said to me hello, what I was doing there.
b) My friend greeted me and asked me what I was doing there.
c) My friend said hello to me and asked me what was I doing there.
d) My friend wished me and wanted to know that what was I doing there.

93. choose the underlined part in which you find a mistake.
He would be          much more happier      in another job
a) He would be            b) much more happier        c) in another job       d) No error

94. Choose the alternative which is the closest in meaning to the underlined words in the following sentence.
Yours is a Utopian proposal.
a) Fashionable         b) Idealistic         c) thought-provoking      d) down-to-earth

95. choose the expression that explains the given word correctly:
Theist
a) One who believes in the existence of God
b) One who believes in many gods
c) One who believes in worshiping idols
d) One who believes that God does not exist

96.Out of the given alternatives choose the word which most closely fits definition.
Referring of a political question to a direct vote of the electorate
a) Franchise          b) Referendum        c) Plebiscite         d) Suffrage

97. Choose the word most nearly opposite in meaning to the key word:
Barren
a) irrigated         b) cultivated     c) fertile       d) agricultural

98. Choose the correct meaning of following idiom.
To make castles in the air
a) To do day-dreaming        b) to be too ambitious
c) to be conceited          d) to be boastful

99. Choose the correct alternative from those given below:
a) Man is social being         b) The man is social being
c) A man is a social being     d) Man is a social being

100. Choose the wrongly spelt word from the following:
a) Corroborate         b) Idiosyncracy        c)Inoculation      d) Characteristic

Compiled by My Preparation of Maharashtra Public Service Commission (MPSC) Examination for the blog http://maharashtrapublicserviceexams.blogspot.com

No comments:

Post Top Ad