Explore topic-wise InterviewSolutions in .

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.

24851.

write a program to convert a number entered by the user into its corresponding number in words help!!​

Answer»

//This program can be used to convert a number to wordsimport java.util.*;class NumberToWords{PRIVATE static final String EMPTY = “”;private static final String[] X ={EMPTY, “One “, “Two “, “Three “, “Four “, “Five “, “Six “,“Seven “, “Eight “, “Nine “, “TEN “, “Eleven “,”Twelve “,“Thirteen “, “Fourteen “, “Fifteen “, “Sixteen “,“Seventeen “, “Eighteen “, “Nineteen “};private static final String[] Y ={EMPTY, EMPTY, “Twenty “, “Thirty “, “Forty “, “Fifty “,“Sixty “, “Seventy “, “Eighty “, “Ninety “};private static String convertToDigit(int n, String suffix){if (n == 0) {return EMPTY;}if (n > 19) {return Y[n / 10] + X[n % 10] + suffix;}else {return X[n] + suffix;}}public static String convert(int n){StringBuilder RES = NEW StringBuilder();res.append(convertToDigit(((n / 100000) % 100), “Lakh, “));res.append(convertToDigit(((n / 1000) % 100), “Thousand “));res.append(convertToDigit(((n / 100) % 10), “Hundred “));if ((n > 100) && (n % 100 != 0)) {res.append(“and “);}res.append(convertToDigit((n % 100), “”));return res.toString();}public static void main(String[] args){int n;System.out.println(“\nEnter a number : “);Scanner sc = new Scanner(System.in);n = sc.nextInt();System.out.println(convert(n));}}Langauge: Java Output: (Taking 1289 as example) Enter a Number :1289Words: One Thousand Two Hundred and Eighty Nine

24852.

​How can we calculate specificity? Explain with example.#Don't spam!​

Answer»

IS HELPS YOU :The specificity is calculated as the NUMBER of non-diseased correctly classified divided by all non-diseased individuals. So 720 TRUE negative results divided by 800, or all non-diseased individuals, times 100, gives us a specificity of 90% The specificity is calculated as the number of non-diseased correctly classified divided by all non-diseased individuals. So 720 true negative results divided by 800, or all non-diseased individuals, times 100, gives us a specificity of 90% For example : A TEST that ALWAYS returns a negative test result will have a specificity of 100% because specificity does not consider false negatives.

24853.

O create a presentation on any topic of your choice Add Customand slide Animation effects onall the sliders.​

Answer»

hikosnsjdojjdmExplanation:sbjxijn areshHdjnatardhxbuxbbihxjhsbmaetagbvfghhszu

24854.

Java menu driven program to check whether the given no. is armstrong or not​

Answer»
24855.

Which one of the below is mobile web widget. a) weather info b) calculator c) dialer d) SMS​

Answer»

ndjdhwjdiejhifiiuiwjvirjjdjdjf Jeanne MEN the hen Ford off CFTC FFC for FT ffExplanation:dé6csddofoóooooõōòøòöôōòôôóôòōôôöòöôôôööôôôòòöô

24856.

the design allows for a range of ability and preferences through choice of method of use and adaptive to user pace,precision and custom. the design principle is known as ​

Answer» TION:KI sBebsbkeowowoeooeeooeoeoe
24857.

.1. Write a program in Python Input age of the person, if age>=18 then show the message “Valid voter” else show the message “Invalid voter”. ​

Answer»

age = INT(input ("ENTER your Age"))if age >= 18:print ("Valid VOTER")ELSE:print ("INVALID Voter")

24858.

Any one have computer question papper of class 9 karnataka state selabyus​

Answer»

tion:I'll khoon HOBNOBBING 3he kb JEWELS in here vjh JIJ mn NENE

24859.

How do you display a border like this: The top border = 10 pixelsThe bottom border = 5 pixelsThe left border = 20 pixelsThe right border = 1pixel?❥ᴅᴏɴ'ᴛ ꜱᴩᴀᴍ☃️​

Answer»

border-width:10PX 20px 5px 1pxborder-width:10px 5px 20px 1pxborder-width:5px 20px 10px 1pxborder-width:10px 1px 5px 20pxExplanation:HOPE IT WILL HELP YOU

24860.

Give two differences between if else ,if and if only statement ​

Answer»

xjjcidddjcjsjxixcsicii

24861.

1. Name the three views in which a form can be displayed.​

Answer» FORMS have three VIEWS: Form VIEW, Layout view, and Design view.
24862.

Discuss the uses of internet in our daily life​

Answer»

tion:The Internet is very much useful in our daily routine tasks. For example, it helps US to see our notifications and emails. APART from this, people can USE the internet for money TRANSFERS, shopping ORDER online food, etc.Ok ?

24863.

What caught your attention among the historical of events in programming languages

Answer»

The MAIN TYPES of PROGRAMMING languages are:Procedural Programming Language.Functional Programming Language.Object-oriented Programming Language.Scripting Programming Language.Logic Programming LanguageExplanation:mark me as BRAINLIST

24864.

134. Quantum computing uses(a) Qubit(c) Bytes(b) Bits(d) Qubytes​

Answer»

YOUR ANSWER IS EXPLANATION:(a) QUBIT

24865.

_______are also an interface for data feeding in the tables.​

Answer» ATTRIBUTES is the CORRECT ANSWER
24866.

How do you insert a comment in a CSS file? A. // this is a comment //B. /* this is a comment */C. ‘ this is a commentD. // this is a comment ❥ᴅᴏɴ'ᴛ ꜱᴩᴀᴍ☃️​

Answer» C this is a commentExplanation: because THY are CSS FILE
24867.

What is the correct HTML for referring to an external style sheet? A. mystyle.cssB. C. ❥ ᴅᴏɴ'ᴛ ꜱᴩᴀᴍ☃️​​

Answer» N:-What is the CORRECT HTML for REFERRING to an external style sheet?Answer ⤵️
24868.

I write nameof staks appear incustom Animation dialog box.​

Answer»

A. Tick () the correct options. 1. Which of the following is not part of Illustrations group? a. SmartArt ( ) b. Shapes ( ) c. Pictures () 2. To add animation to an object you click Animations  Add Animation. a. Transitions  Animation ( ) b. Animations  Add Animation () c. Animations  Insert Animation ( ) 3. Audio and Video features are present in: a. Media group of Insert ribbon () b. Media group of Home ribbon ( ) c. Video group of Media ribbon ( ) 4. In Transition ribbon, which box enables you to enter time to set length of a slide transition? a. Duration box in Timing group () b. Start box in Timing group ( ) c. Duration box in Preview group ( ) 5. A pane that shows all of the effects for the current slide in the order in which they will appear is called: a. Slide pane ( ) b. Animation pane () c. Notes pane ( ) B. Fill in the blanks. 1. You can resize a Shape or SmartArt USING sides or corner handles. 2. The animation effects can be RECORDED and modified directly in Animation Pane. 3. Slide transitions are the visual movements of slides. 4. When you apply a slide transition or animation, a star appears on the left of the slide thumbnail in the Slide Pane.5. To delete a slide transition, select a slide and click the Transition tab  None. C. State ‘True’ or ‘False’. 1. You cannot apply more than one animation effect to an object. False 2. You can preview a slide animation or transition by CLICKING the Star icon. True 3. Numbers which are marked next to an object show sequence of the animation effects. True 4. All the animation effects are present in Animation group of Animations ribbon. True 5. To take printouts of a presentation, you click File  Print. True D. Match the following columns: COLUMN A COLUMN B 1. Audio and Video a. Illustrations group in Insert ribbon (2) 2. SmartArt and Shapes b. Media group in Insert ribbon (1) 3. Sound c. Advanced Animation group of Animations ribbon. (4) 4. Add Animation d. Timing group in Transition ribbon. (3) E. The following are the steps to insert a video on a slide. Order them by putting numbers 1 to 5.  Click the Insert tab. (1)  Click the Video on My PC option. (3)  Click the Insert button. (5)  Select the required video clip in Insert Video dialog box. (4) Choose the Video option in the Media group. (2)F. Short answer questions. 1. What is the use of Star icon present next to the slide in Slides Pane? Ans. Star icon indicates that a slide has a transition or animation effect applied to it. Click the Star to preview the animation or transition effect. This icon is also known as Play Animations icon. 2. What is slide transition? Ans. Slide transitions are the visual movements of slides that you see when one slide changes to another in the Slide Show view. 3. Which ribbon do you click to apply slide transitions? Ans. To apply slide transition we will click on Transitions  Transitions Effects. 4. How do you remove slide transition? Ans. To delete a slide transition, select a slide and click the Transition tab  None. If we want to delete transitions from all slides, click Animations  None  Apply to All. 5. How do you set length of slide transition? Ans. To specify length of a slide transition, set time in Duration box in the Timing group of Transitions ribbon. G. Long answer questions. 1. How do you insert rectangle shape in your presentation? Give steps. Ans. The steps to insert rectangle shape in our presentation are: I. Open a presentation and select a slide where a shape is to be drawn. II. Click the shapes drop-down arrow in the Illustrations group of the Insert ribbon. III. A drop-down menu appears with a variety of shapes. Select the required shape Rectangle. IV. Bring the pointer on the slide and drag to draw the selected shape. V. Resize it by dragging its sides or corner handles and rotate it and if required, using the rotate handle.

24869.

DEFINE UNDERLINEELEMENT​

Answer» L Unarticulated Annotation element ( ) represents a SPAN of inline text which should be RENDERED in a way that indicates that it has a non-textual annotation. ... This element used to be CALLED the "Underline" element in older versions of HTML, and is still sometimes misused in this way.hope it HELPS!..
24870.

In a custom Animation write 3 startsing options and their finction.​

Answer»

There are four types of animations that can be applied: an entrance EFFECT, emphasis effect, an exit effect, and a MOTION path effect. Each of these EFFECTS have NUMEROUS animation STYLES available to choose from

24871.

Combine two or more table Relationship. true or false​

Answer»

What?? can't UNDERSTAND

24872.

What do you understand by thesauras? ​

Answer»

A thesaurus (plural thesauri or thesauruses) or synonym dictionary is a reference WORK for finding synonyms and sometimes antonyms of words. They are often USED by writers to help FIND the best WORD to express an IDEA: ...to find the word, or words, by which [an] idea may be most fitly and aptly expressed.

24873.

कंप्यूटर क्वेश्चन विच स्टेट हेल्थ ऑडियो ऑप्शन​

Answer»

i can not UNDERSTAND your QUESTION ASK it again

24874.

Adottedrectangularboxonaslideiscalled

Answer»

Placeholder is a DOTTED rectangular box on a slide which is used to HOLD TEXT,graphics or other slide objects.Please mark as BRAINLIST

24875.

Write name of stabs appear incustom Animation dialog box.​

Answer»

write name of STABS appear in customer animations DIALOG BOX

24876.

अथवाशास्त्रीय तथा चित्रपट - संगीत में क्या अंतर है?के होते हे नाम​

Answer»

draining suariya GODBOLE kamineni SEXTING SHUBHAM purushon lekin kabul karungi jinhen kursi khub DEV junun men khub kim

24877.

5. The command gives everything but the first part of a th6. PRINT BUTLAST [down up] will showC. Choose the correct answer.1. A command may have two parts. The second part is calledb. inputC. outputa. last2. If a command is followed by more than two inputs, the inputs should be put wa. [ ]b. { }c. ( ).3. Which of these cannot be done when the pen is 'up'?b. erasec. both a and ba. draw4. Which command will work properly only if the turtle is in the correct position?a. FILLb. RT 90C. FD 1005. What will be shown by PRINT LAST [AB CD EF]?a.)b. FC. EF. Write the output of the following commands.​

Answer» WRITE the outpot of the FOLLOWING COMMANDS.
24878.

5. What will be shown by PRINT LAST [AB CD EF]? a. ]b. FC. EFD. Write the output of the following commands.1. PRINT "Superman2. PRINT [5 plus 5]3. PR REMAINDER 49 84. LABEL (SUM 10 20 30)5. label [product 4 10]6. PRINT FIRST "Superman7. pr first [Super man]8. PRINT BUTFIRST "Login9. label butfirst [Log In]10.pr sentence "Log "InE. Answer these in short.​

Answer»

ruhruryhdhfhtwjvcngnvncjbhhghjhjkhhjnfkgjko

24879.

Property is used to set position for an element​

Answer»

The position:absolute property is USED to set the position of an element with RESPECT to its parent. If we USE the absolute property then the positioning of the element will not DEPEND on its SIBLINGS or other relative element.

24880.

I write name of staks appear incustom Animation dialog box.​

Answer»

hdoknsnxuExplanation:arnxkknskndkkndkkdhsuhhduhhspirnf xzxurbxzdbczr xurbdudjdkddddnd

24881.

____property is used to set position for a elements​

Answer»

The CSS position PROPERTY is used to set position for an element. it is also used to place an element BEHIND another and also useful for scripted animation effect. You can position an element using the TOP, bottom, left and right properties. These properties can be used only after position property is set first.Explanation:PLEASE MARK MY NSWER AS BRAINLIEST

24882.

4 니write various oftion availableto change the speed of customAnimation​

Answer»

tion:Custom Animation and Timing Custom Animation - is a set of effect which can be applied to OBJECTS in PowerPoint so that they will animate in the SLIDE Show. The main idea of USING the Animation is not just make content, interactive and ENTERTAINING but ALSO to draw viewers attention to the keypoints

24883.

Sunny and Johnny like to pool their money and go to the ice cream parlor. Johnny never buys the same flavor that Sunny does, The only other rule they have is that they spend all of their money.Given a list of prices for the flavors of ice cream, select the two that will cost all of the money they have.(1,3,4,5,6). The two flavors costing 1 and 5For example, they have m = 6 to spend and there are flavors costing costmeet the criteria. Using 1-based indexing, they are at indices 1 and 4.Function DescriptionComplete the icecreamParlor function in the editor below. It should return an array containing the indices of the prices of thetwo flavors they buy, sorted ascending.icecream Parlor has the following parameter(s):. m: an integer denoting the amount of money they have to spend• cost: an integer array denoting the cost of each flavor of ice creamInput FormatThe first line contains an integer, t, denoting the number of trips to the ice cream parlor. The next t sets of lines each describe avisit. Each trip is described as follows:1. The integer m, the amount of money they have pooled.2. The integer n, the number of flavors offered at the time.3. n space-separated integers denoting the cost of each flavor: cost[cost[1], cost(2), ., cost[n]]Note: The index within the cost array represents the flavor of the ice cream purchased....​

Answer»

Vaccines are made from MICROBES that are dead or inactive so that they are unable to cause disease. The ANTIGEN in the vaccine is the same as the antigen on the surface of the disease-causing microbe. The vaccine stimulates the body to produce ANTIBODIES against the antigen in the vaccine. The antibodies created will be the same as those produced if the person was exposed to the PATHOGEN. If the vaccinated person then comes into contact with the disease-causing microbe, the immune system remembers the antibodies it made to the vaccine and can make them faster. The person is said to be immune to the pathogen.

24884.

Void main() {int a=10;if(printf("%d",a>=10)-10)for(:)break;else;}​

Answer»

0Explanation:I HOPE it will HELP you ;):)

24885.

द डिलीट फाइल्स मूव टू व्हिच फोल्डर​

Answer»

Recycle bin which is a desktop icon.hope you UNDERSTAND itThank youhave a great DAY AHEAD

24886.

4. What are the parameters needed to create a for loop?​

Answer»

Literary criticism is the STUDY, EVALUATION, and interpretation of LITERATURE. MODERN literary criticism is often influenced by literary theory, which is the PHILOSOPHICAL discussion of literature's goals and methods

24887.

Display the given series in Python. 2 3 2 3 2 3 . . . . . .N terms. Don't use any conditional constructs or arrays or strings. Use numeric approach in solving. ​

Answer»

to write a Python program to display 2 3 2 3 .... following series till n terms.Restrictions:-No conditional constructNo arraysNo strings(since arrays and LISTS are different, here we can use lists)Main concept:-On DIVIDING integers (considering only whole numbers here) by 2, the remainder is in the pattern of 0 1 0 1 ....We observe that,0 + 2 = 21 + 2 = 30 + 2 = 21 + 2 = 3and so on.Required program:-PRINT(*[n%2 + 2 for n in range (0, (int(input("Enter the NUMBER of terms: "))))])Output:-Enter the number of terms: 52 3 2 3 2Algorithm:-TAKING input from the user about the number of terms of the series to be printed.Using the for loop and the range function to iterate the loop the required number of times.Storing the values of n%2 + 2 as the for loop iterates, in a list.Unpacking the list using * and printing the required pattern.

24888.

What is a c++ ?....​

Answer»

It's a COMPUTER LANGUAGE.. i THINK..

24889.

Explain URLs with propor examples​

Answer» TION:url stands for uniform resource locator . A URL is nothing more than the address of a given valid url points to a unique resource. such resources can be an HTML page, a CSS DOCUMENT , am IMAGE, etc.
24890.

What is the difference between basic formula and compound formula? in computer​

Answer»

tion:Explanation: A formula could just use a SINGLE function. For example, if you enter =AVERAGE(A1:A56) , that is a formula, using the AVERAGE function. compound formula is used to SOLVE more than 2 expression but but a BASIC formula is used to SERVE only to expression.

24891.

The if... elif statement can be seen as an if within an if statement.true or false​

Answer»

an if is there so

24892.

Prove & CAT AB) = (A+B​

Answer»

I THINK it is CORRECTEXPLANATION:I think so

24893.

Q22. Which one of the below is Shneiderman's Eight Golden Rules (A) Increase short-term memory load(B) Design for error(C) Simplify the structure of tasks(D) Design dialogs to yield closure​

Answer»

Designers need to SOLVE problems every day, and finding the right solution involves in-depth research and carefully planned testing. It would be great to discover a one-size-fits-all approach or a secret formula that would automatically solve all our interface design issues. We might not have the answer for that yet, but we do know of certain shortcuts we can sometimes take. We also know about current trends, which you can READ about in our guide to UI and UX design trends for 2020.“Heuristics” are simple and efficient rules that help us form judgements and make DECISIONS. We can think of them as being general guidelines in TERMS of UI best practices. Note: these rules have their time and place, and are not a replacement for usability testing.While Jakob Nielsen’s 10 Heuristics for User Interface Design is probably the most popular set of heuristics out there, there are others. Ben Shneiderman CREATED one of the greatest guides to solid interaction design called Designing the User Interface, which reveal his own collection of principles known as the “Eight Golden Rules of Interface Design”. We’re going to look at these rules today.

24894.

WAP using scanner class to calculate the electricity bill based on the units entered by the user according to the following slab unit Cost per unit 0-100 5101-250 8>250 10

Answer»

ogram: import java.util.Scanner; PUBLIC class Main {    public static void main(STRING[] args) {        Scanner sc = new Scanner(System.in);        System.out.println("Enter the number of UNITS: ");        double n = sc.nextDouble();        if (n > 0) {            double bill = 0;            if (n <= 100) {                bill = n * 5;            } ELSE if (n > 100 && n <= 250) {                bill = n * 8;            } else if (n > 250) {                bill = n * 10;            }            long i = (long) n;            System.out.println("Total number of Units: " + i);            System.out.println("Total computed bill of " + i + " Units: " + bill);        }    } }

24895.

The if...elif statement can be seen as an if within an if statement​

Answer»

can U EXPLAIN it QUESTION FIRST

24896.

What is a form handler ?​

Answer»

✮requried answer:Form Handlers are a handy way to use Pardot to COLLECT PROSPECT data from your website USING forms that you customize on your own, but there are some things you really should know and consider prior to using them over a standard Pardot Form. ... There are legitimate reasons to use a Form HANDLER over a Form.

24897.

WAP to calculate the electricity bill based on the units entered by the user according to the following slab

Answer»

Write a C PROGRAM to input electricity unit charge and calculate the total electricity bill ACCORDING to the GIVEN condition:For FIRST 50 units Rs. 0.50/unitFor next 100 units Rs. 0.75/unitFor next 100 units Rs. 1.20/unitFor unit above 250 Rs. 1.50/unitAn additional surcharge of 20% is added to the bill.How to calculate electricity bill using if else in C programming. Program to find electricity bill using if else in C. Logic to find net electricity bill in C program

24898.

Fill in the blanks. 1.The_________arrow is found in flat group. 2.One can change the font any time to give a new look to the _____________.3.Outline tab helps to _______ the text directly from the outline view. 4.Homepage is the first page you see when you open a ___________.5.A modem is a __________between a computer and Internet.plese answer these questions.​

Answer» THANK for GIVE me POINT
24899.

Computer 1chaperclass8​

Answer»

where question with out question we can't EXPLANATION:Hope u UNDERSTAND broMark me as BRAINLIEST. OK

24900.

By difault fomula use dash referashing​

Answer»

By DEFAULT, all CELL REFERENCES are RELATIVE references.