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.
| 28901. | 
                                    Defferen between playstore and appstore | 
                            
| 
                                   Answer»  play store is for play and aap store is for aap SRY I am joking ur ansGoogle Play Store is more DEVELOPERS friendly as compared to APP Store. Although, App Store is based on quality ASSURANCE, Google Play Store is more user-friendly. HOWEVER, being developers friendly does not assure a better quality.  | 
                            |
| 28902. | 
                                    5. Which tag is used to define a selection list in a form? (a) (b) (c) (d)  | 
                            
| Answer» OPTION ️ IS CORRECT(B) | |
| 28903. | 
                                    4. Combining two or more cells either column-wise or row - wise in a table is called(a) Merging (b) Spanning (c) Combining(d) None of these | 
                            
| 
                                   Answer»  mergingExplanation:because MERGING is the only WORD in the COMPUTER to COMBINE two CELLS  | 
                            |
| 28904. | 
                                    Difference between client server and centralized database system ? | 
                            
| 
                                   Answer»  Centralized MEANS the data is in one place. Client SERVER just means the clients are in a DIFFERENT place than the data. It SIMPLY means the database is considered one unit managed by one DBMS in one location and to which clients connect.Explanation:This may help you ☺️Thank you ☺️  | 
                            |
| 28905. | 
                                    What is keyboarding skills | 
                            
| 
                                   Answer»  Keyboarding skills are a set of skills required to operate a KEYBOARD smoothly while typing. This includes UNDERSTANDING your computer keyboard LAYOUT and its functions. Keyboarding is a skill which is required WHENEVER you need to type.  | 
                            |
| 28906. | 
                                    What is ICT Tools? Where are they found? | 
                            
| 
                                   Answer»  The INTERNET is not widely available in most LDCs; radio and TV areThe Internet is not widely available in most LDCs; radio and TV areBroadcast technologies such as radio and television have a much greater penetration than the Internet throughout much of the developing world, and the substantial gap is not expected to be closed soon.The Internet is not widely available in most LDCs; radio and TV areBroadcast technologies such as radio and television have a much greater penetration than the Internet throughout much of the developing world, and the substantial gap is not expected to be closed soon.Radio and TV can have high start-up costs, and reinforce EXISTING pedagogical stylesThe Internet is not widely available in most LDCs; radio and TV areBroadcast technologies such as radio and television have a much greater penetration than the Internet throughout much of the developing world, and the substantial gap is not expected to be closed soon.Radio and TV can have high start-up costs, and reinforce existing pedagogical stylesEducational initiatives that utilize radio and television typically have quite high INITIAL start-up/capital costs, but once they are up and running, on-going maintenance and UPGRADE costs are much lower (making initiatives utilizing radio and TV for distance learning in the education sector particularly appealing for donor support in many cases). One-to-many broadcast technologies like radio and television (as well as satellite distribution of electronic content) are SEEN as less ‘revolutionary’ ICTs in education, as their usage is seen as reinforcing of traditional instructor-centric learning models, unlike computers, which many see as important tools in fostering more learner-centric instructional models.HOPE IT HELPS U..THANKU..PLZ MARK IT AS BRAINLIST !!  | 
                            |
| 28907. | 
                                    104. Concurrent access of shared data is (B) data insecurity(A) data consistency(C) data inconsistency(D) data bounding | 
                            
| 
                                   Answer»  (A)DATA consistencyPlease follow me and mark me as BRAINLIEST.....Hope it HELPS you......  | 
                            |
| 28908. | 
                                    What is syntax ? in prigramming language  | 
                            
| 
                                   Answer»  tion:In computer SCIENCE, the syntax of a computer LANGUAGE is the SET of rules that defines the combinations of symbols that are considered to be correctly structured STATEMENTS or expressions in that language  | 
                            |
| 28909. | 
                                    Busrt time is deprnds on | 
                            
| 
                                   Answer»  what sorry? I didn't UNDERSTOOD Explanation:plzz follow me and MARK me BRAINLIST  | 
                            |
| 28910. | 
                                    एक टेप की प्रेस करने में कितने स्पेस कैरेक्टर इंसर्ट होता है | 
                            
| Answer» THANK you EXPLANATION:PLZ FOLLOW me...❤............... | |
| 28911. | 
                                    class MyClass { static int x = 7;int y = 2; public static void main(String args[ ]) { MyClass obj = new MyClass(); System.out.println(x); obj.sampleMethod(5); int a= 6; System.out.println(a); } void sampleMethod(int n) { System.out.println(n); System.out.println(y); }} State the name and value of the: (i) method argument or argument variable. (ii) class variable. (iii) local variable. (iv) instance variable. | 
                            
| Answer» | |
| 28913. | 
                                    Q7)Green energy means to 1 pointOdevelop sustainable energyO green forestryO develop non-renewable energyO None of the above | 
                            
| Answer» GREEN FORESTRY this ANSWER | |
| 28914. | 
                                    Write a java programs for swapping of two numbers using third variable. | 
                            
| Answer» IMPORT java.util.*; CLASS Swap_With { public static void main(String[] args) { int X, y, t; Scanner sc = new Scanner(System.in); System.out.println("Enter the value of X and Y"); x = sc.nextInt(); y = sc.nextInt(); System.out.println("before swapping numbers: "+x +" "+ y); t = x; x = y; y = t; System.out.println("After swapping: "+x +" " + y); System.out.println( ); } } Explanation:This will ACCEPT two numbers and then will swap the numbers | |
| 28915. | 
                                    How to do if equation in libre office | 
                            
| 
                                   Answer»  tion:To insert a FORMULA, place the cursor in the position you want to insert it and use the Insert > OBJECT > Formula menu COMMAND. Then, a WINDOW of the Math processor OPENS but inside the Writer environment.  | 
                            |
| 28916. | 
                                    In a class test containing 15 questions, 4 marks are given for every correct answer and (-2) marks are given for every incorrect answer.(a) Bharathi attempts all questions but only 9 answers are correct. What is her totalscore?(b) One of her friend Hema attempts only 5 questions and all are correct. What will beher total score? | 
                            
| 
                                   Answer»  a-24 b-05Explanation:for a-she has done 9 so she will get 9 X 4 -36 and she has not done 6 answers correct so her M6 x 2 MARKS will be cutfor b-she has done 5 correct so she will get 5 x 4-20 but her 10 r not correct so 10 x 2-20 marks will be cut so she will get 20-20 0  | 
                            |
| 28917. | 
                                    1. What is the name of character based addressing system? (a) DNS (b) URL(C) DSN (d) None of these | 
                            
| Answer» DNS is the NAME of character BASED addressing SYSTEM | |
| 28918. | 
                                    Libre office if equation | 
                            
| 
                                   Answer»  The only trick is KNOWING the CORRECT FORMULA to use. Let's use a very simple example first. The structure of the IF/ELSE statement (for the purposes of LIBREOFFICE Calc) will be =IF(A=B;C;D) , which translates to IF A = B THEN C, ELSE D. Now, it's time to PUT that to the that to the test.Explanation:Thank you❤️❤️  | 
                            |
| 28919. | 
                                    Q.5 (B) Read the Para carefully and choose the best options as follow: [3] “The inside is splendid, beyond anything words can convey. please let me show your majesty theway”.(i) Name the lesson:(a) The portrait of a Lady (b) We are not afraid to Die(c) Discovering Tut: (d) Landscape of the soul(ii) Who is ‘me’ in the Para given above:(a) Khushwant Singh (b) Mary(c) Corter (d) Wu Daozi(iii) What did ‘me’ want to show the ‘you’(a) Grandfather’s picture (b) Iceland(c) The mummy (d) hidden painter’s work behind a screen | 
                            
| Answer» | |
| 28920. | 
                                    What will the value of variable m and n after the execution of the following code int m,n=0;for ( m = 0 ; m < = 3 ; m++){ n+=m ; n - - ;} | 
                            
| Answer» SORRY I didn't KNOW? yirpurpydldskskoeyokkgckcsyywxkt | |
| 28921. | 
                                    Difference between string and characters Datatype? | 
                            
| Answer» TION:WRITE a note one PHANEROGAMS plant? | |
| 28922. | 
                                    The command used to delete a particular column in a relation is | 
                            
| 
                                   Answer»  The COMMAND used to delete a PARTICULAR column in a RELATION is ALTER table command.Explanation:I HOPE HELPED YOU......  | 
                            |
| 28923. | 
                                    1. What is the name of character based addressing system? (a) DNS(b) URL(C) DSN (d) None of these | 
                            
| 
                                   Answer»  DNS is the NAME of CHARACTER BASED ADDRESSING SYSTEM  | 
                            |
| 28924. | 
                                    What plan of action would you do to address your development areas | 
                            
| Answer» ED an ACTION PLAN composed of action steps that agrees all proposed CHANGES. The plan should be complete clear and current..Additionally the action plan should include information and ideas you have already gathered while brainstorming about you objective and your strategies | |
| 28925. | 
                                    Which of the mentioned point are not valid with respect to a propositional logic? | 
                            
| Answer» EXPLANATION:QUESTION not CLEAR | |
| 28926. | 
                                    Mr. Gupta has been asked to set up table to keep track of the personal details of member such as name, age and so on. The table should also store the membership category, date of registration, date of expiry of membership. (4 x 1 = 4)a) Discuss the field names that should be there in the table.b) Suggest their data types.c) Which field in the above table should be the primary key of the table?d) Which field in the above table should be the date data type? | 
                            
| 
                                   Answer»  tion:: As SOON as PRACTICABLE after the effective date of this registration STATEMENT.If any of the securities being registered on this Form are to be offered on a delayed or continuous basis pursuant to Rule 415 under the Securities Act of 1933, check the following box. ☐If this Form is filed to register additional securities for an offering pursuant to Rule 462(B) under the Securities Act, check the following box and list the Securities Act registration statement number of the EARLIER effective registration statement for the same offering. ☐If this Form is a post-effective amendment filed pursuant to Rule 462(c) under the Securities Act, check the following box and list the Securities Act registration statement number of the earlier effective registration statement for the same offering. ☐  | 
                            |
| 28927. | 
                                    From where the sanskrit language was originated | 
                            
| 
                                   Answer»  t traces its linguistic ancestry to Proto-Indo-Iranian and ultimately to Proto-Indo-European languages, meaning that it can be traced historically back to the people who spoke Indo-Iranian, also CALLED the Aryan languages, as well as the Indo-European languages, a family of SEVERAL HUNDRED RELATED languages.mark ❤️  | 
                            |
| 28928. | 
                                    Conrad gessner Nicolas-Jacques Conte William Munroe InVENTED PENCIL :) | 
                            
| 
                                   Answer»  h6hjvskxiwiLzlzkxkxx  | 
                            |
| 28929. | 
                                    List any 5 ettiquete which are to be followed while chatting | 
                            
| 
                                   Answer»  You should KNOW the person. ... Start with a short greeting. ... Be mindful of the receiver's preferred style of COMMUNICATION. ... KEEP the CONVERSATION short. ... Be careful with ABBREVIATIONS. ...Explanation:  | 
                            |
| 28930. | 
                                    You are required to write a complex calculator program using Class Templates in c++ that take two or more inputs from the user. The program should add, subtract, multiply,divide, square root and power the inputs. Test it with the two data types int and float. | 
                            
| Answer» C++ is programming language which is mainly known as IOS in these TIME. | |
| 28931. | 
                                    Transistors were introduced in this generation 1. 1964-19712. 1963-19693. 1956-19634. 1940-1963 | 
                            
| 
                                   Answer»  The transistorized computer circuits were introduced in the Second generation. The first generation of electronic computers used vacuum tubes, which GENERATED large amounts of heat, were bulky, and were unreliable. A second generation of computers, through the LATE 1950s and 1960s FEATURED circuit BOARDS filled with individual transistors and magnetic core memory. Transistors (1956-1963) The world would SEE transistors replace vacuum tubes in the second generation of computers. The transistor was invented at Bell Labs in 1947 but did not see widespread use in computers until the late 1950s. The second generation computers emerged with development of Transistors. The transistor was invented in 1947 by three scientists J. Bardeen, H.W. Brattain and W. Shockley. A transistor is a small device made up of semiconductor material like germanium and silicon. ... 1) Transistors were used in place of vacuum tubes.Explanation:  | 
                            |
| 28932. | 
                                    Does a HTML SQL query eliminates duplicates | 
                            
| 
                                   Answer»  SQL QUERY will not AUTOMATICALLY ELIMINATE the duplicates , explicitily we have to use distinct keyword for removing duplicates from result SET. If there is no indexes it will create index automatically. No two column can have the same name.  | 
                            |
| 28933. | 
                                    How to get rid of extra space in merge sort? | 
                            
| 
                                   Answer»  ohuoyuohohhihbjkjbouoguohipuipuawwarwrarwarasrar  | 
                            |
| 28934. | 
                                    The database below has four transaction. What association can be found in this set. Trans_id itemset T1{K,A,D,B} T2{D,A,C,E,B} T3{C,A,B,E} T4{B,A,D} | 
                            
| 
                                   Answer»  T3(C,A,B,E)I thinkExplanation:I'M NEW TO BRAINLY PLZ FOLLOW ME AND MARK MY ANSWER AS BRAINLIEST  | 
                            |
| 28935. | 
                                    Write a program to create data series & then change the indexes of the series object in any random order | 
                            
| 
                                   Answer»  name any FOUR numerical DATA FORMATTING style in EXCEL  | 
                            |
| 28936. | 
                                    ________consist of output devices. | 
                            
| Answer» VISUAL Display UNITS i.e, monitor, PRINTER, plotter and SPEAKERS. | |
| 28937. | 
                                    How can i gain points | 
                            
| 
                                   Answer»  my following @Shinipriya PLEASE THANKS her answers..please I don't want but please thanks her all answers only 21...i will back to you if u thank her  | 
                            |
| 28938. | 
                                    What isbasic fundamental of computer?  | 
                            
| 
                                   Answer»  A computer is an electronic machine that accepts data, STORES and PROCESSES data into INFORMATION. The computer is able to work because there are INSTRUCTIONS in its MEMORY directing it.  | 
                            |
| 28939. | 
                                    Can anyone help me find the pattern in this table | 
                            
| 
                                   Answer»  this is table of MATHS table..  | 
                            |
| 28940. | 
                                    Fundamental HTML Block is known as | 
                            
| 
                                   Answer»  HTML TagExplanation:Fundamental HTML BLOCK is KNOWN as HTML TAG. Mark me as BRAINLIEST  | 
                            |
| 28941. | 
                                    How to write start in algorithm | 
                            
| 
                                   Answer»  re many ways to write an algorithm.There are many ways to write an algorithm....There are many ways to write an algorithm....An Algorithm Development ProcessThere are many ways to write an algorithm....An Algorithm Development ProcessStep 1: OBTAIN a description of the problem. This step is much more difficult than it appears. ...There are many ways to write an algorithm....An Algorithm Development ProcessStep 1: Obtain a description of the problem. This step is much more difficult than it appears. ...Step 2: Analyze the problem. ...There are many ways to write an algorithm....An Algorithm Development ProcessStep 1: Obtain a description of the problem. This step is much more difficult than it appears. ...Step 2: Analyze the problem. ...Step 3: Develop a high-level algorithm. ...There are many ways to write an algorithm....An Algorithm Development ProcessStep 1: Obtain a description of the problem. This step is much more difficult than it appears. ...Step 2: Analyze the problem. ...Step 3: Develop a high-level algorithm. ...Step 4: REFINE the algorithm by ADDING more detail. ...There are many ways to write an algorithm....An Algorithm Development ProcessStep 1: Obtain a description of the problem. This step is much more difficult than it appears. ...Step 2: Analyze the problem. ...Step 3: Develop a high-level algorithm. ...Step 4: Refine the algorithm by adding more detail. ...Step 5: REVIEW the algorithm.Explanation:Hope it is helpful for you and MARK as brainliest please.  | 
                            |
| 28942. | 
                                    Q.2.Explain the following1. List the basic terminology of computerAns: | 
                            
| 
                                   Answer»  Basic Computer TerminologiesCPU. CPU means 'Central Processing Unit'. ... RAM. SPECIFICALLY, RAM stands for “Random Access MEMORY” or “Ready Access Memory”. ... Hard-disk Drive. ... FLOPPY Disk. ... Hardware. ... Software.Explanation:MARK BRAINLIEST  | 
                            |
| 28943. | 
                                    Full from of B2B AND B2C ?  | 
                            
| Answer» B2B FULL FORM:Business-to- businessB2C:business-to-consumerhope it is USEFUL | |
| 28944. | 
                                    2. Animate is abasedprograma MaskingbVectorcLayers | 
                            
| Answer» OPTION C is correct Explanation:MAKE me BRAINLEST and follow me | |
| 28945. | 
                                    Tags and text that are not directly displayed on the page are written in which section | 
                            
| 
                                   Answer»  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. ▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣▣ | 
                            |
| 28946. | 
                                    A process termintes when it finishes executing it's last statement and asks o.s to delete it using....... System call | 
                            
| Answer» HLO Mate.. Answer-A process terminates when it finishes executing its final statement and asks the operating system to DELETE it by using the exit() system call. ... All the RESOURCES of the process — including PHYSICAL and virtual memory, open files, and I/O buffers — are deallocated by the operating systemHope this is helpful.. | |
| 28947. | 
                                    Which of the following tasks Amit cannot perform using the internet ? options are : talk to his friends read story book play gamesgo for a walk  | 
                            
| Answer» GO for a walkExplanation:because GOING for a WALK we cannot do using internet as it's not a function which we can do in computers, LAPTOPS,PHONES etc.. | |
| 28948. | 
                                    Write any 3 methods of formatting text | 
                            
| 
                                   Answer»  Answer. Explanation: In Word documents, you can apply three types of character FORMATTING: Individual character FORMATS including font, font size, bold, italic, underline, strikethrough, subscript, superscript, font color, and highlight color. Artistic text effects that incorporate character outline and fill colors Explanation:plz follow me And MAKE me BRAINLEST  | 
                            |
| 28949. | 
                                    What is Association Analysis in Data Mining? | 
                            
| 
                                   Answer»  Association is a data mining function that DISCOVERS the PROBABILITY of the co-occurrence of ITEMS in a collection. The RELATIONSHIPS between co-occurring items are expressed as association rules.  | 
                            |
| 28950. | 
                                    (1) which are the smallest computer on the planet? (a) smartphone(b)tablet computer(c) embedded systems(d)PDAs | 
                            
| Answer» | |