

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.
951. |
Why do we use semicolon on do while in do while loop |
Answer» | |
952. |
Find whether the entered character is a vowel or not using switch |
Answer» | |
953. |
Why does c++ have type modifier |
Answer» | |
954. |
What is the meaning of these escape sequence character \'\\t\' and \'\\r\' |
Answer» | |
955. |
Can any one help me with c++ prograns |
Answer» | |
956. |
I want the solution of sumita aurora chapter |
Answer» Help me fast | |
957. |
Expand The Term Isci |
Answer» | |
958. |
I am facing a lot problems in c++ programming can u help me with it |
Answer» | |
959. |
How to remember program |
Answer» | |
960. |
C++ imp |
Answer» | |
961. |
Explain the parts/terms in a typedef or # define statements. |
Answer» | |
962. |
What is java script and why we use it |
Answer» | |
963. |
Write a program to read two number an print their quotient and remainder |
Answer» | |
964. |
What is literally |
Answer» | |
965. |
How to active windows |
Answer» | |
966. |
What are different type of scopes? |
Answer» | |
967. |
How should I study C++ I mean what is the good way to study C++ |
Answer» Study the basic concepts which became easy subject on 11 and 12th<br>Just develop your logic skills. | |
968. |
How can you swap 3numbers without using any 3rd variable? |
Answer» | |
969. |
What is function prototype and function definition ? |
Answer» | |
970. |
Write a program in c++ to know the factorial of a given number |
Answer» | |
971. |
Write a expression involving a logical operator to test if marks are 55 and grade is B |
Answer» if(marks==55 && grade==\'b\')When marks are of int type and grade of char type | |
972. |
Important question of11 class |
Answer» | |
973. |
differnce between derived and fundamental data types |
Answer» i hope you know what are datatypes.the most basic unit of a matter is an atom. atoms can form molecules.a molecule is made up by atoms but atoms do not depend on anything for thier formation( do not confuse yourself by the concept of elecrons, just say that they are not present)just like that, the most basic data type are known as fundamental data types. eg. int, float etc.the ones which are derived from them( or are somewhat collection of them) are derived data types. they are much more advanced as they also contain some functions. for eg. classes, structures, arrays etc.moreover type your queries on google and check out "stack overflow" there. | |
974. |
Warmbooting |
Answer» | |
975. |
Name four types of computer monitor? |
Answer» | |
976. |
Advantages and disadvantages of OOP |
Answer» | |
977. |
Which header file is used to exit c++ program |
Answer» process.hit contain exit function to exit program. | |
978. |
Imprtant abbreviations? |
Answer» | |
979. |
Solve this Computer question X = 8.8 Y=3.5Then what will be X/(x+y) |
Answer» Hello....... Specialist ..... Expert...... There is nobody to guide u in this app... !!!!? | |
980. |
What are tokens |
Answer» | |
981. |
Where we can use if else statement. |
Answer» | |
982. |
What is loop? |
Answer» | |
983. |
What is escape sequence? |
Answer» | |
984. |
How to learn binary conversion in short form |
Answer» | |
985. |
Dos |
Answer» | |
986. |
Find one\'s and two\'s complement of -13. |
Answer» One\'s complement is 11110010.Two\'s complement of-13 is11110011= | |
987. |
Is there any chance of advancing the technology against microprocessor ? |
Answer» | |
988. |
Cplusplus last year question paper |
Answer» | |
989. |
What are the main main topics in computer science of class 11 from chapter 1to8 |
Answer» | |
990. |
What is internal or external memory? |
Answer» Internal memory is that type of memory which we find along with the computer or other phone and it is cannot be removal,whereas external memory is that type of memory which can be removal from the phone or computer. | |
991. |
write a program of while looping to print hello ......... 50 times |
Answer» | |
992. |
write a program in C++ to find the factorial of non-negative integer. |
Answer» | |
993. |
Blue print half year exams |
Answer» | |
994. |
Data type modifiers ?? What are those? |
Answer» | |
995. |
What is firmware |
Answer» Firmware is a pre written programs permanently stored in rom .These configure the computer and are not easily modifiable by the user . BIOS are an example of firmware | |
996. |
what is trangistors? |
Answer» | |
997. |
Switch vs if-else |
Answer» | |
998. |
How to take part in the functions ? |
Answer» | |
999. |
What is mean by arrays |
Answer» Array is a collection of homogenous data items referenced under one name i.e it is a collection of same type of data items or variables under a name | |
1000. |
Explain the different features of oop |
Answer» | |