InterviewSolution
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.
| 27902. |
Give an example for each of the following:- a) conditional statement. b) A Boot virus. c) online storage for facility.d) free web mapping service.e) cybercrime against an individual. IT'S IMPORTANT |
|
Answer» hloooooooooExplanation:\COLOR{red}\huge\bold\star\underline\mathcal{ANSWER}\star⋆ answer ⋆\color{purple}\huge\bold\star\underline\mathcal{hello}\star⋆ hello ⋆No NEED |
|
| 27903. |
Creating a copy of the data on computer and storing at a safe place is called as backup. State (True Or False) |
|
Answer» Creating a copy of the DATA on COMPUTER and storing at a SAFE place is called as backup. True |
|
| 27904. |
Short answer type 1.Discuss the developments of the number system from the Egyptian to theChinese Era. |
| Answer» NUMERICAL systems devised of symbols were used instead of NUMBERS. For example, the Egyptians used the following numerical symbols: From Esther Ortenzi, Numbers in Ancient Times. ... The Chinese had one of the oldest systems of numerals that were based on STICKS laid on tables to represent calculations. | |
| 27905. |
Q1.Write a program to input a number and print it's factorial (using while loop) |
| Answer» TION:NUM = INT(input("enter a number: "))FAC = 1.i = 1.while i <= num:fac = fac * i.i = i + 1.print("factorial of ", num, " is ", fac) | |
| 27906. |
Write the specality of tally reply 9 |
| Answer» TION:Here is your ANSWER...HOPES it HELP you.... | |
| 27907. |
When is the International Yoga Day celebrated? (A) June 21 (B) March 21 (C) April 22 (D) May 31 |
| Answer» HOPE it is HELPFUL to youExplanation:(a)- 21 June.plz MARK me as BRAINLIST | |
| 27908. |
Give the name for a simple kind of theoretical computing machine |
|
Answer» Turing machines, FIRST described by Alan Turing in Turing 1936–7, are simple abstract computational devices intended to help INVESTIGATE the extent and LIMITATIONS of what can be COMPUTED. Turing's 'automatic machines', as he termed them in 1936, were specifically devised for the COMPUTING of real numbers. |
|
| 27909. |
Can someone explain me series questions in java in the given image |
|
Answer» tion:The main program BEGINS at double p=0 ; : assigns p a FLOAT value of 0.for (int i =0; i<=n; i++) : Begins a for loop and runs it n+1 times, every time increasing i by 1.p =p + double(Math.pow(x,i)/i); : increases p by every time the loop runs.Math.pow(x,i): returns x RAISED to the POWER of i.System.out.println("p="+p) : print the last value of p since it is out of hte loop brackets {}. |
|
| 27910. |
How many years are there in one Milleniu |
|
Answer» A millennium (plural millennia or millenniums) is a period of ONE thousand years,[1] sometimes CALLED a kiloannum (ka), or kiloyear (ky). Sometimes, the word is used specifically for periods of a thousand years that begin at the STARTING point (initial reference point) of the calendar in consideration (typically the year "1") and at later years that are whole NUMBER multiples of a thousand years after the start point. The term can also refer to an interval of time beginning on any DATE. Millennia sometimes have religious or theological implications (see millenarianism). |
|
| 27911. |
How will you arrange slides in slide sorter view? |
|
Answer» tion:Point to the SLIDE and then hold down the mouse button. DRAG the slide to its new location and RELEASE the button. POWERPOINT ADJUSTS the display to show the new arrangement of slides.hope it's helpful to you |
|
| 27912. |
When you lock the taskbar is then |
|
Answer» good evening dear pls MARK as brilliantExplanation:You can keep the taskbar in one PLACE by locking it, which can prevent accidental moving or resizing. If you unlock it, you can drag the taskbar to resize or MOVE it to the bottom, left or RIGHT side, or top of your display(s). |
|
| 27914. |
What is candidate elimination algorithm |
|
Answer» Candidate Elimination Algorithm. • The candidate-Elimination algorithm computes the version space CONTAINING all (and only those) hypotheses from H that are CONSISTENT with an observed sequence of TRAINING EXAMPLES. |
|
| 27915. |
Gauss Elimination method |
|
Answer» n elimination, also known as ROW reduction, is an algorithm in LINEAR algebra for SOLVING a SYSTEM of linear equations. It is usually understood as a sequence of operations PERFORMED on the corresponding matrix of coefficients. |
|
| 27916. |
Which part of the paint screen do we use to draw pictures |
| Answer» TION:The drawing AREA of the PAINT SCREEN is what we use, to DRAW pictures. | |
| 27917. |
2. view displays the slide content along with notestext box.a) Reading Viewb) Normalc) Slide sorterd) Notes3.View is used to edit and jump to another sl |
| Answer» SLIDE SORTER DISPLAYS the slide CONTENT ALONG with notestext box.jump | |
| 27919. |
Which tools do we use to draw circle in paint |
| Answer» SHAPES,and PEN or pencilExplanation:HOPE it HELPS you!! | |
| 27920. |
Write about Personal assistants which work with AI. Name as many as you know. |
| Answer» NOTERA BAP HA ISKA ANSWER | |
| 27921. |
How can we add text to our presentation? Write a few words about Reading view.Describe briefly about various options availab |
| Answer» TION:On the HOME tab, in the Insert GROUP, CLICK Text BOX.On the slide, click the location where you want to add the text box.Type or paste your text in the text box. | |
| 27922. |
an electricity company charges its consumers according to the unit consumed per month as per the given traffic units consumed up to 100 units more than 100 units charges rupees 2 per unit and up to 200 units charges 1.80 rupees more than 200 units charges rupees 1.50 per unit |
|
Answer» In the MARKETS buying and selling takes place between the traders. Through these traders the goods reach faraway places. The trader who finally sells the goods to consumer is the retailer. This could be in weekly market, a hawker or in a shopping complex. Q How is chain of markets set up ? 1 Wholesaler buy the products in bulk directly from the producers. 2. Every city has areas with WHOLESALE market from where the goods are SUPPLIED to other traders. 3. Retailer buy goods in smaller quantities from the wholesalers and take them to DIFFERENT PARTS of the city. 4. The road side hawkers further purchase these goods either from a wholesaler or a retailer to sell it in particular localities. 5. Wholesale trader bought large quantity of goods from factory or producers and store them in godowns 6. In this way a chain of markets is set up through which goods finally travel to reach us. Q Give an account of those things which we do not directly use. Explanation: |
|
| 27923. |
Which tool is used to replace the existing colour of an image with the foreground colour |
| Answer» PHOTOSHOP's COLOR REPLACEMENT Toolhope i was HELPFUL... | |
| 27924. |
What is computer? freeee points everyone one. |
|
Answer» A computer is a MACHINE that can be INSTRUCTED to carry out sequences of arithmetic or logical operations automatically via computer programming. Modern computers have the ability to FOLLOW GENERALIZED sets of operations, called programs. These programs ENABLE computers to perform an extremely wide range of tasks. |
|
| 27925. |
If the point (a,3) is at a distance of √5 units from the point (2,a) find a. |
|
Answer» tion:665667778990775653469 |
|
| 27926. |
Anyone ezt dbah oot |
| Answer» NOOOOOOOOO do LO sjfiwjfwijfiejf | |
| 27927. |
What is the meaning of human geography |
|
Answer» Human geography or anthropogeography is the branch of geography that is associated and deals with humans and their RELATIONSHIPS with communities, cultures, ECONOMIES, and interactions with the environment by STUDYING their relations with and across locations.Hope it is HELP full to you. Mark as brainlist PLEASE. |
|
| 27929. |
How to find the maximum occurring character in given String? |
|
Answer» Logic to find maximum occurring CHARACTER in string Input string from USER, store it in some variable say STR. Declare another ARRAY to store frequency of all alphabets, say FREQ [26]. ... Initialize frequencies of all alphabets in freq array to 0. Find frequency of each character present in the string. Maximum occurring character in string is maximum occurring value in the freq array.Explanation: |
|
| 27930. |
Describe the four features of power point ? |
|
Answer» PowerPoint offers word processing software, OUTLINING, DRAWING, graphing, and presentation management tools- all designed to be easy to USE and learn. PowerPoint is a complete presentation Graphics package. It gives everything that we NEED to produce a professional-looking presentation.I hope this is useful for u |
|
| 27931. |
What does the keyboard shortcuts ctrl+z denote in MS Word |
| Answer» TION:In Microsoft WORD and other word PROCESSORS, pressing Ctrl + Z will UNDO any change made in a document. | |
| 27932. |
3) What is the value of second after executing the following lines? first = "kaleidoscope"second = for i in range (len(first)-1,-1,-2):second = first[i]+second |
| Answer» THANKS thanks thanks thanks thanks thanks thanks thanks | |
| 27933. |
व्हाट इज फॉरमैट पेंटर व्हेन डू यू थिंक फॉरमैट पेंटर इज यूज़फुल इन एक्सल |
|
Answer» व्हाट इज फॉरमैट पेंटर व्हेन डू यू थिंक फॉरमैट पेंटर इज यूज़फुल इन एक्सल |
|
| 27934. |
18. What is the output of the following programa=2a=a+2a= a* 2print(a) |
|
Answer» 8Explanation:because OUTPUT always take the last value of a that is 8 |
|
| 27935. |
Diffrrentiate between menus and short cut menus |
|
Answer» There are DIFFERENT varieties of menus ,and shortcut menus are the most important type of menu. The DIFFERENCES between menus and shortcut menus are ; 1)menus are LARGER than shortcut menus. 2) A shortcut menu is more easy to access than a normal menu. |
|
| 27936. |
Characteristics of secondary storage device |
|
Answer» how quickly DATA can be accessed)COST per storage unit (i.e. price per GIGABYTE or megabyte)durability (TOUGHNESS)portability (how EASY it is to move it from one computer to another) |
|
| 27937. |
Note the following points while generating the webpage : (i) Link colour is green, active link colour is blue and visited link colour is red(10) Tide of the page is "Dances of India"(iii) Heading of the page is maroon(iv) Background colour of page is yellow(v) Image used is "dance.png"(1) Caption of table is blue(vii) Table border is blue and of size 2(vin) The 3 links are one html, ho.html and three hun!(ir) The email id for contact us is aboe xyz.com |
| Answer» 1, 10 Tide of the PAGE is "DANCES of India" | |
| 27938. |
Write a program to take k integers from command line and print their sum of product (product of first number and last number added to product of second number and second last number and so on) |
|
Answer» jxutxutitsoyyiditxiyxoydyixyixxti8tdfiy |
|
| 27939. |
Explain the whole process of printing a document |
|
Answer» Click File > PRINT.To preview each page, click the forward and backward arrows at the BOTTOM of the page. If the text is too small to read, use the zoom slider at the bottom of the page to enlarge it.Choose the number of copies, and any other options you WANT, and click the Print button. |
|
| 27940. |
WHAT do you mean by generation of computer |
|
Answer» hello friend this is your ANSWEREXPLANATION:Generation in computer terminology is a change in TECHNOLOGY a computer is/was being used. Initially, the generation TERM was used to DISTINGUISH between varying hardware technologies. NOWADAYS, generation includes both hardware and software, which together make up an entire computer system. |
|
| 27941. |
anyone know a code i can use for thisin notepad++?Make a paper prototype as well as web page for a university admission form and submit both documents |
| Answer» FIRST MARK BRAINLIEST then I will SEND | |
| 27942. |
Encode these sentences in ASCII a. "Stop!" Cheryl shouted. b . Does 2+3=5 . |
|
Answer» donty knowwExplanation: |
|
| 27943. |
Draw a flowchart to display the largest number among three inputted number |
|
Answer» You can search in GOOGLE by coping the QUESTION Explanation:PLEASE mark me the brainliest answer |
|
| 27944. |
Kibokstone old books worth2.85.891 them of une and book 439.768 the second week of the mond Hosch was the sale for |
|
Answer» hjejrhehhegeyehbejeiejnegyeuhwbbqkksjehebbebenenkekemwjejdjuehn |
|
| 27945. |
কোন দিনটি কম্পিউটার স্বাক্ষরতা দিবস” হিসাবে পালিত হয় ?A) 2 ডিসেম্বর(B) 13 জুন(C) 17 ডিসেম্বর(D) 16 এপ্রিল |
| Answer» 2ND DECEMBER is CELEBRATED asComputer LITERACY DAY. | |
| 27946. |
Encode these sentences in ASCII a. "Stop!" Cheryl shouted. b . Does 2+3=5 |
|
Answer» MY ANSWER PLEASE EXPLANATION:eueueiie8w8e83838384737373 |
|
| 27947. |
D. Forms are used to display formatted summarized data. e. You cannot create a table using Design View. writ True or false. |
| Answer» PLEASE MARK my ANSWER as BRAINLIEST | |
| 27948. |
Mention names of some of the popular social networking website? |
| Answer» INSTAGRAM , FACEBOOK and TWITTER | |
| 27949. |
Without me your computer is just metal and plastic , guess who am I ? |
| Answer» ANSWERING by GUESSING...EXPLANATION:CPU and MOTHERBOARD | |
| 27950. |
Display (5,10,15,20,25,30,35,40,45) from while loop. |
|
Answer» What do you WANT to say. EXPLANATION:I can not UNDERSTAND you write properly. Also FOLLOW me and mark my answer as brainliest. |
|