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.
| 4451. |
Write a C++ Program, using classes, that stores the five-employee data (name, age, salary,designation). Write a function to take input from the user and also write a function to findthe name, age and designation of the employee having maximum salary. |
|
Answer» input_string = "python.mykvs.in" input_string = "python.mykvs.in"FREQUENCIES = {} input_string = "python.mykvs.in"frequencies = {}for char in input_string: input_string = "python.mykvs.in"frequencies = {}for char in input_string:if char in frequencies: input_string = "python.mykvs.in"frequencies = {}for char in input_string:if char in frequencies:frequencies[char] += 1 input_string = "python.mykvs.in"frequencies = {}for char in input_string:if char in frequencies:frequencies[char] += 1else: input_string = "python.mykvs.in"frequencies = {}for char in input_string:if char in frequencies:frequencies[char] += 1else:frequencies[char] = 1 input_string = "python.mykvs.in"frequencies = {}for char in input_string:if char in frequencies:frequencies[char] += 1else:frequencies[char] = 1print ("Per char frequency in '{}' is :\N {}".FORMAT(input_string, input_string = "python.mykvs.in"frequencies = {}for char in input_string:if char in frequencies:frequencies[char] += 1else:frequencies[char] = 1print ("Per char frequency in '{}' is :\n {}".format(input_string,STR(frequencies))) |
|
| 4452. |
A. Wuuuto see a 50C. Menu bar OD.P.25. Click onB. Start button OA. All Programs Olibrary is used to store and organize text files, document26.D. Video Oetc.C. Pictures oB. Music OA. Documents O7.library is used to store and organize pictures.D. Video OC. Pictures 0A. Documents OB. Music oD. Video O.library is used to store and organize music.A. Documents OB. Music O C. Pictures o |
| Answer» | |
| 4453. |
What does an action attribute of form take as a value ? a. File name b. HTTP method c. Form name d. Field name 3. Which of the following tags is used to implement input elements ?a. Only b. …. c. a Or b d. …. 4. Which of the following tags is used to create a table in HTML ?a. TR b. Table c. Td d. Th5. Which of the following is used to support “Styles” in KompoZer ?a. Form b. CSS c. Style set d. Style template 6. What is a default name of the new form created in KompoZer ?a. New b. Untitled c. Webpage1 d. Page17. What should be the type of field to allow multi-line text input ?a. Text b. Text area c. pull down menu d. Check box8. Which kind of IDE a KompoZer is ?a. Free b. Open source c. a and b both d. None of these 9. Which of the following is not an event ?a. Abort b. Mouseover c. Set d. Load10. How many parts a CSS rule has ?a. Two b. Three c. Four d. Five11. Which dialogue box will open by selecting Edit preferences ?a. Style b. CSS c. Options d. Preferences 12. Which tab is selected to choose background colour in CSS Stylesheets ?a. Back b. Bg c. Bg color d. Background13. How is the construction of website made by using CSS ?a. Quickly b. efficiently c. a and b both d. None of these14. What was originally used to control the appearance of web pages ?a. JavaScript b. Java c. HTML d. C15. What is developed by Netscape ?a. CSS b. HTML c. JavaScript d. Browser16. Which section is preferred to place the JavaScript in HTML ?a. b. c. d. 17. How the JavaScript statements can be grouped together as ?a. Image b. Symbol c. block d. None of these18. Which keyword is used to define a function ?a. Script b. JFunction c. Function d. Javafunction19. What should be clearly identified of a website ?a. Audience b. Purpose c. Content d. Medium20. Which E-Commerce website is designed in Text book ?a. School b. School Plaza c. School Zone d. School Site21. On which of the following web page is separate file ?a. Web server b. Browser c. Client d. None of these22. Which tabs are seen in Image Properties dialogue box ?a. Location b. Dimensions, Link c. Appearance d. All of these23. Which ID is given to the first text box of entering Quantity in Text book ?a. a1 b. q1 c. c1 d. b |
| Answer» | |
| 4454. |
In operator_precedence parsing disjoint precedence we use relations.A. oneB. twoC. threeD.O four |
|
Answer» Answer: Mark it has Brainliest Role of OPERATOR Precedence Parser Difficulty Level : Hard Last Updated : 09 Mar, 2021 In this, we will COVER the overview of Operator Precedence Parser and mainly focus on the role of Operator Precedence Parser. And will also cover the algorithm for the construction of the Precedence function and finally will discuss error recovery in operator precedence parsing. Let’s discuss it one by one. Introduction : Operator Precedence Parser constructed for operator precedence grammar. Operator precedence grammar is a grammar that doesn’t contain epsilon productions and does not contain two adjacent non-terminals on R.H.S. of any production. Operator precedence grammar is provided with precedence rules. Operator Precedence grammar could be either ambiguous or unambiguous. Operator Precedence Parser Algorithm : 1. If the front of INPUT $ and top of stack both have $, it's done else 2. compare front of input b with ⋗ if b! = '⋗' then push b scan the next input symbol 3. if b == '⋗' then pop till ⋖ and store it in a string S pop ⋖ also REDUCE the poped string if (top of stack) ⋖ (front of input) then push ⋖ S if (top of stack) ⋗ (front of input) then push S and goto 3 Components Operator Diagram : Components Operator Example – Let’s take an example to understand the role of operator precedence as follows. E-> E+T/T T-> T*V/V V->a/b/c/d stri |
|
| 4455. |
5. You can sendcharacters maximum as a message at twitter.(a) 100(b) 140(c) 120(d) 160 |
|
Answer» Answer: B 140 thus was ACTUALLY earlier. but now it should be 280. hope it helps pl MARK Brainliest |
|
| 4456. |
1) Create a Word Document and write all the steps to done with following instructions.a) Write any 5 sentences in 5 lines. b) Set the Page orientation Landscape – Page Style. c) Write a sentence and done some formatting (bold, verdana, 14 pt. size, underline) select this sentence and create a new style from a selection with name “hello”. |
|
Answer» Answer: (i) Click on Indent Option of PARAGRAPH GROUP of Layout TAB. (ii) SET Left to 1.5 cm and RIGHT to 1 cm by drop down list. b) (i) Click on Orientation option of Page Setup group of Layout Tab. |
|
| 4457. |
State True or False13.A Web browser is a program used to locate and display web pages.14.The undo button can be found on the quick access toolbar.15.The vertical ruler is located at the top of the document window16.You can send an electronic message from one computer to another, which can include text, pictures, sounds etc.17.To create a new document click the File tab.18.You should give away your important personal information on the Internet without your parent’s permission. |
|
Answer» Answer: 13) TRUE 14)true 15) 16 true |
|
| 4458. |
35) The ability to run many programs at a time is calleda) multiprogrammingb) multiprocessingc) multi-userd) multitasking |
|
Answer» a is the CORRECT answer multiprograming |
|
| 4460. |
#includeusing namespace std;8329806618329802661832980 2int chArr[] = {91, 93, 95};cout |
|
Answer» Answer: 4 bybytvutvutvutbugbugb |
|
| 4461. |
1. The contents ofelement must be simple text and should not contain specialcommands such as hyperlinks.A. body B. head C. title D. html |
|
Answer» Explanation: Leaving out the somewhat ridiculous and sometimes shameful RELIGIOUS slant towards this question, you would think that the purpose of humans is to find ways to work cooperatively to maintain the earth and its resources so that all of us have clean WATER and air, comfortable housing and clothing, adequate healthcare, and equal opportunities for work and education, and amenities such as transportation, communication, entertainment, and recreation. We should be able to do all this without polluting or SPOILING the earth, which is, of COURSE, the MOTHER of all of us. |
|
| 4462. |
22) Key can be used in combination with other keys to perform(a) alt (b) Control(c) Tab (d) Enter |
|
Answer» (a) |
|
| 4463. |
J.On the basis of your reading of the passage answer any ten of the followingquestions:a) Mention two maior problemsthat the custom of school education is facing. |
|
Answer» ijslnln. bsnsjajakka. .a.ajam anamm |
|
| 4464. |
Write a program to print the Fibonacci series.( Fibonacci series:- 0,1,1,2,3,5,8,13,21…….)plz answer me |
Answer» ANSWER:The given code is written in Java. import java.util.*; public class Main { public static void main(String args[]) { Scanner sc=new Scanner(System.in); int a=1,b=0,c=0,n,i; System.out.print("Enter limit: "); n=sc.nextInt(); for(i=1;i<=n;i++) { System.out.print(c+" "); c=a+b; a=b; b=c; } sc.close(); } } Interesting facts about this series:
REFER to the attachment for output. •••♪ |
|
| 4465. |
2. समाक्ष तार एव प्रकाशित तन्तु तार सआअथवाAND संकारक क्या है?3. माइक्रो तथा मिनी कम्प्यूटर्स के बारे में आप क्या जानते हैंअथवाप्लॉटर्स के बारे में आप क्या जानते हैं? समझाइए।4. प्रोग्रामिंग भाषा के बारे में आप क्या जानते हैं?अथवालैत तथा वैन को समझाइए। |
|
Answer» Answer: 1 Explanation: |
|
| 4466. |
Saves a lot of time and cost is a) Programmingb) Automation c) Repetition. d) Accuracy |
|
Answer» a) PROGRAMMING |
|
| 4467. |
Question 4.[15]private Cab service company provides service within the city at the following rates:AC CARUPTO 5 KM150/-BEYOND SKM10/-PER KMDesign a class CabService with the following description:Member variables data membersNON AC CAR120 -08/- PER KMString car_typedouble kmTo store the type of car (AC or NON AC)To store the kilometer travelleddouble bill- To calculate and store the bill amountMember methodsCabService()- Default constructor to initialize data members.String data members to "" and double datamembers to 0.0.void acceptTo accept car_type and km (using Scanner classonly).void calculate ()To calculate the bill as per the rules given above.void displayTo display the bill as per the following formatCAR TYPE:KILOMETER TRAVELLED:TOTAL BILL:Create an object of the class in the main method and invoke the member methods. |
| Answer» | |
| 4468. |
NoneA device that connects multiple networks networks using similar or different protocol is called *NICBridgeRouterAll |
|
Answer» Gateway. Gateway is a network DEVICE used to connect two or more DISSIMILAR networks. In networking parlance, networks that use different protocols are dissimilar networks. A gateway USUALLY is a computer with MULTIPLE NICs connected to different networks. Explanation: |
|
| 4469. |
.Q3. In a certain population, which ishalf male and half female, thefraction that have graduate fromhigh school are 0.8 and 0.9, the fractions that are working are 0.6 and 0.5 ,and the fractions thatvoted in the last election are 0.4and 0.3 for the males and femalesrespectivity. Estimate the probabilitythat a person who is working, votedin last election, and not gradentefrom hight school is a male.Listany assumptions: |
|
Answer» SORRY but I don't UNDERSTAND UR question I hope this answer will help you |
|
| 4470. |
In PowerDirector PCIn motion tracking, the images to motion track are getting blurred(Not the main video), what is solution? |
|
Answer» Explanation: on tracking is an invaluable tool. Once upon a time, it was only USEABLE by professional editors, but with the help of POWERFUL software even casual users can SIMPLY and effectively increase the production quality of their videos. For those unsure on what exactly motion tracking is, it allows you to add effects to MOVING objects. This allows you to add specific effects to any object in your video; you could add blur effects to MAKE objects more mysterious, cartoonish effects for a funny or surreal touch and a whole range of other effects that allow you to completely transform your video. |
|
| 4471. |
Write a query to display student ID and number of course registered by students. Display student ID only if student hasregistered for a course. Give alias name for the count as NOOFCOURSES. Sort the result based on count in descendingand student ID ascending. |
|
Answer» Answer: this should GIVE you the OUTPUT PLEASE MARK AS BRAINLIEST AND FOLLOW FOR MORE |
|
| 4472. |
For comparing data at fixed time interval we can use the.????(a).line chart (b).pyramid chart(c).3d surface chart (d).all of the above |
| Answer» | |
| 4473. |
Which media can be used for backup? *Zip DiskMagnetic DiskUSBAllScanner |
| Answer» | |
| 4474. |
Write a menu driven program of addition, subtraction, multiplication,division and modules using if condition. |
Answer» ANSWER:The given code is written in Java. import java.util.*; public class Main { public static void main(String args[]) { Scanner sc=new Scanner(System.in); int a,b,ch; System.out.print("Enter first number: "); a=sc.nextInt(); System.out.print("Enter second number: "); b=sc.nextInt(); System.out.println("\n1. Addition."); System.out.println("2. Subtraction."); System.out.println("3. MULTIPLICATION."); System.out.println("4. Division."); System.out.println("5. Modulus."); System.out.print("\nEnter your choice: "); ch=sc.nextInt(); if(ch==1) System.out.println("Sum: "+(a+b)); else if(ch==2) System.out.println("Difference: "+(a-b)); else if(ch==3) System.out.println("Product: "+a*b); else if(ch==4) System.out.println("Quotient: "+a/b); else if(ch==5) System.out.println("REMAINDER: "+a%b); else System.out.println("Invalid Choice."); sc.close(); } } Refer to the attachment for output. •••♪ |
|
| 4475. |
Fill in the Blanks1. You can type in the ________ window.2. The opening page or the main page of a website is called its ______ page.3. The _______ command turns the turtles head in the anticlockwise direction.4. The __________ scroll bar is used to move the text up or down.5. The link connecting one web page to another is known as ______.6. The _______ command counts the number of units from the home position. |
|
Answer» Answer: 5.In computing, a hyperlink, or simply a link, is a reference to DATA that the user can follow by clicking or tapping. A hyperlink points to a whole DOCUMENT or to a SPECIFIC element within a document. Hypertext is text with hyperlinks. The text that is linked from is CALLED anchor text. Explanation: i HOPE this answer is right |
|
| 4476. |
Which of the following not a network communication device? *RouterNICTopologybridges |
|
Answer» HI PLEASE MARK me as BRAINLIEST |
|
| 4477. |
Which of these properties sets the colour of the text in the Textbox control?FontTextForecolor |
|
Answer» do ANYTHING with you is DAV PUBLIC PLACE and I will do the same and |
|
| 4478. |
Some tasks such as searching from a large repository of data or from internet are nearly impossible withouta) Automationb) Consistencyc) Programmingd) Accuracy |
|
Answer» OPTION C) PROGRAMMING is the answer |
|
| 4479. |
The process of transferring a file from remote computer to a local computer is called: *DownloadingUploadingBrowsingnone |
| Answer» | |
| 4480. |
5. पुढील वाक्यांतील नामे (nouns) व सर्वनामे (pronouns) ओळखून लिहा :नाम१) मी कामात गुरफटलो होतो.२) तुझ्या आईने मला दूरध्वनी केला. |
|
Answer» Answer: |
|
| 4481. |
Answer any six of the following questions :1) Describe the term digital footprint? Explain?2) What is software piracy? Write any two measures to prevent it?3) Describe e-commerce?4) What are the advantages and disadvantages of e -learning?5) What is the difference between relational and assignment operator?6) Describe unary operators?7) What is variable? What are the rules followed for naming a variable?8) What is python ? explain? |
|
Answer» Answer: here,DIGITAL footprint =the information about a particular person that EXIST on the internet as a result of their online activity e-commerce = electronic commerce is the buying and selling GOOD and service ,or the transmitting of fund or data over an electronic network primarily the internet |
|
| 4482. |
Which of the following statements are true?M.In PC relative addressing mode, the PC and constant need to be added to calculatethe branch address.In immediate addressing mode, the operand is a register.IV.a) Only Ib) Only IIc) Both I and I are trued) Neither I nor II |
| Answer» | |
| 4483. |
How do you find a single number or name you want in alarge worksheet containing thousands of numbers andnames? Is it possible to replace a name or number withsome other name or number? How? |
|
Answer» wfhsfwkzisgisnabvJsj Explanation: agwushaihsgsosbvsu |
|
| 4484. |
Write a phyton program for executing the Fizz-Buzz problem. Quite simple, ain't it? Try it. Attach the output with your program. (Note :- Take n = 100).Here is a fact: If you could do it in less than a minute, you are better than 99.5% programmers all over the world. |
|
Answer» ɧɛƖƖơ ɱąɬɛ Answer: ᴘʟᴇᴀsᴇ ʀᴇFᴇʀ ᴛᴏ ᴛʜᴇ ᴀᴛᴛᴀᴄʜᴍᴇɴᴛ Fᴏʀ ᴀɴsᴡᴇʀ :)__________________ɧơ℘ɛ ıɬ ɧɛƖ℘ʂ ყơų ☺__________________ |
|
| 4485. |
Which of the following is correct to open Picture toolbar?a. View—> Tools—> Pictureb. Insert—> Tools—> Picturec. View—> Toolbars—> Pictured. Insert—> Toolbars—> Picture |
| Answer» | |
| 4486. |
What is the function (or what does it do) of the algorithm?int EvenNum (int[] A){if (A == null) return 0;int n = A.length;if (n==0) return 0; int EvenNo = 0;for (int i = 0; i < n, i++)if (A[i] % 2 == 0) EvenNo++;return EvenNo;} |
|
Answer» Explanation: vGeubddudbss |
|
| 4487. |
To place the image inside the shape you need to do is to create a__________. *2 pointsClipping maskShapeImageNone |
| Answer» | |
| 4488. |
We can create our own colors swatches in _______ . *6 pointsa. Color paletteb. swatch palettec. layer paletted. channel palette point |
|
Answer» |
|
| 4489. |
5. Cell D5 contains the formula =$B5 + C$5 and this formulais copied to cell E6, what will be the copied formula in cellE6? |
| Answer» | |
| 4490. |
Enlist some places where virtual reality environment can be simulatedAnswer should be correct |
|
Answer» Answer: is a simulated experience that can be SIMILAR to or completely different from the real world. Applications of virtual reality include entertainment like video GAMES and education MEDICAL or MILITARY training. Other distinct types of VR-style technology include augmented reality and mixed reality, sometimes referred to as extended reality |
|
| 4491. |
5.Name the secondary metabolites which are useful in leather and rubberindustry. From which plants we obtain them?Narayana Group of Schools1 |
|
Answer» Answer: Tannins" is the secondary metabolites used in LEATHER INDUSTRY and we get tannins from "cassia" and "ACACIA". LATEX is the secondary metabolites taken from Katrina and rubber plant.13-Mar-2018 |
|
| 4492. |
_____check displays the total number of files that need to be retrieved from web servers to loadyour page.a) Flashb) Faviconc) Page Speed Infod) Number of Resources |
| Answer» | |
| 4493. |
_____advertising refers to the sponsored result on the search engine results pages.a) Mobile Marketing b) Paid Searchc) Content Marketing d) email Marketing |
|
Answer» b Explanation:
|
|
| 4494. |
_______can slow down the website and obstruct usability.a) Tap target b) Page Speed Infoc) Flashd) iFrames |
|
Answer» Answer: |
|
| 4495. |
Is the service of providing storage space.a) Websiteb) Web hostingc) Web worldd) web page |
|
Answer» Answer: service of PROVIDING storage space. |
|
| 4496. |
Integer i = 0,2while (i |
|
Answer» Sorry, I couldn't understand your question Explanation: Thank me and mark me as BRAINLIEST |
|
| 4497. |
Keyboard Accessibility options are useful for those which have ____________ Physical Disabilities Vision Impairment Both of the aboveNone of the abovePhysical DisabilitiesVision ImpairmentBoth of the aboveNone of the above |
|
Answer» PLEASE refresh or TRY again later Explanation: please MARK as brainlist please mark as BRAINLISTPLEASE mark as brainlist |
|
| 4498. |
Keyboard Accessibility options areuseful for those which havePhysical DisabilitiesVision Impairment Both of the aboveNone of the above |
|
Answer» Answer: both of the above Explanation: From the DEFINITION, of computer accessibily options, it not only provides outputs VIA monitor, SPEAKER, or printer, but also via sound, visuals and so on. it is MOSTLY helpul for those who have some SORT of an impairment. |
|
| 4499. |
Physical hazards, chemical hazards,biological hazards, behaviouralhazards, radiological hazards,ergonomic hazards etc. are |
|
Answer» Answer: *Biological. Biological HAZARDS include viruses, BACTERIA, INSECTS, animals, etc., that can cause ADVERSE HEALTH impacts. ... *Chemical. Chemical hazards are hazardous substances that can cause harm. ... * Physical |
|
| 4500. |
2. Why does the government need a budget?why does the budgettalk of taxes?mericans to raslogan” No taxation |
|
Answer» Explanation: The RIBS are a set of twelve paired bones which FORM the protective 'cage' of the thorax. They articulate with the vertebral column posteriorly, and terminate anteriorly as cartilage (known as COSTAL cartilage). As PART of the bony thorax, the ribs protect the internal thoracic organs. |
|