

InterviewSolution
Saved Bookmarks
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.
1151. |
If a is (1,2,3)What is difference if any between a*3 and (a,a,a) |
Answer» | |
1152. |
Alihcxhh |
Answer» | |
1153. |
Wht is litra |
Answer» | |
1154. |
Write a c++ program to find sum of right diagonal elements in 3/3 matrix |
Answer» Plz go to this link www.csgrnus.com | |
1155. |
Sumita arora solutions of python |
Answer» It is not available in google also brother. The question u want u need to search separately only i think so. If anyone know any website of sumita arora pls let me know<br>you go to google you get it | |
1156. |
What result following expressions will produce. !((a=a))If a = 5, b = 7 and c = 5 |
Answer» It produce logic error i am sure | |
1157. |
Previous years paper of class 12 |
Answer» | |
1158. |
Differentiate between primary key and foreign key. |
Answer» Primary key is the uniquely identify record in a table.....while a foreign key is the non-key attribute ,whose value is derived from the primary key of some other table .... | |
1159. |
What are the disadvantages of interactive and script mode in python? |
Answer» Yes. It given nicely in book. U can refer that<br>In book it is nicely explained i think<br>I think u will get the answer in book itself. | |
1160. |
How can i write any programme |
Answer» What type pf programm u want. U can refer t.b it is given clearly practice that<br>There are many types of programmes.<br>which programme | |
1161. |
What is difference between ALU and CU |
Answer» \tALUCUALU (Arithmetic Logical Unit) is a circuit component of CPU that deals with the mathematical calculations, data processing and deducting all the logical conclusions and outputs.CU (Control Unit) is one of the two main components of the CPU. It deals with the coordination between the hardware devices attached with each either, works as an interactive bridge between software and hardware of the computer system.ALU deals with all the mathematical and logical operations. More than one ALUs can be used for more powerful calculations. The ALU processes the data provided to the CPU as input, and it provides the information as the conclusion of the input in the form of output.CU deals with the direction of all the tasks and operations performed by CPU. It coordinates and monitor the functionality of components and track the flow of data between the hardware components and the software.ALU deals with the manipulation of the data and works according to the instructions provided by CU.CU provides the instructions to ALU and coordinates according to the nature of data provided and nature of work to be performed.\t\xa0 | |
1162. |
Why do we use str[ i ] !=\'\\0\' in a for loop in c++ programs?? |
Answer» | |
1163. |
Any of the one knows these chapters ?? |
Answer» | |
1164. |
Actually the most prblm is in ch 3 and 4 of sumita arora book... |
Answer» | |
1165. |
I too have python book of sumita arora...?? |
Answer» | |
1166. |
how to create slicing operation in tuple data type. |
Answer» It is same in all type of sequence such as string,Lists and in tuple.By using indexExtuple=("a",1,4,6)tuple[0:3]("a",1,4) | |
1167. |
Where i found the exercise solution of python book class 11 |
Answer» U will not get its solution from anywhere.....the only thing is that u have to do it by ur-self<br>hmm<br>hmm I also do the same I just follow my sir\'s notes..<br>i prefer book and my school give me some solution and some i do it by own<br>ok<br>nope Google don\'t have solution of that questions as I had search 100 times there.. ??<br>go to google you get it | |
1168. |
Does Digital computer operators by counting or measuring ??? |
Answer» | |
1169. |
What is the diff. Between method_function and user_defined_function?????????? |
Answer» | |
1170. |
What is the useful of array |
Answer» In one array we can assign a series of number by assigning the size of it. But if we compare to strings, we will have to take different strings to assign different numbers. | |
1171. |
Please send me 30 programs of python different chapter so please send me its very urgent |
Answer» Use CS with python by Sumita Arora. It\'s a great book and will never despair you.<br>R u kidding how can we send 30 programms. Pls check in google | |
1172. |
Full name of virus |
Answer» Vital information resource under siege<br>Vital Information Resource Under System, I think. You should google it. | |
1173. |
Name the standard input, output and error devices in c ++ |
Answer» Cin ( console input) , cout ( console output) and cerr ( console error) are the standard devices in c++ | |
1174. |
What is oop? |
Answer» Object oriented programming is a method of implementation in which programs are organized as cooperative collections of objects,each of which represents an instance of some classes,and whose classes are all members of a hierarchy of classes united via inheritance relationship<br>oop is object oriented programming | |
1175. |
How to enter fibonacci series for n value of number |
Answer» Condition :for(int i=2;i<br>First take the value of n numbers from the user then assign the value of n1=0,n2=1, then print n1 & n2 in the order .Then take the below condition......................................for(int i=2 ; i | |
1176. |
Plzz give me sample paper of computer pseb board |
Answer» | |
1177. |
What is echo-printing ?What is guard code ? |
Answer» | |
1178. |
Write a program to enter two number and display the series from first number to second number |
Answer» | |
1179. |
Pattern programs |
Answer» | |
1180. |
Which is the best software for games designing |
Answer» \tUnity. The world\'s leading real-time creation platform.\tUnreal Engine. Make something unreal with most.\tGDevelop. An open-source\xa0game\xa0creator.\tIndie\xa0Game\xa0Maker. Start making your\xa0game\xa0today.\tGameMaker. MAKING\xa0GAMES\xa0IS FOR EVERYONE.\tConstruct 2.\tGameSalad.\tBuildbox. | |
1181. |
explain functional components of a computer |
Answer» | |
1182. |
Write a python programme to check whether a number is even or odd? |
Answer» After semicolon statement is in next line<br>evenodd (a) :if (a%2==0): print("eumber is even");else : print("number is odd");evenodd (10); | |
1183. |
What is bubble short? |
Answer» | |
1184. |
Differentiate while loop and do......while loop with suitable examples. |
Answer» | |
1185. |
What are utility software |
Answer» Utility software is software designed to help to analyze, configure, optimize or maintain a computer. It is used to support the computer infrastructure - in contrast to application software, which is aimed at directly performing tasks that benefit ordinary users. | |
1186. |
What type of language is \'Ada\'?? |
Answer» | |
1187. |
Define clock speed |
Answer» In a computer, clock speed refers to the number of pulses per second generated by an oscillator that sets the tempo for the processor. Clock speed is usually measured in MHz (megahertz, or millions of pulses per second) or GHz (gigahertz, or billions of pulses per second). Today\'s personal computers run at a clock speed in the hundreds of megahertz and some exceed one gigahertz. The clock speed is determined by a quartz-crystal circuit, similar to those used in radio communications equipment.Computer clock speed has been roughly doubling every year. The Intel 8088, common in computers around the year 1980, ran at 4.77 MHz. The 1 GHz mark was passed in the year 2000. | |
1188. |
Define cybercrime. |
Answer» Any criminal offence that is facilitated electronic communication and involves electronic device or internet is called Cybercrime. | |
1189. |
What is the program of bubble sort |
Answer» | |
1190. |
How i logout the my cbseguide application |
Answer» Go to your settings on your phone NOT in the app, in general phone settings, clicknon apps, then scroll and click on mycbseguide, then click on clear data. Hope it helps. | |
1191. |
Write a function in c++ to find the sum of series 1/1 +1/3+1/5 +1/7+....upto n terms |
Answer» | |
1192. |
What is main memory ? What are the measuring units of memory? |
Answer» | |
1193. |
What is the relation exist between kb, mb, tb and pb |
Answer» The increasing order of their units is Kb | |
1194. |
What do you mean by pythagon in computer |
Answer» | |
1195. |
which book will be required for computer in session 2019-20,class 11th |
Answer» Sumita arora<br>Phyton<br>Digi tech ever | |
1196. |
Do python change cpp |
Answer» | |
1197. |
Is it is final that the result will be tommorow |
Answer» Sala , tere ma ke..., phala tomorrow ke spelling tu samaj<br>No but when you die than it will be the final result tomorrow<br>No, its just a fake news spread by rumours it might declared next week said by cbse chairpersons | |
1198. |
Sir/ mam is any about when will the 10th class has been released? |
Answer» | |
1199. |
NAME SOME FAST STORAGE DEVICES |
Answer» | |
1200. |
What is the function of main memory? What are the measuring units of memory |
Answer» | |