Explore topic-wise InterviewSolutions in Class 11.

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your Class 11 knowledge and support exam preparation. Choose a topic below to get started.

1301.

Convert 01100011001 to hexadecimal.....

Answer» Btw... Gud Mrng!! ?<br>Hn... Mujhe bhi lgta hai aisa hi ???
1302.

Define each byte kilobyte megabyte gigabyte terbyte

Answer»
1303.

Create a dictionary in python for minimum 10 - P Block elements ( including nitrogen)

Answer»
1304.

shradha sharma I know you ??????????????????

Answer» Who are uhh Yogita Ingle?? ?
1305.

Is System unit and CPU the same thing?

Answer»
1306.

What are the mutuable and unmutable datatypes in python

Answer»
1307.

how many guys knows python well here ? tell me

Answer» ok dear friends <a href="https://t.me/coding_for_interest">https://t.me/coding_for_interest</a> join me<br>i know it but only class 10,,,, my and Deepak\'s principal not giving computer science and i want to ki*l the principal ?????
1308.

How much time should i give to CS?

Answer» give time to cs according to your interest<br>1 hours
1309.

How to change from binary to number

Answer» converting a\xa0Binary to Decimal\xa0number would be:\tDecimal Digit Value2561286432168421Binary Digit Value101100101\t\xa0By adding together ALL the decimal number values from right to left at the positions that are represented by a “1” gives us: (256)\xa0+\xa0(64)\xa0+\xa0(32)\xa0+\xa0(4)\xa0+\xa0(1)\xa0=\xa035710\xa0or three hundred and fifty seven as a decimal number.Then, we can convert binary to decimal by finding the decimal equivalent of the binary array of digits\xa01011001012\xa0and expanding the binary digits into a series with a base of 2\xa0giving an equivalent of\xa035710\xa0in decimal or denary.Note that in number conversion systems “subscripts” are used to indicate the relevant base numbering system, 10012\xa0=\xa0910. If no subscript is used after a number, then it is generally assumed to be decimal.Repeated Division-by-2 MethodWe have seen above how to convert binary to decimal numbers, but how do we convert a decimal number into a binary number. An easy method of converting decimal to binary number equivalents is to write down the decimal number and to continually divide-by-2 (two) to give a result and a remainder of either a “1” or a “0” until the final result equals zero.So for example. Convert the decimal number\xa029410\xa0into its binary number equivalent.\tNumber294\xa0Dividing each decimal number by “2” as shown will give a result plus a remainder.If the decimal number being divided is even then the result will be whole and the remainder will be equal to “0”. If the decimal number is odd then the result will not divide completely and the remainder will be a “1”.The binary result is obtained by placing all the remainders in order with the least significant bit (LSB) being at the top and the most significant bit (MSB) being at the bottom.divide by 2result147remainder0 (LSB)divide by 2result73remainder1divide by 2result36remainder1divide by 2result18remainder0divide by 2result9remainder0divide by 2result4remainder1divide by 2result2remainder0divide by 2result1remainder0divide by 2result0remainder1 (MSB)\t\xa0This divide-by-2 decimal to binary conversion technique gives the decimal number\xa029410\xa0an equivalent of\xa01001001102\xa0in binary, reading from right to left. This divide-by-2 method will also work for conversion to other number bases.Then we can see that the main characteristics of a\xa0Binary Numbering System\xa0is that each “binary digit” or “bit” has a value of either “1” or “0” with each bit having a weight or value double that of its previous bit starting from the lowest or least significant bit (LSB) and this is called the “sum-of-weights” method.So we can convert a decimal number into a binary number either by using the sum-of-weights method or by using the repeated division-by-2 method, and convert binary to decimal by finding its sum-of-weights.
1310.

Which book for class 11 CBSE ??

Answer» Preeti Arora<br>Computer science with python by Sumita arora<br>Computer science with python --- Sumita Arora
1311.

Where exactly waving pattern stored in jacquard loom

Answer» Jacquard loom, also called Jacquard Attachment, orJacquard Mechanism, in weaving, device incorporated in special looms to control individual warp yarns. It enabled looms to produce fabrics having intricate woven patterns such as tapestry, brocade, and damask, and it has also been adapted to the production of patterned knitted fabrics.\xa0The Jacquard machine is a device fitted to a loom that simplifies the process of manufacturing textiles with such complex patterns as brocade, damask and matelassé.\xa0The resulting ensemble of the loom and Jacquard machine is then called a Jacquard loom. The machine was invented by Joseph Marie Jacquard in 1804, based on earlier inventions by the Frenchmen Basile Bouchon (1725), Jean Baptiste Falcon (1728), and Jacques Vaucanson (1740).The machine was controlled by a "chain of cards"; a number of punched cards laced together into a continuous sequence.[6] Multiple rows of holes were punched on each card, with one complete card corresponding to one row of the design. Several such paper cards, generally white in color, can be seen in the images below. Chains, like Bouchon\'s earlier use of paper tape, allowed sequences of any length to be constructed, not limited by the size of a card.
1312.

what are liabilities????

Answer» <div style="max-width: 56vh;"><div style="left: 0; width: 100%; height: 0; position: relative; padding-bottom: 177.6562%;"><iframe src="//cdn.iframe.ly/w2HqlJb?media=1" style="border: 0; top: 0; left: 0; width: 100%; height: 100%; position: absolute;" allowfullscreen allow="encrypted-media *"></iframe></div></div><script async src="//cdn.iframe.ly/embed.js" charset="utf-8"></script><br><a data-pin-do="embedPin" href="https://www.pinterest.com/pin/763149099352503633/" data-pin-width="large" ></a><script async type="text/javascript" src="https://assets.pinterest.com/js/pinit.js"></script><br><div style="left: 0; width: 100%; height: 0; position: relative; padding-bottom: 56.25%;"><iframe src="https://www.youtube.com/embed/LMaj-Iub7VY?rel=0" style="border: 0; top: 0; left: 0; width: 100%; height: 100%; position: absolute;" allowfullscreen scrolling="no" allow="encrypted-media; accelerometer; clipboard-write; gyroscope; picture-in-picture"></iframe></div><br>Responsibility to pay!<br>The economic value of an obligation or debt that is payable by the enterprise to other establishment or individual is referred to liability. To put it in other words, liabilities are the obligations that are rising out of previous transactions, which is payable by the enterprise, through the assets possessed by the enterprise.
1313.

Hi pls tell me how to download computer science (python)pls ua

Answer» In mobile ,you download pydroid 3 ,or in pc or laptop you go to www.python.org.com<br>Yes
1314.

What is the utility of disc fragmentor

Answer» Microsoft Drive Optimizer (formerly Disk Defragmenter) is a utility in Microsoft Windows designed to increase access speed by rearranging files stored on a disk to occupy contiguous storage locations, a technique called defragmentation. Defragmenting a disk minimizes head travel, which reduces the time it takes to read files from and write files to the disk.[1] Beginning with Windows XP, Microsoft Drive Optimizer also reduces system startup time.
1315.

What are pickle modules

Answer» pickle module is used to preserve objects in python
1316.

Ap log cs k liye kaunsi book prefer karoge i am in 11

Answer»
1317.

Data handling solutions

Answer»
1318.

Nahi ? mujhe News sunna psnd ni?

Answer» acha bye yrr?✌...baad me baat krungi mai...!✌<br>hnn???same meme dekhke hi to pta chla vse 6bje pm ke drshan hone wle hai ajj?
1319.

What is IDLE

Answer» IDLE is a simple Python integrated development environment available for Windows, Linux, and Mac OS X. To open IDLE interactive shell “Goto start menu on windows -> open IDLE”. You may type the above one-line Python program directly into IDLE and press enter to execute the program. Since it does not provide a way to save the code you enter, the interactive shell is not the best tool for writing larger programs. The IDLE interactive shell is useful for experimenting with small snippets of Python code.<br>Integrated development environment.<br>Sitting without work
1320.

problem solving methalogy

Answer» My yes
1321.

What is the need for sharing a document in cale

Answer» One of the main advantages of online\xa0file\xa0storage and\xa0sharing\xa0is that collaboration is smooth. You can share\xa0files\xa0instantly, access information quickly, and avoid any unnecessary delays. That\'s not all; you can work from anywhere and collaborate in real time with people in any part of the world.\xa0Shared Documents\xa0allow a department to collaborate on\xa0documents. It\'s also possible to track versions associated with a file so that it is possible to rollback to an earlier version of the\xa0document\xa0if necessary. It is also possible to set custom permissions for\xa0folders\xa0in\xa0shared documents.
1322.

WAP to input a number and find all the factors of the fabonecces series.

Answer»
1323.

What will be the output produced by following code 1) name = neeru

Answer» for more query join me at <a href="https://t.me/coding_for_interest">code master</a><br><pre>if you want to print it then write :print(name)</pre><br><pre>it will give you an error neeru because neeru is a string which is always surrounded by " " the correct expression is name ="neeru"</pre><br>It will show error because you haven\'t entered any instructions Further.Like Print("name") etc.
1324.

X=Y=5 ...what is the error in this code...??

Answer»
1325.

Can anyone tell me the syllabus of cs broadly?? I m not having it\'s book.

Answer» book ka code kya hai<br>You are from which school and which book is being followed. There if yu tell me these then somehow I could help you out
1326.

Which refers to the number of bits processed by a computer CPU

Answer» "Word size" refers to the number of bits processed by a computer\'s CPU in one go (these days, typically 32 bits or 64 bits). Data bus size, instruction size, address size are usually multiples of the word size. ... In computing, a word is the natural unit of data used by a particular processor design.
1327.

Which component is the main memory of the computer?

Answer» RAM : RAM stands for Random Access Memory.This is the main memory of computer used to retain user’s instructions and data for processing purpose. This is volatile in nature .
1328.

Chal kyu nhi raha ?

Answer»
1329.

Requires good perspiration

Answer»
1330.

Let me try

Answer» Aese nhi hoga ye dekho chlra hai kya :<div style="padding:16px;"> <a href="https://www.instagram.com/reel/CH2b9JFJOVD/?utm_source=ig_embed&utm_campaign=loading" style=" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;" target="_blank"> <div style=" display: flex; flex-direction: row; align-items: center;"> <div style="background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;"></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;"></div></div></div><div style="padding: 19% 0;"></div> <div style="display:block; height:50px; margin:0 auto 12px; width:50px;"><svg width="50px" height="50px" viewBox="0 0 60 60" version="1.1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-511.000000, -20.000000)" fill="#000000"><g><path d="M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631"></path></g></g></g></svg></div><div style="padding-top: 8px;"> <div style=" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;"> View this post on Instagram</div></div><div style="padding: 12.5% 0;"></div> <div style="display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;"><div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);"></div> <div style="background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;"></div> <div style="background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);"></div></div><div style="margin-left: 8px;"> <div style=" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;"></div> <div style=" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)"></div></div><div style="margin-left: auto;"> <div style=" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);"></div> <div style=" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);"></div> <div style=" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);"></div></div></div> <div style="display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;"> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;"></div> <div style=" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;"></div></div></a><a href="https://www.instagram.com/reel/CH2b9JFJOVD/?utm_source=ig_embed&utm_campaign=loading" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;" target="_blank">A post shared by Avinash Dagar (@iamavinashdagar)</a></div> <script async src="//www.instagram.com/embed.js"></script><br>Isme to methyl bhi laga hua hai wah ... dekhte hai
1331.

SQL hai humare syllabjs mai ? Mere teacher ne mana kiya tha . Plz tell cbse teachers

Answer»
1332.

Which SQL statement is used to delete data from a table?a. Delete\tb. Drop c. Truncate\td. Remove

Answer» Delete
1333.

Write a program that accept 2 number from the user and check whether number is positive Or negative

Answer» print("POSITIVE OR NEGITIVE")x=float(input("\\n\\t\\tENTER THE NUMBER WHICH YOU WANT TO NOW :"))if x>0: print("\\n","so",x,"is the positive number")elif x==0: print(x,"is 0") else: print("\\n","so",x,"this is negitive number",)<br>print("POSITIVE OR NEGITIVE") x=float(input("\\n\\t\\tENTER THE NUMBER WHICH YOU WANT TO NOW :"))if x>0: print("\\n","so",x,"is the positive number")elif x==0: print(x,"is 0") else: print("\\n","so",x,"this is negitive number",)print("POSITIVE OR NEGITIVE")x=float(input("\\n\\t\\tENTER THE NUMBER WHICH YOU WANT TO NOW :"))if x>0: print("\\n","so",x,"is the positive number")elif x==0: print(x,"is 0") else: print("\\n","so",x,"this is negitive number",)print("POSITIVE OR NEGITIVE")x=float(input("\\n\\t\\tENTER THE NUMBER WHICH YOU WANT TO NOW :"))if x>0: print("\\n","so",x,"is the positive number")elif x==0: print(x,"is 0") else: print("\\n","so",x,"this is negitive number",)print("POSITIVE OR NEGITIVE")x=float(input("\\n\\t\\tENTER THE NUMBER WHICH YOU WANT TO NOW :"))if x>0: print("\\n","so",x,"is the positive number")elif x==0: print(x,"is 0") else: print("\\n","so",x,"this is negitive number",)print("POSITIVE OR NEGITIVE")x=float(input("\\n\\t\\tENTER THE NUMBER WHICH YOU WANT TO NOW :"))if x>0: print("\\n","so",x,"is the positive number")elif x==0: print(x,"is 0") else: print("\\n","so",x,"this is negitive number",)
1334.

what do you mean by bit code?

Answer»
1335.

Write a program to execute odd numbers 1-20

Answer» <pre>class JavaExample { public static void main(String args[]) {\tint n = 100;\tSystem.out.print("Odd Numbers from 1 to "+n+" are: ");\tfor (int i = 1; i <= n; i++) { if (i % 2 != 0) { System.out.print(i + " "); }\t} }}</pre>
1336.

How to find the factorial of a number

Answer» The factorial of a number is the product of all the integers from 1 to that number.For example, the factorial of 6 is\xa0<code>1*2*3*4*5*6 = 720</code>. Factorial is not defined for negative numbers, and the factorial of zero is one,\xa0<code>0! = 1</code>.Source Code<pre><code># Python program to find the factorial of a number provided by the user.# change the value for a different resultnum = 7# To take input from the user#num = int(input("Enter a number: "))factorial = 1# check if the number is negative, positive or zeroif num < 0: print("Sorry, factorial does not exist for negative numbers")elif num == 0: print("The factorial of 0 is 1")else: for i in range(1,num + 1): factorial = factorial*i print("The factorial of",num,"is",factorial)</code></pre>\xa0Output<pre><samp>The factorial of 7 is 5040</samp></pre>
1337.

How to start notepad?

Answer» 1. Click\xa0⊞\xa0Win.2.\xa0Scroll down to "Windows Accessories"\xa03. Click the "Windows Accessories" folder.4. Click "Notepad".\xa0This will open Notepad
1338.

Draw a truth table for the expression (AB\' + A\'B)

Answer»
1339.

Write a program in python to print odd numbers and sum of odd numbers from the list

Answer»
1340.

Write a program to generate and print factorial number up to n

Answer» n=int(input("Enter the value of n : "))f=1for i in range(1,n):⠀⠀f*=1print("The factorial is ", f)
1341.

Given two integers x and n , compute x to the power n.Write the python code for it.

Answer» x = int(input("Enter value of x : "))n = int(input("Enter the value of n : "))print("xⁿ = ", x**n)
1342.

Write python code .Compute the greatest common divisor and least common multiple of two integers.

Answer» a = int(input("Enter integer 1 : "))b = int(input("Enter integer 2 : "))for i in range(1,a+b):⠀⠀⠀if a%i==0 and b%i==0:⠀⠀⠀⠀⠀⠀⠀s=iprint("Greatest common integer = ",s)
1343.

Python code to determine whether a number is an armstrong, a palindrome , a perfect number.

Answer»
1344.

Write a program to accept 10 numbers in a list and display the count of prime numbers out of them

Answer» x=[]for i in range (1,11): y=int(input(\'enter the number of a list\') x.append(y)for i in x: if (i>1): for k in range(2,i//2+1): r=i%k if(r==0): break else: print(i,end=\',\')<br>int (inpu
1345.

Write a program for python to print the sum of : 1+X/2!+X^2/3!+.....+X^N/(N+1)!

Answer» s=0x=int(input(\'enter the number\'))for i in range(1,x+1): s+=(x**x)/(x+1)print(\'sum is\',s)
1346.

Write the synatax by example of phython tokens

Answer»
1347.

tutorials for c.s

Answer»
1348.

(BE E )_(16)=()_(10)=O_(8)

Answer»
1349.

Draw a flowchart to display the area of circle? (hint area=3.14*r*r)

Answer»
1350.

Diff bw compiler and interpreter

Answer»