This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 2901. |
What is double precision floating point numbers |
|
Answer» Double-precision FLOATING-point FORMAT is a computer number format, usually occupying 64 BITS in computer memory; it represents a wide DYNAMIC range of numeric values by using a floating radix point. ... ONE of the first programming languages to provide single- and double-precision floating-point data types was Fortran. |
|
| 2902. |
Computer is taken from a word computer which is a |
|
Answer» Answer: The word “Computer” comes from the word “COMPUTE” which means to CALCULATE. A computer is an ELECTRONIC DEVICE, which stores and processes data to GIVE meaningful information. hope it helps plz mark me as brainliest and follow me |
|
| 2903. |
The speed of a modern computer is much ________ than that of the ancient computer |
|
Answer» faster Explanation: |
|
| 2904. |
सी' भाषा में एक प्रोग्राम लिखिए जो Student.art फाइल का डाटा पढ़कर उसको Record.txt में कापी करे। साथ ही साथ उसको स्क्रीन पर भी दिखाए। |
| Answer» | |
| 2905. |
What is rapid typing and explain its level |
|
Answer» Answer: rapid TYPING is NOTHING but the typing speed of an particular person |
|
| 2906. |
इनपुट-आउटपुट क्रियाओं के समय क्या-क्या गलतियाँ होने की सम्भावना है? उन्हें किस प्रकार संभाला जाता है? |
|
Answer» sorrjdsjdjd is jsjsjssjsjsjsjdjdjdjdsjjssjdj she jsjsjsjs ASKS JS |
|
| 2907. |
किसी फाइल को कैसे बन्द किया जाता है? इसका क्या महत्त्व है? |
|
Answer» समापन फाइल के बारे में जवाब नीचे दिया गया है- कंप्यूटर में फाइलें डेटा का आभासी संग्रह हैं। लिंक, पाठ, चित्र वीडियो आदि फ़ाइल के घटक हैं। फाइलें विभिन्न तरीकों से बंद की जा सकती हैं- फ़ाइल को बंद करने के लिए शीर्ष दाएं कोने में मौजूद क्रॉस बटन पर क्लिक करें। कीबोर्ड शॉर्टकट का उपयोग करके फाइलें भी बंद की जा सकती हैं। फ़ाइल को बंद करने का कीबोर्ड शॉर्टकट CTRL KEY + 'W key' है। 'पाइथन' जैसी प्रोग्रामिंग लैंग्वेज में फाइल को बंद करने के लिए {CLOSE ()} के रूप में लिखे क्लोज फंक्शन का इस्तेमाल किया जा सकता है। फाइलों को बंद करने का महत्व यह है कि यह फाइल को खुला रखने में उपयोग की जा रही अस्थायी जगह को मुक्त करता है जो डेटा को सुलभ बनाने के लिए जिम्मेदार है। यह प्रोसेसर की गति बढ़ाने में मदद करता है। |
|
| 2908. |
डाटा फाइल क्या होती है? ये कितने प्रकार की होती है? उदाहरण सहित समझाइए। या सीक्वेशियल फाइल्स पर टिप्पणी लिखिए। या रैण्डम फाइल्स और उनके उपयोग पर संक्षिप्त टिप्पणी लिखिए। या क्रमिक एवं रैण्डम फाइल में अन्तर बताइए। या सीक्वेशियल फाइल का संक्षिप्त वर्णन कीजिए। या सीक्वेन्शियल फाइल की विशेषताओं को समझाइए। या रैंडम फाइल के बारे में बताइए। |
|
Answer» Explanation: A data file is a computer file which stores data to be used by a computer application or system, including input and output data. A data file usually does not contain instructions or CODE to be executed (that is, a computer program). Data files can be stored in two ways: 1. Text files. 2. Binary files. Text files Edit A text file (also called ASCII files) stores information in ASCII characters. A text file contains human-readable characters. A user can read the contents of a text file or edit it using a text editor. In text files, each line of text is TERMINATED, (delimited) with a special CHARACTER known as EOL (End of Line) character. In text files some internal translations take place when this EOL character is read or written.[1] Examples of text files A text document Binary files Edit A binary file is a file that contains information in the same format in which the information is held in memory i.e. in the binary form. In binary file, there is no delimiter for a line. Also no translations occur in binary files. As a result, binary files are faster and easier for a program to read and WRITE than the text files. As long as the file doesn't need to be read or need to be ported to a different type of system, binary files are the best way to STORE program information.[1] Examples of binary files A JPEG image |
|
| 2909. |
फाइलों के यदृच्छया उपयोग (Random Access of FIlas) से आप क्या समझते हैं? यह किस प्रकार किया जाता है? |
|
Answer» !dbddbdbbdbdbdbdbdbdbdbdbdbdbfbfbffbbf |
|
| 2910. |
सी-भाषा में एक प्रोग्राम की रचना करें, जिसके द्वारा यह जाना जा सके कि एक दी गयी स्ट्रिंग पेलीण्ड्रोम है अथवा नहीं |
|
Answer» ........######$$$$$$&&&&&&&__________ |
|
| 2911. |
फाइलों पर इनपुट-आउटपुट क्रियाएँ करने में किन-किन फंक्शनों का उपयोग किया जाता है? उदाहरण सहित समझाइए। |
|
Answer» djdjjdjdjsksk*sjkdkskskskskKS kKsdjjdjdksks |
|
| 2912. |
एक ऐसा प्रोग्राम लिखिए, जो इनपुट में कुछ चिह्नों को की-बोर्ड से पढ़ता हो और उनको एक फाइल NEW_FILE में स्टोर करता हो। अगली बार इसी फाइल को इनपुट के लिए खोलकर पढ़ता हो और उसमें स्टोर किये गये डाटा को स्क्रीन पर दिखाता हो। |
|
Answer» HEYA MATE YOUR ANSWER IS करता हो। अगली बार इसी फाइल को इनपुट के लिए खोलकर पढ़ता हो और उसमें स्टोर किये गये डाटा को स्क्रीन पर दिखाता हो। HOPE THIS HELPS ❤️ PLEASE MARK AS BRAINLIEST ❤️❤️ |
|
| 2913. |
किसी फाइल पर आप क्या-क्या क्रियाएँ कर सकते हैं? उदाहरण सहित समझाइए। या सी' भाषा में फाइल-ऑपरेशन से क्या तात्पर्य है? समझाइए। या फाइल से डाटा पढ़ने के लिए प्रमुख 'सी' फंक्शनों को बताइए। या rewind() फंक्शन को समझाइए। |
|
Answer» Explanation: FOPEN ()fopen () FUNCTION creates a NEW file or opens an existing file.fclose ()fclose () function CLOSES an opened file.getw ()getw () function reads an integer from file.putw ()putw () functions WRITES an integer to file |
|
| 2914. |
किसी फाइल को किस प्रकार खोला जाता है? फाइल को.खोलते समय क्या क्या समस्याएँ उत्पन्न हो सकती हैं? |
|
Answer» HEYA MATE YOUR ANSWER IS करता हो। अगली बार इसी फाइल को इनपुट के लिए खोलकर पढ़ता हो और उसमें स्टोर किये गये डाटा को स्क्रीन पर दिखाता हो। HOPE THIS HELPS ❤️ PLEASE MARK AS BRAINLIEST ❤️❤️ |
|
| 2915. |
सी' में फाइल क्या होती है? बालों में डाटा स्टोर करने से क्या लाभ हैं? या फाइल किसे कहते हैं? 'सी' भाषा के गेट 'सी' व पुट 'सी' फंक्शन को समझाइए। या 'सी' में फाइल की व्याख्या कीजिए। |
|
Answer» ? या फाइल किसे कहते हैं? 'सी' भाषा के गेट 'सी' व पुट 'सी' फंक्शन को समझाइए। या 'सी' में फाइल की व्याख्या कीजिए HOPE THIS HELPS ❤️ PLEASE MARK AS BRAINLIEST ❤️❤️ |
|
| 2916. |
Given the following permutation of a,b,c,d,e,f,g,h,i,j, what is the previous permutation in lexicographic (dictionary) order? Write your answer without any blank spaces between letters.fjadchbegi |
|
Answer» Answer: First of all Find the HIGHEST index as i such as s[i] < s[i+1]. If suppose an index exists, the permutation will has last permutation. Again find the highest index like j > i such that s[j] > s[i]. Such that j must EXIST, SINCE i+1 is such an index. Swap s[i] with s[j]. Reverse all of the elements in order after index i till the last element. Explanation: |
|
| 2917. |
Define the term Digital Divide |
|
Answer» The term 'digital divide' describes the fact that the world can be divided into PEOPLE who do and people who don't have ACCESS to - and the capability to use - modern information TECHNOLOGY, such as the TELEPHONE, television, or the Internet. |
|
| 2918. |
Write a program in python to input weight in gram and display it in KG and gram(write for class 9 level) |
|
Answer» kilograms = float(INPUT("Please ENTER kilograms:")) grams = kilograms * 1000 print(grams, " Grams") Explanation: |
|
| 2919. |
Difference between backbone and gateway in computer?? |
| Answer» | |
| 2920. |
फाइल किसे कहते हैं? सी-भाषा में fscant() और fgetc() फंक्शन को समझाइए। |
Answer» सी प्रोग्रामिंग में फ़ाइलेंExplanation: फाइल(FILE) डेटा का एक संग्रह जो हार्ड डिस्क जैसे एक द्वितीयक उपकरण पर संग्रहीत होता है, जिसे फ़ाइल के रूप में जाना जाता है इसका उपयोग स्थायी डेटा की एक बड़ी मात्रा को संग्रहीत करने के लिए किया जाता है। C में फ़ाइल हैंडलिंग हमें अपने C प्रोग्राम के माध्यम से स्थानीय फ़ाइल सिस्टम पर संग्रहीत फ़ाइलों को बनाने, अपडेट करने, पढ़ने और हटाने में सक्षम बनाती है। fscanf() फंक्शनफ़ाइल से वर्णों के सेट को पढ़ने के लिए fscanf() फ़ंक्शन का उपयोग किया जाता है। यह फ़ाइल से एक शब्द पढ़ता है और फ़ाइल के अंत में EOF लौटाता है। वाक्य - विन्यास: INT fscanf (फ़ाइल * स्ट्रीम, कास्ट चार * प्रारूप [, तर्क, ...]) FGETC() फंक्शनFgetc () फ़ंक्शन फ़ाइल से एकल वर्ण लौटाता है। उसे धारा से एक पात्र मिलता है। यह फ़ाइल के अंत में EOF देता है। वाक्य - विन्यास: int fgetc (फ़ाइल * स्ट्रीम) |
|
| 2921. |
निम्नलिखित मामलों में हम डाटा फाइल का एक्सेस मोड क्या रखेंगे, सीक्वेंशियल या रैण्डम? कारण सहित बताइए। (क) किसी दुकान पर उपलब्ध वस्तुओं के स्टॉक की स्थिति बताने वाली डाटा फाइल (ख) किसी कक्षा के विद्यार्थियों की सूची, (ग) किसी पुस्तकालय में उपलब्ध पुस्तकों की सूची, (घ) किसी कार्यालय में कार्य करने वाले कार्मिकों का विवरण रखने वाली डाटा फाइल (ड़) किसी बड़े स्टोर में मासिक खरीद-बिक्री के आंकड़ों की फाइल। |
| Answer» | |
| 2922. |
किसी फाइल को खोलने के लिए किस फंक्शन का उपयोग किया जाता है? उसका सिण्टैक्स बताइए। |
|
Answer» Answer: fopen() FUNCTION is used to open a file to perform operations such as reading, writing etc. In a C program, we DECLARE a file pointer and use fopen() as below. fopen() function creates a new file if the mentioned file name does not exist. Declaration: FILE *fopen (const char *filename, const char *mode) fopen() function is used to open a file to perform operations such as reading, writing etc. In a C program, we declare a file pointer and use fopen() as below. fopen() function creates a new file if the mentioned file name does not exist. FILE *fp; fp=fopen (“filename”, ”‘mode”); Where, fp – file pointer to the data type “FILE”. filename – the actual file name with FULL path of the file. mode – REFERS to the operation that will be performed on the file. Example: r, w, a, r+, w+ and a+. PLEASE refer below the description for these mode of operations. Explanation: HOPE THIS HELPS U MY FRD ! PLZ MARK AS BRAINLIEST ! >>>>>>>THANK U<<<<<< #keep smiling :) |
|
| 2923. |
फाइलों में डाटा स्टोर करने के क्या लाभ है? |
|
Answer» सूचना प्रौद्योगिकी में, बैकअप या बैकअप लेने की प्रक्रिया डेटा की प्रतियों के निर्माण को संदर्भित करती है ताकि डेटा का नुकसान होने के बाद असली प्रतियों को रिस्टोर या पुनः स्थापित करने के लिए इन अतिरिक्त प्रतियों का इस्तेमाल किया जा सके. इस शब्द का क्रिया रूप दो शब्दों में बैक अप लेना या अतिरिक्त सहयोग प्राप्त करना है और इसका संज्ञा रूप बैकअप या अतिरिक्त सहयोग है (जिसका इस्तेमाल अक्सर संयुक्त संज्ञाओं के एक विशेषण की तरह किया जाता है). |
|
| 2924. |
फाइल पॉइंटर क्या होता है? इसके उपयोग का विवरण दीजिए। |
|
Answer» Explanation: file POINTER is a pointer to a structure, which contains information about the file, including its name, CURRENT POSITION of the file, whether the file is being read or written, and whether errors or end of the file have occurred. |
|
| 2925. |
किसी फाइल को परिभाषित करने और उनका नाम रखने में किन-किन नियमों, का पालन किया जाता है? |
|
Answer» Answer: 4 rules for naming your FILES #Never Mark Your Files as "Final" There's no such thing as final in our digital world. #Add a Version Number to the End of Your File. Instead, append a version number to the end of your file. #Be as Specific As Possible. #Add the Date to the Beginning of the File Name. Explanation: PLZ MARK AS BRAINLIEST ! >>>>>>THAK U<<<<< #keep smiling :) |
|
| 2926. |
फाइल कितने प्रकार की होती हैं? उनका परिचय दीजिए। या विभिन्न प्रकार की फसलों के नाम लिखिए एवं उनका वर्णन कीजिए। या फाइल क्या होती है? इसके विभिन्न प्रकारों के नाम लिखिए एवं इन्हें समझाइए |
|
Answer» Explanation: There are MANY different types of FILES: DATA files, text files , program files, directory files, and so on. Different types of files store different types of INFORMATION. For example, program files store programs, whereas text files store text. |
|
| 2927. |
Fclose() कथन का सम्पूर्ण सिन्टैक्स बताइए। |
|
Answer» Answer: hey dude! Declaration: int fclose(FILE *fp); fclose() FUNCTION CLOSES the file that is being pointed by file pointer fp. In a C program, we close a file as below. fclose (fp); Explanation: HOPE THIS HELPS U MY FRD ! PLZ MARK AS BRAINLIEST ! >>>>>>>THANK U<<<<<< #keep smiling :) |
|
| 2928. |
किसी फाइल को पड़ते समय उसका अन्त आने की पहचान किस चिनह् से होती है |
|
Answer» मरने के बाद सबसे पहले शरीर पीला पड़ना शुरू हो जाता है। उसके बाद अलगोर क्षण आता है। फिर शरीर कठोर होना शुरू हो जाता है। उसके बाद लिवोर (livor) क्षण आता है। और ये सभी प्रक्रिया पूरी होने के बाद अंत में शरीर सड़ना शुरू होता है। इस प्रक्रिया के दौरान मानव या जानवर का मृत शरीर नष्ट होना शुरू हो जाता है, अथवा सड़ना शुरू हो जाता है। विस्तार से देखें तो सडन का मतलब प्रोटीन का विघटन होना, ऊतकों के बीच सामंजस्य का टूटना तथा अंगों का द्रवीकरण हो जाना होता है। यह बैक्टीरिया या कवक पाचन द्वारा कार्बनिक पदार्थ के अपघटन के कारण होता है। जोकि शरीर में गैसों का उत्पादन करते हैं, जो उतकों और शारीरिक अंगो के क्षय का कारण बनती हैं। शरीर के सड़ने का सटीक समय कई विभिन्न कारणों पर निर्भर करता है। अंदरूनी कारक जो कि शरीर के सड़ने के समय को प्रभावित करते हैं, उनमे मुख्यता है, उम्र अर्थात किस उम्र में व्यक्ति कि मृत्यु हुई, मरने का कारण क्या था और कैसी चोट कि वजह से मृत्यु हुई। बाहरी कारक जो सडन कों प्रभावित करते हैं, उनमे जगह का तापमान, नमी, हवा का बहाव, कपड़े तथा रौशनी इत्यादि आते हैं।[1] सड़न का पहला लक्षण त्वचा के बाहर पेट पर, जहा से बड़ी आंत शुरू होती है और साथ ही जिगर की सतह के नीचे एक हरे रंग का पदार्थ बनना शुरू हो जाता है। कुछ रसायन सडन की प्रक्रिया में विलम्ब करने के लिए भी इस्तेमाल किये जाते हैं।[2] |
|
| 2929. |
Printi() और fprintf() फंक्शनों में क्या अन्तर है? |
|
Answer» here's your answer The key difference between print and fprintf is that PRINTF is a C function used to print a formatted STRING to a standard output stream which is the computer screen, while fprintf is a C function to print a formatted string to a FILE. |
|
| 2930. |
आउटपुट मोड और अपेण्ड मोड में क्या अन्तर है? |
|
Answer»
आउटपुट मोड
एपेंड मोड
|
|
| 2931. |
write a program in c++ that print the largest of two numbers entered from the keyboard. pass the two numbers to a function as argument, find the largest and return this value to a main function. |
|
Answer» Answer: YOUR ANSWER IS HERE AND OUTPUT IS IN THE ATTACHMENT Explanation: #include #include #include #include #include #include #include #include #include #include #include #include #include largest"; } return 0;} |
|
| 2932. |
Give one difference between 3G and 4G |
|
Answer» Explanation: The main difference between 3G and 4G is speed – 4G brings broadband to your phone. If you want to future-proof your MOBILE communications and entertainment, you need 4G, with speeds of up to ten times FASTER than 3G. The 'G' in 3G and 4G stands for 'generation'.. hope this will help you. thank you |
|
| 2933. |
Write a program in python to input weight in gram and display it in KG and gram |
|
Answer» The following codes will have to be typed in script mode, saved and then executed. There are two POSSIBLE codes for this. One is to assign the formula into a variable, while the other is to directly type in the REQUIRED logic in the print statement. CODE 1: x = FLOAT(input("Enter your WEIGHT [in grams]:")) kg = x/1000 print("Your weight in Kilograms is", kg) CODE 2: x = float(input("Enter your weight [in grams]:")) print("Your weight in Kilograms is", x/1000) Both codes will PRODUCE the same output. |
|
| 2934. |
Graphical numerical presentation is produced on |
|
Answer» Explanation: I'm assuming you mean Graphical PRESENTATION of numerical DATA. |
|
| 2935. |
You can't change the chart type after you can create a chart yes or no |
| Answer» | |
| 2936. |
फंक्शन fseek() का क्या उपयोग है? |
|
Answer» Answer: here's your answer MARK it as brainliest Explanation: fseek is a C function belonging to the ANSI C standard library, and included in the FILE stdio. H. Its purpose is to change the file position indicator for the specified stream. Because fseek uses 32 bit values on MANY platforms it has a limitation of maximum 2 gigabyte SEEKS. |
|
| 2937. |
किसी प्रोग्राम में किसी फाइल को किस प्रकार पहचाना जाता है? |
|
Answer» for ex:- .wav , .mkv , .mp3 , .exe , .docx etc |
|
| 2938. |
एक बार में अधिकतम कितनी फसलों को एकसाथ खोला जा सकता है? |
|
Answer» Explanation: question is WRONG |
|
| 2939. |
किसी फाइल की नकल दूसरे नाम से करने के लिए प्रयोग में लाया जाने वाला आदेश है-(क) copy(ख) cp(ग) cat(घ) copy file |
|
Answer» copy Explanation: |
|
| 2940. |
किसी फाइल में पूर्णांक संख्या लिखने के लिए किस फंक्शन का उपयोग किया जाता है |
|
Answer» Answer: putw(), getw() functions are FILE handling function in C programming LANGUAGE which is USED to write an integer value into a file (putw) and read integer value from a file (getw). Explanation: PLZ AMRK AS BRAINLIEST! >>>>>>THANK U<<<<< #keep smiling :) |
|
| 2941. |
फाइल के एक्सेस का कौन-सा मोड अधिक तेज होता है? |
|
Answer» Explanation: |
|
| 2942. |
स्टैण्डर्ड इनपुट और आउटपुट डिवाइस क्या है? |
|
Answer» Answer: STANDAARD OUTPUT MEANS output DEVICE like MOUSE speaker keyboard input stantard device like light pen touchscreen joystick Explanation: |
|
| 2943. |
फाइलों के नाम में कितने भाग होते हैं और कौन-कौन से? |
| Answer» | |
| 2944. |
जब हम किसी पुरानी फाइल की जगह उसी नाम की नई फाइल बनाना चाहते हैं, तो उस फाइल को किस मोड में खोला जाता है? |
|
Answer» ? या फाइल किसे कहते हैं? 'सी' भाषा के गेट 'सी' व पुट 'सी' फंक्शन को समझाइए। या 'सी' में फाइल की व्याख्या कीजिए HOPE THIS HELPS ❤️ PLEASE MARK AS BRAINLIEST ❤️❤️ |
|
| 2945. |
खुली हुई फाइलों को बन्द करने के लिए किस कथन (फंक्शन) का प्रयोग किया जाता है? |
| Answer» | |
| 2946. |
यदि किसी फाइल के रिकॉईस एक विशेष क्रम में लगे हुए हैं, तो उसमें से डाटा पढ़ने के लिए किस प्रकार की फाइल बनाना उचित होगा?(क) सिक्वेंशियल डाटा फाइल(ख) सिक्वेंशियल प्रोग्राम फाइल(ग) रैण्डम डाटा फाइल(घ) रैण्डम प्रोग्राम फाइल |
| Answer» | |
| 2947. |
Find and write the output of the following C++ program code:typedef char STRING[80];void MIXNOW(STRING S){ int Size=strlen(S); for(int I=0;I |
|
Answer» jsgsjsfdygyggddg Explanation: zjzgsnfdbdfdhdhdgxgddshfsjssgjagsczzvbzbz xvdgjssv do xbxgdbvdghzcshzt |
|
| 2948. |
जब किसी फाइल में डाटा आगे जोड़ना होता है, तो उसे किस मोड में खोला जाता है?(क) इनपुट(ख) आउटपुट (ग) अपेण्ड(घ) इनमें से कोई नहीं |
| Answer» | |
| 2949. |
किसी रैंडम एक्सेस फाइल को किस मीडिया में बनाया जा सकता है?(क) चुम्बकीय टेप (ख) हार्ड डिस्क(ग) दोनों(घ) इनमें से कोई नहीं |
|
Answer» your answer is here (ख) हार्ड डिस्क |
|
| 2950. |
एक फंक्शन लिखिए, जो यह पता लगाता हो कि कोई संख्या प्राइम है या नहीं। यदि संख्या प्राइम है तो फंक्शन को 1 हटाना चाहिए नहीं तो o लौटाना। चाहिए। |
|
Answer» num = 11
if num > 1:
for i in range(2, num//2):
if (num % i) == 0: PRINT(num, "is not a prime number") break ELSE: print(num, "is a prime number")
else: print(num, "is not a prime number") Output: 11 is a prime number Explanation: hope it helps u :) |
|