Explore topic-wise MCQs in Control Systems.

This section includes 510 Mcqs, each offering curated multiple-choice questions to sharpen your Control Systems knowledge and support exam preparation. Choose a topic below to get started.

401.

What did Morris West want to become?

A. Dominic
B. Jesuit
C. Oliver Brother
D. Christian Brother
Answer» E.
402.

Which of the following are valid calls to Math.max?1.Math.max(1,4)2.Math.max(2.3, 5)3.Math.max(1, 3, 5, 7)4.Math.max(-1.5, -2.8f)

A. 2, 3 and 4
B. 1, 2 and 4
C. 2, 3 and 4
D. 1, 2 and 3
Answer» C. 2, 3 and 4
403.

Which university did Nadine Gordimer attend?

A. Melbourne
B. Witwatersrand
C. Sorbonne
D. Ottawa
Answer» C. Sorbonne
404.

Which was Nadine Gordimer’s first book?

A. A Soldier’s Embrace
B. Get a Life
C. Loot and Other Stories
D. The Soft Voice of the Serpent
Answer» E.
405.

In the Bayer\'s process, bauxite is digested under pressure using

A. NaOH
B. H2SO4
C. HCl
D. NH3
Answer» B. H2SO4
406.

The drafts which are backed up by banks and are payable to seller of products or services are classified as

A. banker acceptance
B. secured acceptance
C. unsecured acceptance
D. economic acceptance
Answer» B. secured acceptance
407.

If the charge stored on the plates of capacitor is large, then the capacitance will be

A. large
B. small
C. infinite
D. zero
Answer» B. small
408.

मध्यप्रदेश में सिक्योरिटी पेपर मिल कहां पर हैं ?

A. उज्जैन
B. भोपाल
C. झाबुआ
D. होशंगाबाद
Answer» E.
409.

Which javadoc tage is used to denote a comment for a method parameter?

A. @argument
B. @parameter
C. @value
D. @param
Answer» E.
410.

Which of the following delimiting method is known as string Interpolation

A. delimited by double quote
B. delimited by single quote
C. All of above
D. delimited by <<< identifier
Answer» E.
411.

Which of the following is the correct way to create an object of the class Sample? 1.Sample s = new Sample(); 2.Sample s; 3.Sample s; s = new Sample(); 4.s = new Sample();

A. 2, 4
B. 1, 3
C. 4, 5
D. 1, 2, 3
Answer» C. 4, 5
412.

Applications written to provide a GUI shell for Unix and Linux are called

A. x windows
B. DOS
C. Vista
D. OS/2
Answer» B. DOS
413.

For integer data type PHP 5 and earlier supported

A. 16 bit integer value
B. 8 bit integer value
C. 64 bit integer value
D. 32 bit integer value
Answer» E.
414.

On failure of which statement the script execution stops displaying error/warning message?

A. require ()
B. rinclude ()
C. None of above
D. both of above
Answer» B. rinclude ()
415.

When did Morris West die?

A. 1/1/2001 12:00:00 AM
B. 12/31/2000 12:00:00 AM
C. 10/9/1999 12:00:00 AM
D. 3/7/2004 12:00:00 AM
Answer» D. 3/7/2004 12:00:00 AM
416.

गेरू का उत्पादन करने में अग्रणीय स्थान किस राज्य का हैं ?

A. राजस्थान
B. गुजरात
C. मध्य प्रदेश
D. उत्तर प्रदेश
Answer» D. उत्तर प्रदेश
417.

The spike

A. a. Allows you to combine text from several documents and tehn insert all the text into one document at onwe time
B. b. Allows you to edit auto text entries
C. c. Allows you to format uto text entries
D. d. All of above
Answer» B. b. Allows you to edit auto text entries
418.

Where did Nathaniel Hawthorne die?

A. Sacramento
B. New Orleans
C. Dartmouth
D. Plymouth
Answer» E.
419.

Which function calculates your monthly mortage payment?

A. PMT (payments)
B. NPER (number of periods)
C. PV (present value)
D. All of above
Answer» B. NPER (number of periods)
420.

The number of electrons which are needed to complete the outer shell of each atom determines formula of

A. ionic compound
B. covalent compound
C. none
D. both a and b
Answer» C. none
421.

मध्यप्रदेश राज्य की कौनसी तहसील क्षेत्रफल में सबसे बड़ी हैं ?

A. मण्डला
B. सिवनी
C. सीहोर
D. अजयगढ़
Answer» B. सिवनी
422.

किस राजा ने ओरछा राज्‍य की स्‍थापना की थी ?

A. राजा भारती चंद्र ने
B. राजा रूद्रप्रताप ने
C. राजा नरेन्‍द्र प्रताप ने
D. राजा मानवेन्‍द्र ने
Answer» C. राजा नरेन्‍द्र प्रताप ने
423.

Which of these statements is true?

A. PHP interfaces to a number of relational databases such as MySQL, Oracle and Sybase. A wrapper layer is provided so that code written for one database can easily be transferred to another if you later switch your database engine.
B. PHP interfaces to the MySQL database,and you should transfer any data in Oracle or Sybase to MySQL if you want to use PHP on the dat
C. There's little code in PHP to help you interface to databases, but there's no reason why you can't write such code if you want to.
D. PHP interfaces to a number of relational databases such as MySQL, Oracle and Sybase but the interface differs in each case.
Answer» E.
424.

मध्यप्रदेश मे सर्वाधिक पवन चक्की से सिंचाई वाला जिला कौन-सा हैं ?

A. गुना
B. मन्दसौर
C. इन्दौर
D. राजगढ़
Answer» D. राजगढ़
425.

मध्यप्रदेश राज्य के किस जिले में सबसे अधिक गांजे का उत्पादन होता हैं ?

A. रतलाम
B. शाजापुर
C. मण्डला
D. खण्डवा
Answer» E.
426.

मध्यप्रदेश राज्य के किस जिल में न्यूनतम कृषि योग्य भूमि हैं ?

A. मण्डला
B. भोपाल
C. ग्वालियर
D. गुना
Answer» B. भोपाल
427.

For integer data type PHP 6 introduced

A. 16 bit integer value
B. 8 bit integer value
C. 64 bit integer value
D. 32 bit integer value
Answer» D. 32 bit integer value
428.

Which of the following statements are correct? 1.Instance members of a class can be accessed only through an object of that class. 2.A class can contain only instance data and instance member function. 3.All objects created from a class will

A. 2, 4
B. 1, 3, 5
C. 2, 4, 5
D. 3, 5
Answer» C. 2, 4, 5
429.

The commercial paper issued with low interest rate thus the commercial paper are categorized as

A. payables rating
B. commercial rating
C. poor credit rating
D. better credit rating
Answer» E.
430.

Father of PHP?

A. Rasmus Lerdorf
B. Larry Wall
C. Guido Van Rossum
D. James Gosling
Answer» B. Larry Wall
431.

Which of the following books of Nathaniel Hawthorne was not published in 1841?

A. Liberty Tree
B. The Snow Image
C. Grandfather’s Chair
D. Famous Old People
Answer» C. Grandfather’s Chair
432.

To insert a drop cap in one of the paragraph you should access

A. a. Insert Menu
B. b. Format
C. c. Tools
D. d. None of above
Answer» C. c. Tools
433.

Some cross reactions with monoclonal antibodies (MAbs) can occur. Unexpected cross reactions occur more frequently with

A. IgG
B. Ig MAbs
C. IgE
D. IgA
Answer» C. IgE
434.

Which would you choose to move selected textfrom one place to another?

A. a. Move and Paste
B. b. Copy and Paste
C. c. Cut and Paste
D. d. Delete and Paste
Answer» D. d. Delete and Paste
435.

ग्वालियर किले का निर्माण राजपूत राजा सुरज्सें ने किसकी स्मृति में कराया था ?

A. पत्नी स्मृति
B. ऋषि गालब स्मृति
C. पुत्र स्मृति
D. इनमें से कोई नहीं
Answer» C. पुत्र स्मृति
436.

हीरा उत्पादन की प्रसिद्ध खान "मॅझगवॉं" मध्यप्रदेश के किस जिलें में स्थित हैं ?

A. सतना
B. अशोकनगर
C. रीवा
D. बालाघाट
Answer» B. अशोकनगर
437.

Example of a Saprophytic bacteria is

A. Msmegmatis
B. M xenopi
C. M marinum
D. Mycobacterium chelonei
Answer» B. M xenopi
438.

नर्मदा घाटी किन पर्वत श्रृंखलाओं के मध्य स्थित हैं ?

A. विन्ध्याचल एवं सतपुड़ा
B. विन्ध्याचल एवं अरावली
C. सतपुड़ा एवं पश्चिमी घाट
D. विन्ध्याचल एवं पूर्वी घाट
Answer» B. विन्ध्याचल एवं अरावली
439.

2009-10 के अनुसार मध्यप्रदेश राज्य में शुद्ध बोया गया क्षेत्रफल कितना हैं ?

A. 14790 हजार हेक्टेयर
B. 14321 हजार हेक्टेयर
C. 12500 हजार हेक्टेयर
D. 10645 हजार हेक्टेयर
Answer» B. 14321 हजार हेक्टेयर
440.

The aim of the MNC is to boost accounting profitability by shifting funds around the

A. Country
B. Region
C. World
D. Market
Answer» D. Market
441.

सतना स्थित सीमेण्ट कारखाना किस कंपनी ने स्थापित किया हैं ?

A. अल्ट्राटेक द्वारा
B. जे. पी. सीमेण्ट द्वारा
C. ए. सी. सी. द्वारा
D. बिरला कॉर्पोरेशन द्वारा
Answer» E.
442.

लाल-पीली मिट्टी मध्य प्रदेश राज्य में कहां कहां पाई जाती हैं

A. माण्डला, बालाघाट, शहडोल , सीधी
B. मुरैना, ग्वालियर, भिण्ड , श्योपुर
C. पन्ना , सतना , रीवा , सीधी
D. टीकमगढ़, होशंनाबाद , शहडोल , दतिया
Answer» B. मुरैना, ग्वालियर, भिण्ड , श्योपुर
443.

Which operator is used to concatenate two strings in php?

A. plus operator ( )
B. dot operator (.)
C. None of above
D. and (&)
Answer» C. None of above
444.

देश कुल मैगनीज उत्पादन का कितना प्रतिशत मैगनीज का उत्पादन मध्यप्रदेश राज्य से होता हैं ?

A. 20 प्रतिशत
B. 10 प्रतिशत
C. 14 प्रतिशत
D. 16 प्रतिशत
Answer» E.
445.

When was The Prime of Miss Jane Brodie published?

A. 1959
B. 1961
C. 1948
D. 1955
Answer» C. 1948
446.

मध्यप्रदेश में शुद्ध सतही जल की मात्रा कितनी हैं ?

A. 45.02 अरब घन मी.
B. 45.12 अरब घन मी.
C. 35.03 अरब घन मी.
D. 40.02 अरब घन मी.
Answer» D. 40.02 अरब घन मी.
447.

Where did Nathaniel Hawthorne work as a measurer?

A. New York Governor’s office
B. Boston Custom House
C. White House
D. Methodist Church
Answer» C. White House
448.

Which of the following are correct ways to pass a parameter to an attribute? 1.By value 2.By reference 3.By address 4.By position 5.By name

A. 1, 2, 3
B. 1, 2
C. All of the above
D. 4, 5
Answer» E.
449.

Which of the following statements is correct about the C#.NET code snippet given below? int[] intMyArr = {11, 3, 5, 9, 4};

A. intMyArr is a reference to an object of a class that the compiler derives from System.Array Class.
B. intMyArr is a reference to an object of System.Array Class.
C. intMyArr is a reference to an object created on the stack.
D. intMyArr is a reference to an array of integers.
Answer» D. intMyArr is a reference to an array of integers.
450.

मध्य प्रदेश मे गहरी काली मिट्टी पाई जाती हैं ?

A. नर्मदा घाटी में
B. मालवा का पठार में
C. सतपुड़ा का पठार में
D. उपरोक्त सभी क्षेत्रों में
Answer» C. सतपुड़ा का पठार में