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.
| 25401. |
The ___________ character is used for concatenation of strings. * *&%^ |
|
Answer» + (PLUS)It is not in the OPTIONS but it is the correct answer.hope it helps yougive me a heartMark me as brainliest PLS..pls..pls... |
|
| 25402. |
The process of limiting the information that appearson the screen is(A) Sorting(B) Filtering(C) Searching(D) Merging |
|
Answer» (B) FilteringExplanation:FILTERING is a PROCESS which DISPLAYED on the SCREEN |
|
| 25403. |
2 डिग्री इक्वल ......... |
|
Answer» 2 degree = 0.0349 radianExplanation:PLZ FOLLOW me and MARK as BRAINLIST answer |
|
| 25404. |
Numbers Convert the followinga) (2020.656225) 10 = (?) 16b) (1032.6875) 10.< (172-878) 10 = (?)2(dy (AC. FBA 5) 16 = (?)10le) 254.7014) (?) 10( 1010101)2 = (?)8 |
| Answer» TION:b72hgd7dvwuskv6cuwbwjywvs8wngeyw | |
| 25405. |
What is the use of desktop publishing software ? |
|
Answer» Desktop publishing (DTP) is the creation of documents using page LAYOUT software on a personal ("desktop") COMPUTER. It was first USED almost exclusively for print publications, but now it also assists in the creation of various forms of online CONTENT.[Desktop publishing software can generate layouts and produce typographic-quality text and images comparable to traditional typography and printing. Desktop publishing is also the main reference for digital typography. This technology allows individuals, businesses, and other organizations to self-publish a wide variety of content, from menus to magazines to books, without the expense of commercial printing. |
|
| 25406. |
........Operators work with single operands?. |
|
Answer» what is your QUESTION I CANT UNDERSTAND |
|
| 25407. |
How function declaration |
|
Answer» the function DECLARATION TELLS the compiler about a function ' s name , RETURN type , and PARAMETERS . |
|
| 25408. |
Display the following pattern using Iteration(looping) statement 1, 1 2, 1 2 3, 1 2 3 4, 1 2 3 4 5 |
| Answer» CLASS Triangle { public static VOID main(STRING[ ] args) { for (int i = 1; i <= 5; i++) { for (int J = 1; j <= i; j++) System.out.print(j + " "); System.out.println( ); } }} | |
| 25409. |
11.What is the role of text editor in html? Explain with example. |
|
Answer» An HTML editor is a PROGRAM for editing HTML, the markup of a web page. Although the HTML markup in a web page can be CONTROLLED with any text editor, specialized HTML EDITORS can offer CONVENIENCE and added functionality. For example, many HTML editors handle not only HTML, but ALSO related technologies such as CSS, XML and JavaScript or ECMAScript |
|
| 25410. |
Stands alone Java applications for por executionneed Java compatible web browserassemberc) do not need tava compatible web browserd need a linkeer2need an |
| Answer» YES PLEASE COMPLETE it . For any ONE to ANSWER | |
| 25411. |
What is the oldest version of Flash |
|
Answer» old is version of flash MACROMEDIA flash 1 which is RELEASED in1996, Macromedia flash 2 which is released in 1997, Macromedia flash 3 which is released in 1998, Macromedia flash 4 which is released in 1999.Explanation:i HOPE it will help youplease mark it as brainliestthankyou ☺️ |
|
| 25412. |
The given expression, A represents ................. variable A=123 (1 Point)Numeric VariableString VariableNumeric ConstantString Constant |
| Answer» NUMERIC variableExplanation:as a=123 | |
| 25413. |
Graphical Representation of Data isknown asTableChartPictureAll of the above |
| Answer» CHART PLEASE MARK me as BRAINLIEST please | |
| 25414. |
What do these in java mean - && , ll and == ? |
| Answer» | |
| 25415. |
Which section is used for text and tages areshown directly on your web pages) |
|
Answer» tion:The HTML tag defines the main content of the HTML document or the section of the HTML document that will be directly VISIBLE on your web page. This tag is ALSO COMMONLY referred to as the element. |
|
| 25416. |
48. Which of the following is not an Intellectual Property Law ? a) Customs Act, 1962b) Trademark Act, 1999c) Patent Act, 1970d) Design Act, 2000ಕೆಳಗಿನ ಯಾವುದು ಭೌತಿಕ ಆಸ್ತಿ ಹಕ್ಕು ಕಾಯಿದೆಯಲ್ಲ?೩) ಕಸ್ಟಂ ಕಾಯಿದೆ, 1962b) ವ್ಯಾಪಾರ ಚಿಹ್ನೆ ಕಾಯಿದೆ, 1999c) ಪೇಟೆಂಟ್ ಕಾಯಿದೆ, 1970d) ವಿನ್ಯಾಸ ಕಾಯಿದೆ, 200049. Which of the following is an Intellectual property' as per IPR laws in India ?a) Original literary workb) Industrial design of Maruti 800c) Trademark of TATA companyd) All the aboveಕೆಳಗಿನ ಯಾವುದು ಭಾರತದ IPR ಕಾಯಿದೆ ಪ್ರಕಾರ ಭೌತಿಕ ಆಸ್ತಿಯಾಗಿದೆ ?2) ಸ್ವಂತ ಸಾಹಿತ್ಯ ಕೃತಿb) ಮಾರುತಿ 800 ಕಾರಿನ ಕೈಗಾರಿಕಾ ವಿನ್ಯಾಸc) ಟಾಟಾ ಕಂಪನಿಯ ವ್ಯಾಪಾರ ಚಿಹ್ನೆd) ಮೇಲಿನ ಎಲ್ಲವೂThe brand ambassador for the Big Basket is |
|
Answer» Sharukh KHAN is the BRAND AMBASSADOR for the BIG BASKET |
|
| 25417. |
14. 12. What is a Modem?(1 Point)a. A Modulator -Demodulator that helps toconvert analogue signals todigital and vice-versab. A Modulator -Demodulator that helps to getaccess to a securedwebpage.C. A device to block unwantedaccess to internetd. None of the above. |
| Answer» E CORRECT OPTION | |
| 25418. |
You can sort data within a table with respect to a particular field, either in an ascending ora descending order. databaseBRAINDEVELOPERSECTION - AFill in the blanks.aA computerised record keeping system that enables you to store, modify, and extract information from adatabase is known asMicrosoft Access is adatabase.data desa collection of information stored in an organised way.) )(DBMSTherefers to the arrangement of data in an ascending or descending order.key is a sort of check on the table that uniquely identifies each record inatable.data type is used for descriptive fields.generates a sequential number, whenever a new record is added to a table.view displays the table as a grid.are the user friendly interfaces that facilitate the process of entering data intables.collects the summarised data from one or more tables/queries and organise it in aprintable form.- DatabaseRelational- SortingDatasheetAutoNumber- Long Text- FormsINTSReportDBMSPrimaryLearningKips 37 |
| Answer» | |
| 25419. |
Find the quadratic polynomial whose zeros are 3 + root 2 3 + root 2 and 3 minus root 3 minus root 2 |
| Answer» 26 rootExplanation: | |
| 25420. |
1. 'A' and 'an' are two forms of thedefinite articles |
| Answer» INDEFINITE the.the USE in UNIQUE nounsfollow US | |
| 25421. |
Write a program to print the following using a single loop. 111111111111111 |
| Answer» | |
| 25422. |
Differentiate between Native , Web and Hybrid app |
|
Answer» tion:NATIVE and hybrid APPS are installed in an app store, whereas WEB apps are mobile-optimized webpages that LOOK like an app. Both hybrid and web apps render HTML web pages, but hybrid apps use app-embedded browsers to do that. |
|
| 25423. |
How are the following passed to a function? (i)Composite type Data (ii) Primitive type data |
| Answer» DIFFERENCES Between Primitive Data TYPES and Composite Data Types. ... If two variables contain data that is primitive they compare by value. This means that if they both contain the same VALUES they are EQUAL. If two variables contain data that is composite they compare by reference.Explanation:it is the correct answer | |
| 25424. |
Write any three advantages of plasma |
|
Answer» As compared to flames, plasma emission has the following advantages: 1. Inert atmosphere in plasma RESULT in EXCLUSION of OXIDES 2. Lower chemical and SPECTRAL interferences 3. Lower ionization problems |
|
| 25425. |
1. Write a program to print a pattern asfollows:* * * * * * ** * |
|
Answer» Pattern program in Cint main() { INT ROW, c, n;printf("Enter the number of rows in PYRAMID of stars to print\n"); SCANF("%d", &n);for (row = 1; row <= n; row++) // Loop to print rows. { ...for (c = 1; c <= 2*row - 1; c++) // Loop to print stars in a row. printf("*");printf("\n"); } |
|
| 25426. |
Transmissions send by the fax machine are called faxes true false |
| Answer» TION:truehope it HELPS you out | |
| 25427. |
DMP stands for dat matris Ranter |
| Answer» | |
| 25428. |
1 we cannot change the name of file 1 folder._. 2 Icons with an arrow in the lower left Corner are shortcut icons 3 light pen is a pointing device true or false please |
|
Answer» false we cantruefalseExplanation:PLS follow me and MARK as BRAINLIEST answer |
|
| 25430. |
Create an algorithm if someone is YOUNGER or OLDER than you |
| Answer» | |
| 25431. |
Plz ans it fast ........ |
| Answer» FALSE............................ | |
| 25433. |
Which is the best windows for my 2gb ram intel(r) atom(tm) 1.80 GHz pc with 32 operating system |
|
Answer» if you have intel atom then TRY to push windows 7 it runs smooth Don't RUN windows 10 as it have MANY feature and it can slow you pc with your requirements1.80 Ghz is best smooth pc try to upgrade your proseccor to intel dual core or I3 then your specifaction is too HIGH and it runs very very ....... smooth |
|
| 25434. |
In animation synfig app how to use gradient tool |
|
Answer» ndows together?To dock (join) separate windows (Panel into one you must drag the tab icons (the Panel tab) for each of the tools into another window.You can create subdivisions INSIDE the windows by dragging the Panel tab into the PLACEMENT Widget.Tool tabs inside the window can be arranged by dragging them on top of one another, therefore changing the order.see also Interface.Restore Default LayoutFrom Edit Menu, open the Preferences Dialog and use the Restore to DefaultsArtwork CompositionInsert some text?Use the Text Tool or right click on your Canvas and choose " |
|
| 25435. |
Name and describe the input devices? Input devices accept data and instructions from the user. Following are the examples of various input devices, which are connected to the computer for this purpose. |
|
Answer» Keyboard. Keyboard is the most common and very popular input DEVICE which HELPS to input data to the computer. ...MOUSE. Mouse is the most popular pointing device. ...Joystick. Joystick is also a pointing device, which is USED to move the cursor position on a monitor screen. ...Light Pen. ...Track Ball. ...SCANNER. ...Digitizer. ...Microphone. |
|
| 25436. |
Differentiate between L-value and R-value of a variable. |
|
Answer» An l-value is an expression that refers to such an object. The original definition of an l-value was "an object that can appear on the left-hand side of an assignment". ... In this case, the l-value is implicitly CONVERTED to an r-value. HOWEVER, you cannot PLACE an r-value in a CONTEXT that REQUIRES an l-value |
|
| 25437. |
Why are there extra 24 bytes in 1 kb |
|
Answer» After all, "KILO" means 1000. In most cases, this approximation is fine for DETERMINING how much space a file takes up or how much disk space you have. But there are really 1024 bytes in a KILOBYTE. The reason for this is because computers are BASED on the binary system. |
|
| 25438. |
An organization is granted the block 190.100.0.0/17. The administrator wants to create 1024 subnets. |
|
Answer» ohhhh EXPLANATION:REALLY?are you SERIOUS ? |
|
| 25439. |
What will be the octal equivalent of 001010.101100 (from Binary) ? |
|
Answer» tion:In MATHEMATICS and digital electronics, a binary number is a number expressed in the binary numeral system or base-2 numeral system which represents numeric values using two different SYMBOLS: typically 0 (zero) and 1 (one). The base-2 system is a positional notation with a radix of 2. Because of its straightforward implementation in digital electronic circuitry using logic gates, the binary system is used internally by almost all modern computers and computer-based devices. Each DIGIT is referred to as a bit. |
|
| 25440. |
Oate 1 Page.Name and itsphone10 apps onon your smartits use in one sentenceseach? |
|
Answer» please ASK the QUESTION correctly. EXPLANATION:please mark me as brainliest and THANK my answer and give me 5 stars |
|
| 25441. |
Q II. Answer in 30-40 words.6. What are compound formula? Give example, |
|
Answer» s a compound because it is made up of more than one element - HYDROGEN and Oxygen. For example, the chemical formula for water is H2O which indicates that 2 ATOMS of Hydrogen COMBINES with 1 atom of oxygen and creates the compound water. for ex.Water is a compound because it is made up of more than one element - Hydrogen and Oxygen. For example, the chemical formula for water is H2O which indicates that 2 atoms of Hydrogen combines with 1 atom of oxygen and creates the compound water. |
|
| 25442. |
அரசுப் பொருட்காட்சி என்னும் தலை ப்பில் கட்டுரை ஏழுதுக |
| Answer» SORRY I can't understand that language PLZ write in ENGLISH | |
| 25443. |
A university XYZ wants to implement a network for their different departments such as Administration department, Food Science department, Computer science department and Mathematics. You are assigned to expert with how to implement this network: a) Type of network that the university should implement, State reason. b) Why Topology used for that concern network as define above, state reason. c) The architecture of the network should be Client/server or Peep-peer, state reason. |
| Answer» GOING to be DONE by the WAY to the ARABIAN NIGHTS | |
| 25444. |
Let disp: print " welcome " |
| Answer» INT .("PRINT") ( WELCOME )...Explanation:MARK me as BRAINEST..........................FOLLOW me | |
| 25445. |
Q(F) write the name of the key_. (1)this key gives space between the words.____.(2)This key moves the cursor to a new line.___. (3)This key types the letters in capital .____. (4)This key erases the character to the left of the cursor._____. |
| Answer» 1) spacebar2) enter3) CAPS LOCK / shift + the LETTER4) backspace | |
| 25446. |
Consider the table Person with one of the attributes as Emloyment. what is the output of the following query? select * from Person where employment = null;. a. All the rows where the Employment is null b. The query is invalid. c. No result. d. First row where the Employment is null. |
| Answer» PLEASE MAKE me a BRAINLIST | |
| 25447. |
Define generations and classification of computer |
|
Answer» The five GENERATIONS of computers are CHARACTERIZED by electrical current flowing through the processing mechanisms listed below: ... The FIRST within vacuum TUBES. The second within TRANSISTORS. The third within integrated circuits. |
|
| 25448. |
What is the full form of C.L.A.S.S.?✌️ |
| Answer» CLASS STANDS for : - Computer LITERACY and STUDIES in Schools. | |
| 25449. |
How To Use Probiolite Digestive Dietary Pills? The food that you eat is ingested Probiolite Price all the more financially and promptly Since your plot is answerable for dispensing with waste. As a consequence of this, a stomach related lot may cause a ton of issues, for example, infirmities. A dietary enhancement and A healthy eating regimen plan can give everything the assets it requires to hold beneficial to your body. A diet brimming with entire grains, veggies, organic products, and nourishments causes you shed weight and can support processing. So to forestall natural product processing issues?To start with, you have to keep up a legitimate eating regimen. At that point you have to decrease your utilization a tad in case you're as of now eating too much. The ideal activity is guarantee your nourishments are as different as could be expected under the circumstances, so you aren't eating exactly the same kinds of food daily. Super Green Food, by methods for its Probio-Lite Benefits viable and numerous fixings, helps upgrade your digestion. |
|
Answer» first mark as BRAINLIEST ANSWER and follow me please.. ... then I will edit and answer the CORRECT answer.....Explanation:.....,.. . |
|
| 25450. |
Guys please help me in sentence recording. |
| Answer» TION:bro...PLEASE SEND clear photo...can't UNDERSTAND the questions... | |