DIT
Questions No: 1/50

Which command will be used to close a terminal window?
एक टर्मिनल विंडो को बंद करने के लिए किस कमांड का उपयोग किया जाएगा?

Questions No: 2/50

What are the different types of real data type in C ?
C में विभिन्न प्रकार के real डेटा प्रकार क्या हैं?

Questions No: 3/50

The CPU of a computer is made up of the following components :
कंप्यूटर का सीपीयू निम्नलिखित घटकों से बना होता है:

Questions No: 4/50

What is the full form of ISP
ISP का फुल फॉर्म क्या है?

Questions No: 5/50

Which is both Input Output device?
इनपुट आउटपुट डिवाइस कौन सी है?

Questions No: 6/50

Find the output of following code :

int main() 
{
int i=-2;
printf (“-i=%d”,-i);
return b;
}

Questions No: 7/50

EPROM can be used for
EPROM का प्रयोग कहा किया जा सकता है

Questions No: 8/50

What will be output if you will compile and execute the following c code?

int main()

int a=5; 
float b;
printf("%d",sizeof(++a+b));
printf(" %d",a); return 0;
}

Questions No: 9/50

It is not possible to insert ______ in a document.
दस्तावेज़ में यह सम्मिलित करना संभव नहीं है ।

Questions No: 10/50

Which shortcut key is used for heading 2 in LibreOffice Writer
लिब्रा ऑफिस राइटर में हेडिंग 2 के लिए किस शॉर्टकट कुंजी का इस्तेमाल किया जाता

Questions No: 11/50

To check the grammar we should go to which or the following menus ?
व्याकरण की जाँच करने के लिए हमें किस मेनू या निम्न मेनू पर जाना चाहिए?

Questions No: 12/50

Is it possible to convert presentation into a video or pdf?
क्या प्रेजेंटेशन को वीडियो या पीडीएफ में बदलना संभव है?

Questions No: 13/50

What is the full form of HDD?
HDD का पूरा नाम क्या होता है?

Questions No: 14/50

Match the following computer generations with their key technology.

GenerationsKey Technology
A. First Generation1. Vacuum Tubes
B. Second Generation2. Transistors
C. Third Generation3. Integrated Circuits
D. Fourth Generation4. Microprocessors


Questions No: 15/50

What is the use of filter in Calc?
कैल्क में फिल्टर का क्या उपयोग है?

Questions No: 16/50

The saving of data and instruction to make them available for later use is a job of
डेटा को सहेजना और उन्हें बाद में उपयोग के लिए उपलब्ध कराना निर्देश का कार्य है

Questions No: 17/50

Which of the following are the features of spreadsheet software?
स्प्रेडशीट सॉफ्टवेयर की कुछ विशेषताएं निम्नलिखित में से कौन सी हैं?

Questions No: 18/50

The process of manipulating the data to achieve some meaningful results is called
कुछ अर्थपूर्ण परिणाम प्राप्त करने के लिए डेटा में हेरफेर करने की प्रक्रिया को कहा जाता है

Questions No: 19/50

What is called to arrange data in ascending or descending order?
आरोही या अवरोही क्रम में डेटा को व्यवस्थित करने के लिए क्या कहा जाता है?

Questions No: 20/50

What is the shortcut key of LibreOffice Help
LibreOffice_Help की शॉर्टकट कुंजी क्या है?

Questions No: 21/50

Which view is generally used for creating, formatting and designing slides?
स्लाइड बनाने, प्रारूपण और डिजाइन करने के लिए आम तौर पर किस view का उपयोग किया जाता है?

Questions No: 22/50

Match the following shortcuts in LibreOffice Writer with their functions.

ShortcutFunction
A. Ctrl + B1. Makes the selected text italic
B. Ctrl + I2. Makes the selected text bold
C. Ctrl + U3. Undo the last action
D. Ctrl + Z4. Underlines the selected text


Questions No: 23/50

Internet uses
इंटरनेट का यूज़ करता है

Questions No: 24/50

The && and | | operators
&& और | | ऑपरेटरों

Questions No: 25/50

Which command is used to get a print of a file in Unix?
Unix में किसी फाइल का प्रिंट प्राप्त करने के लिए किस कमांड का इस्तेमाल किया जाता है?

Questions No: 26/50

Which of the following function is used to display current date and time in LibreOffice Calc?
निम्नलिखित में से किस फंक्शन का उपयोग वर्तमान दिनांक और समय को प्रदर्शित करने के लिए किया जाता है?

Questions No: 27/50

To protect sensitive information portion/ content in a file in LibreOffice lmpress it is recommended to use
लिब्रे ऑफिस इम्प्रेस में फाइल में संवेदनशील जानकारी वाले हिस्से /सामग्री की सुरक्षा के लिए इसका उपयोग करने की सिफारिश की जाती हैं

Questions No: 28/50

The main memory of a computer is also called
कंप्यूटर की मुख्य मेमोरी भी कहलाती है

Questions No: 29/50

What is the difference between hardware and software
हार्डवेयर और सॉफ्टवेयर में क्या अंतर है

Questions No: 30/50

Match the following Windows shortcut keys with their correct functions.


Shortcut KeysFunctions
1. Ctrl + PA. Takes a screenshot
2. Ctrl + ZB. Opens the search bar
3. Win + SC. Undoes the last action
4. Win + PrtScD. Prints a document

E. Redoes the last action

F. Opens system settings


Questions No: 31/50

What is the shortcut for Print Preview in LibreOffice Writter?
लिब्रे ऑफिस राइटर में प्रिंट प्रिव्यू के लिए शॉर्टकट क्या है?

Questions No: 32/50

Match the following mathematical functions with their purposes.

FunctionPurpose
A. ROUND1. Returns the absolute value of a number
B. INT2. Rounds a number to a specified number of digits
C. MOD3. Rounds a number down to the nearest integer
D. ABS4. Returns the remainder when one number is divided by another


Questions No: 33/50

What will happen if the Excel formula bar does not contain = before the formula?
एक्सेल फार्मूला बार में अगर फार्मूला से पहले = ना लगा हो तो क्या आएगा ?

Questions No: 34/50

What type of storage is a Solid State Drive (SSD)
सॉलिड स्टेट ड्राइव (SSD) किस प्रकार का स्टोरेज है

Questions No: 35/50

Which of the following file extensions indicate file created in Paint?
निम्नलिखित में से कौन सा फाइल एक्सटेंशन पेंट में बनाई गई फाइल को दर्शाता है?

Questions No: 36/50

Which Shortcut key is used to start Slide Show from first slide?
पहली स्लाइड से स्लाइड शो शुरू करने के लिए किस शॉर्टकट कुंजी का उपयोग किया जाता है?

Questions No: 37/50

Data bus is used in
डेटा बस का उपयोग किया जाता है

Questions No: 38/50

What is another name for application software?
एप्लीकेशन सॉफ्टवेयर का दूसरा नाम क्या है?

Questions No: 39/50

Match the following LibreOffice Calc data tools with their functionalities.

Data ToolFunctionality
A. AutoFilter1. Restricts the type of data or values entered into a cell
B. Pivot Table2. Applies formatting to cells based on specific conditions
C. Data Validation3. Filters rows based on selected criteria
D. Conditional Formatting4. Summarizes and analyzes data in a customizable table format


Questions No: 40/50

What is the primary function of a router in a computer network?
कंप्यूटर नेटवर्क में राउटर का प्राथमिक कार्य क्या है?

Questions No: 41/50

What happens if you use a break statement inside a nested loop?

Questions No: 42/50

Which of the following is the correct order of evaluation for the given expression? z = x + y * z / 4 % 2 - 1
निम्न expression के लिए मूल्यांकन का सही क्रम निम्नलिखित में से कौन सा है? z = x + y * z / 4% 2 - 1

Questions No: 43/50

What is the role of the break statement in a loop?

Questions No: 44/50

In a Peer to Peer network architecture, all computers have equal priority.
पीयर टू पीयर नेटवर्क आर्किटेक्चर में, सभी कंप्यूटरों की समान प्राथमिकता होती है।

Questions No: 45/50

What does GUI stand for
जीयूआई का मतलब क्या है

Questions No: 46/50

Which of the following devices is NOT an example of a dedicated device?
निम्नलिखित में से कौन सा उपकरण समर्पित डिवाइस का उदाहरण नहीं है?

Questions No: 47/50

Match the following error types in LibreOffice Calc with their meanings.

Error TypeMeaning
A. #DIV/0!1. Reference to a deleted or invalid cell
B. #NAME?2. Attempted to divide by zero or by an empty cell
C. #REF!3. Wrong data type or operation on incompatible values
D. #VALUE!4. Invalid function name or unrecognized text in formula


Questions No: 48/50

A device used to input data by detecting marks or choices on a paper form is called
कागज के फॉर्म पर निशानों या विकल्पों का पता लगाकर डेटा इनपुट करने के लिए उपयोग की जाने वाली डिवाइस को क्या कहा जाता है

Questions No: 49/50

What is the shortcut key of Save As option in Libre Office?
लिब्रे ऑफिस में Save As विकल्प की शॉर्टकट कुंजी क्या है?

Questions No: 50/50

To exit LibreOffice what is the shortcut key?
लिब्रे ऑफिस से बाहर निकलने के लिए शॉर्टकट कुंजी क्या है?