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.

29301.

30. Air Traffic control system is anexample of operating system.​

Answer» THANKS FOR POINTS. SHSBDBDJ FUCBDJDNDUBD
29302.

Which one of the following is used for relating a table to an outside key in other table ?

Answer» PRIMARY KEY, MANIPULATION, RELATIONSHIP, table STRUCTURE
29303.

You can`t close an active worksheet without saving the cell contents

Answer» CELL contact saving by HEALTHY & active
29304.

Which wild card is used to search s and n​

Answer»

Answered By: APUS LibrariansLast Updated: Nov 25, 2018 Views: 109814The wildcard is an advanced search technique that can be used to maximize your search results in library databases. Wildcards are used in search terms to represent one or more other characters.The two most commonly used wildcards are:An asterisk (*) may be used to specify any number of characters. It is typically used at the end of a root word, when it is referred to as "truncation." This is GREAT when you want to search for variable endings of a root word.For example: searching for educat* would tell the database to look for all possible endings to that root. Results will INCLUDE educate, educated, education, educational or educator. A question mark (?) may be used to represent a single character, anywhere in the word. It is most useful when there are variable spellings for a word, and you want to search for all variants at once. For example, searching for colo?r would return both color and colour. Each of the library's databases (and internet search engines) use the wildcard differently. To find out what works in your favorite database, look for the "help" link (usually along the top of the screen). A few examples are linked below.You might also ENJOY this fun trunctation tutorial from the Colorado STATE University Libraries

29305.

How does the computer understand the instructions written in high level language

Answer»

By CONVERTING a LANGUAGE into its binary languageExplanation:please mark me as a BRILLIANT and follow me and give thanks to an ANSWER please

29306.

X=60 y=x+1 x=20 , y + x print(x , y )

Answer» NUMBER of the NEW YEAR and I am have a to
29307.

Which of the following is not a test type

Answer» TIONS YARR FIRST then we will SOLVE it NA
29308.

Substr() & instr() works identically. (true/false)​

Answer» TION:आई डोंट नो नो आंसर आई डोंट नो सॉरी नो डांसर
29309.

What is posterize and color balance? How to change the background of animage using the move tool​?

Answer»

Size of ORIENTATION is known as postersize.Color BALANCE used to BALACE the colour VALUE of any image.There is no option to cahnge background USING move option in Adobe Photoshop. But u add or adjust the background using move tool

29310.

How will you find and replace all the occurrences of “Kings” with “Rings” in the following passage: Kings have been around since ancient times. We have Kings from Europe, Asia, South America and Africa. Some Kings are good some are bad. We even have some Kings, nowadays.​

Answer»

by USING FIND and REPLACE TOOLBAR

29311.

Write a program to input names of n students and store them in a tuple. Also input a name from the user and find if this user is present in the tuple or not​

Answer» VALUES = input("Input some COMMA seprated numbers : ") LIST = values.split(",") TUPLE = tuple(list) print('List : ',list) print('Tuple : ',tuple)
29312.

TO Follow1 Repeat come to CIRCLE of computer​

Answer»

Sorry BRO I don't UNDERSTAND the question MAYBE other questions

29313.

4) This tool takes a sample of an image & applies over another image or a part of the same image.A) GradientB) Brush C)Smudge D)Clone stamp​

Answer» OPTION (d) EXPLANATION:CLONE STAMP
29314.

1) Fill in the blanks. 10X1=11. Ais a device that provides a central point for cables in a network2. Whenever you delete any, it goes intofolder3. The termrefers to the world wide collection of blogs.4. Thebutton is used to clear the already entered data in a form5. Many big companies usecables in high-traffic networks.6.Cloud offers the services to a limited and well-defined number of parties7. Online auction is the most popular vehicle fore-commerce model8.are powerful computers in the network-DELL​

Answer» 1)HUB2)RECYCLE bin3) Blogosphere4)
29315.

Write a program to input 3 real numbers (double) and find their average. If the average is greater than 50 print “Very good”, otherwise print “Need to improve”. ​

Answer» REFER the ATTACHED IMAGE
29316.

Process is an_________________ Active entity Passive entity Procedure Function​

Answer»

tion:process is a functionyou know sometimes we say that PROCESSING I'd going on that MEANS FUNCTION are going on

29317.

Observe the following Python code carefully and obtain the output, which will appear on the screen after execution of it. [CBSE SQP 2016]def Findoutput ():L = "earn"X = " "count = 1for i in L:if i in ['a', 'e',' i', 'o', 'u']:x = x + 1. Swapcase ()else:if (count % 2 ! = 0):x = x + str (len (L[:count]))else:x = x + 1count = count + 1print xFindoutput ()​

Answer»

I got it the answerExplanation:PLEASE mark me as a brain LIST

29318.

A non-empty array A consisting of N numeric values is given.The product of quadruplet (P, Q, R, S) equates to A[P] *A[Q] * A[R] * A[S](0 < P

Answer»

2Unrelatedly, rank can also be used as an adjective meaning offensively strong, especially in SMELL or TASTE, as in There's a rank odor plsmark as BRAINLIEST PLSSS DEAR

29319.

Convert the· following infix expression into its postfix form: (A/B+C)*(D/ (E-F))​

Answer» HOPE you GET the ANSWER for your question.Mark as BRAINLIEST
29320.

If char ch='A' ; System.out.println(ch+=2); ​

Answer»

is C.......................................

29321.

To maintain the objects height and width ratio , hold down​

Answer» DONNA Daley BLIND date of BIRTH of the CELL and molecular biology of fishes bend in this CASE is the
29322.

Reame a file or folder​

Answer»

In WINDOWS ,RIGHT CLICK the fileclick on rename WRITE the desired name

29323.

Explain in detail AI project cycle​

Answer»

tion:Generally, every AI or data project LIFECYCLE encompasses three main stages: project scoping, design or build phase, and deployment in production. Let's go over each of them and the key steps and FACTORS to CONSIDER when implementing them.mark excellent

29324.

C. Write T (for True) or F (for False) against the following statements.1. You can search for a group of files in Windows7.​

Answer» YES we can search for a GROUP of file in window 7
29325.

1. Fill in the blanks:(a) Software can be system software orsoftware.​

Answer»

tion:Systems software are PROGRAMS that manage the RESOURCES of the computer system and simplify APPLICATIONS programming. They include software such as the operating system, DATABASE management systems, networking software, translators, and software utilities.mark excellent

29326.

bhay is fond of collecting Pokemon cards. He has X cards with him. His friend Amit promised him to give N cards everyday for D days. How many cards will Abhay have at the end of Dth day. Take the values of X, N and D as input from the user. The program should be tested for C no. of cases which will also be entered by the user. Sample input: No. of cases. : 2 Values of X, N and D: 5, 4, 6 No. of cards Abhay has on Dth day: 5+4+4+4+4+4+4=29 Values of X, N and D: 4, 2, 2 No. of cards Abhay has on Dth day: 4+2+2=8​

Answer»

"N" (and any SUBSEQUENT words) was IGNORED because we LIMIT queries to 32 words.Explanation:PLZ FOLLOW me

29327.

Measure of belief by Dempster shafer theory given M1(A,B) theta

Answer» C and DEXPLANATION:
29328.

Ms.Suniti and her friends got a raise of 10% in their salaries. Find the total amount if their present salary is Rs.5000.

Answer» PLEASE MARK as BRAINLIEST answerExplanation:24000
29329.

Communication facility between the client program and the various services that are also running in user space is also provided by_______ approach.Micro Kernel Layered Simple Modules​

Answer» MICRO KERNAL is the ANSWER i THINK
29330.

For inserting non breaking space,what is used from thefollowing? nobreak   ​

Answer»

When Word calculates line width and wraps text to the next line, it tries to break the line at either a SPACE or a hyphen. Sometimes, however, you may not want Word to break a line at a certain space. For instance, you may want to make sure that two adjacent words appear on the same line as each other. The answer is to use non-breaking spaces instead of regular spaces when you don't want Word to break a line at a certain space. To do this, HOLD down the Ctrl and SHIFT keys as you press the Spacebar. Word will then not break the line at that point.An alternative way of inserting a non-breaking space is to follow these steps:Display the Symbol dialog box by choosing Symbol from the Insert menu.WordTips is your source for cost-effective Microsoft Word TRAINING. (Microsoft Word is the most popular word processing software in the world.) This tip (1081) applies to Microsoft Word 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Word (Word 2007 and later) here: Inserting a Non-Breaking SpaceExplanation:please mark as brainlist

29331.

New slide button is found in the _____ group.​

Answer»

Click on the New Slide BUTTON located on the Home tab in the Slides GROUP. Explanation: PLZ mark as BRAINLIEST

29332.

(6 Q.III Answer the following in Very short:2. What is a Formula? Explain with the help of an example.3. What is the use of Sorting feature in Excel?4. Briefly mention the tww.thods for creating an animation in Animate.5. What do you knox about masking in Animate?6. Aman is yo ng or his mathematics prey ct work. He has to perform some quickcalcxatsisch modico Python programming should be use for doing theAculations?​

Answer» TION:FIRSTLY MAKE me brainlest so I will tell you ANSWER
29333.

Data into theScanner helps to inputcomputer.​

Answer»

s use optical recognition systems that have a light beam to scan INPUT data to convert it into electrical SIGNALS, which are sent to the COMPUTER for processing. ... The answer sheet is then graded by a device that uses a light beam to RECOGNIZE the MARKS and convert them to computer-recognizable electrical signals.

29334.

An email address is made up of​

Answer»

The general FORMAT of an email address is [email protected], and a specific example is [email protected] Thus, an address consists of two principal parts, a USERNAME and a domain name. The domain name is used to TRANSPORT a mail message to the host of the recipient's mail SYSTEM. Explanation:

29335.

If one of the student in your class wants to see one record at a time in MS Access, which among the following option you will suggest? a) Queryb) Formc) Reportd) Format​

Answer»

A Query Explanation:MARK my ANSWER as BRAINLIST plz it's a big REQUEST

29336.

mr david reaches his office at 9:20 am and leaves his office at 5:35 pm . how long does he attend his office​

Answer»

hello kya hal HAI 21 October se Pehle mujhe BRAINLIST Bana Do Mera Birthday hai PLEASE Please Please Please

29337.

Appropriate Technology helps people to return to a simpler way of life.

Answer»

please MARK as BRAINLIEST answerExplanation:now the most important THING is TECHNOLOGY,,,,,,,and it's techniquessss

29338.

The key row that begins with Caps lock key on the keyboard is called: (A) Home row (B) Top Row (C) Middle Row​

Answer» HOME ROW EXPLANATION: Is my ANSWER I THINK so
29339.

Define periodization​

Answer»

tion:PERIODIZATION is the process or study of categorizing the past into discrete, quantified named blocks of time.This is usually done in order to facilitate the study and ANALYSIS of history, understanding current and historical processes, and causality that might have linked those events.This results in descriptive abstractions that provide convenient TERMS for periods of time with relatively stable characteristics. However, determining the precise beginning and ending to any ‘period’ is often ARBITRARY, since it has changed over time over the course of history.To the extent that history is continuous and not generalized, all systems of periodization are more or less arbitrary. Yet without named periods, however clumsy or imprecise, past time would be nothing more than scattered events without a framework to help us understand them. Nations, cultures, families, and even individuals, each with their different remembered histories, are constantly engaged in imposing overlapping schemes of temporal periodization. Periodizing labels are continually challenged and REDEFINED, but once established, a period "brand" is so convenient that many are hard to change or shake off.

29340.

By using dash feature you can revert the last change​

Answer» SORRY I didn't KNOW ...............
29341.

Find the output of following b) a=9 b=2 print ((a**b ))print ( a//b)print (a*b)print (2*(a+b)print (a%b)​

Answer» NNUMBER t YAY I have a BIT of the
29342.

What is the output of the following code?​

Answer»

d) the CODE generatesExplanation:d) the code GENERATES

29343.

Which effects make an object shrink and grow in size Emphasis Exit Entrance​

Answer»

please MARK as brainliest ANSWEREXPLANATION:[EMAIL PROTECTED]correct optionisExitit can occur

29344.

Define Drop Cap .How can you insert a Drop Cap in a document.

Answer»

Add a drop capSelect the first character of a paragraph.Go to INSERT > Drop CAP.Select the drop cap OPTION you want. To create a drop cap that fits WITHIN your paragraph, select DROPPED. To create a drop cap that is in the margin, outside of your paragraph, select In margin.

29345.

TYPE-I (Fm in the Blanks)​

Answer»

GREENCORP Q60 NORMAL POSITION TYPE I BLANK AUDIO CASSETTE - AUSType 1 is a ferro TAPE which is the original and most basic tape type. Then there is type 2 which can either be a true CHROME tape or a cobalt doped tape with similar performance to pure chrome. Then there is type 3 (not common) which was a ferro-chrome tape mixed into ONE being a dual layer tape

29346.

______command brings the turtle to the starting position​

Answer»

In which PROGRAM you are TELLING about????EXPLANATION:FIRST MENTION the program .

29347.

Expand the following: (i) VisiCalc (ii) ASCII

Answer»

1)Explanation:VisiCalc (for "visible calculator")[1] was the first spreadsheet computer program for personal computers,[2] originally released for the APPLE II by VisiCorp. It is often considered the application that turned the microcomputer from a hobby for computer enthusiasts into a serious business tool, prompting IBM to introduce the IBM PC two years later.[3] VisiCalc is considered the Apple II's killer app.[4] It sold over 700,000 copies in six years, and as many as 1 million copies over its history. 2)It does let you IMPORT data from Graphwriter, 1- 2-3, or ASCII files, however. ... or import files from 1-2-3, Dbase, Visicalc, or any program that supports DIF, Dbase II, ASCII, or Sylk files.

29348.

1 Consider a given Series , M1:Term 1Marks4565indexTerm2Term3Term489Write a program in Python Pandas to create the series.​

Answer» TION:आई डोंट नो नो ANSWER नही आता
29349.

Write down the steps to enter formula in cell​

Answer»

tion:A formula is an EXPRESSION which calculates the VALUE of a cell. For example, cell A3 below CONTAINS a formula which adds the value of cell A2 to the value of cell A1. ... For example, cell A3 below contains the SUM function which calculates the sum of the range A1:A2.

29350.

Identify the memory device. [½x5=2½] 1. Consists of a stack Of disk on a common spindle.2. An optical disk used to store around 700 MB of digital data . 3. An optical disk with a storage capacity of 4.7 GB. 4. A disk which used in a blue Violet Laser to read and write. 5. Is a removable drive connected to the computer via USB port.tell truth ​

Answer» WHOLE romjan U COPIED and PASTED here?