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.
| 2001. |
_ data type is not available in earlier version of access |
|
Answer» a Type Usage Size Short TEXT (for... ALPHANUMERIC... Up to 255 char... Number Numeric DATA 1, 2, 4, 8, or 16... Date/Time Dates and times 8 bytes
|
|
| 2002. |
How many types of data in computer |
|
Answer» ong>Answer: Most modern computer languages recognize five basic categories of DATA types: INTEGRAL, Floating Point, CHARACTER, Character String, and composite types, with various specific SUBTYPES defined within each broad category. Please mark it as brainliest answer. |
|
| 2003. |
Memory in ram is permanent |
|
Answer» ong>Answer: No because RAM MEANS read only memory and Ram is not PERMANENT which means that when the light will GONE all the DATA in the ram will be wasted and deleted actually Rom is permanent |
|
| 2004. |
Program written in which language is most difficult |
|
Answer» ONG>ANSWER: python Explanation: MARK me as the BRAINLIEST |
|
| 2005. |
Give the output of only body section. ..... i am best by: APJ Kalam |
|
Answer» ONG>ANSWER: The HTML Output element ( output) is a CONTAINER element into which a SITE or app can inject the results ... Jump to section. |
|
| 2006. |
4. Identify whether the following are valid or invalid QBASIC constants. Khabar - Word No: 5 - “Roll no:5” - 5 years - “SLC-2068” - 1234.55 - 36 cm - PRINT - “Palpa, Tansen” - 4,545 - Rs. 21.50 - SQR - |
|
Answer» ONG>ANSWER: vvchvugucucugufuvuv7gigivigigigg8cugigiggiufucufucucucucucucucucucuçuugigugucighcchhcjcjcjccjjchchchc |
|
| 2007. |
Outers used whichmodern computer.Write (T) for true and (F) for false for the following statements1. Abacus is the first known calculating device.2. The third generation computers used transistors.3. The first generation computers were typically large and needea room for accommodation.4. Analytical Engine replaced Pascaline5. Charles Babbage built Difference Engine in the year 1822III ActivityMake a class presentation based on the generations of computeabout.ProjectCollect pictures of all the 5 generation of |
|
Answer» ong>Answer: 1. true 2. false (2nd generation) 3. true 4.true 5.true I have also given pictures and PRESENTATION of the 5 generation of COMPUTERS Explanation: i have more things to add in the presentation but I am not able to add more pictures so if u like this MSG me I will help you and I request you to make me the brainliest |
|
| 2008. |
Page: 2to 2new creulds added togtakl in datasheeta) At the end of theA the begining of the tableay ang where incone table.di in descending Costet andes og felony |
| Answer» ONG>ANSWER: | |
| 2009. |
1100-111 how do we get the answer.please give in fully solved form. |
|
Answer» ONG>Explanation: 1100 - 111 ______ 88 9 the ANSWER is 889 |
|
| 2010. |
Name the one who invented PYTHON? |
|
Answer» ong>Answer: Guido van Rossum Python was conceived in the LATE 1980s by Guido van Rossum at Centrum Wiskunde & Informatica (CWI) in the Netherlands as a SUCCESSOR to the ABC language (itself inspired by SETL), capable of exception handling and interfacing with the Amoeba operating system. Its implementation began in DECEMBER 1989. |
|
| 2011. |
One Touch Learn D.A.Tick (/) the correct option.1.mouse pointer is used for pointing and selecting.a. Busyb. NormalC. I Beam2. The bar at the bottom of the desktop is calledOc. taskbarA3.a. icons O b. gadgetsYou can change the position of the ......a. clock Ob. taskbarFill in the blanks using the words given below.OC. start buttonHintsI Beam, Microsoft, icons, desktop.......1.Windows 7 is an operating system developed by |
|
Answer» ONG>ANSWER: Option C Option A Option B Key Board Monitor |
|
| 2012. |
*PYTHON PROGRAMMING LANGUAGE* I WOULD EXPECT RELEVANT ANSWER NOT LIKE "plzz wait i will give your answer in a moment bcuz I have seen that happen a lot IRRELEVANCE WILL BE REPORTED PLZZZZZZ ASAP FOR BRAINLIEST Q1. You have written an exam for a total score of 100 and if your score is above 60 then you will be considered as PASS in the exam. Q2. Enter the weight of the suitcase in float. Check whether the weight is greater than 25 kg then print - There is a Rs. 250 charge for luggage that heavy. Q3. Enter temperature(in Celsius) in float. Check whether the temperature is more than 50 then print – It is unbearably hot weather. Q4. Enter a (int) number. Check whether the number is even or odd. (use % for remainder and comparison Equal to operator == |
|
Answer» ark = int(input()) if mark > 60: print("PASS") else: print("FAIL") 2) WEIGHT = float(input()) if weight > 25: print("There is a Rs. 250 charge for luggage that heavy.")
3) temp = float(input()) if temp > 50: print("It is unbearably hot weather.") if num != 0: if num%2 == 0: print(num, " is Even") else: print(num, " is Odd") else: print(num, " is Even") PLEASE Thank Me Please Thank MeAnd Mark this as BRAINLIEST |
|
| 2013. |
1111+1011 in solved binary form |
|
Answer» ONG>Answer: 11010................................. |
|
| 2014. |
...................... are groups of font names that have uniform appearances. |
|
Answer» ONG>Answer: bold, ITALIC, REGULAR, LIGHT etc this is your answer I think it help you please please mark me as brain list and follow me. |
|
| 2015. |
Why is data transmission faster in mesh topology. |
|
Answer» ONG>Answer: Because all nodes in a mesh are receiving and translating information, there is some redundancy in a mesh topology; however, you can also GAIN SPEED with the EXCESS bandwidth. If one route happens to be slow, a mesh network could potentially find a better route and optimize itself. |
|
| 2016. |
4. What is the file name extension of a PowerPoint file? |
|
Answer» ong>ANSWER: |
|
| 2017. |
What is formula explain with the help of ex. |
|
Answer» ong>Answer: A formula is an expression telling the computer what mathematical operation to perform UPON a specific value. ... In the picture below is an example of a Microsoft Excel formula =SUM(A$1:A$3), which adds the total of CELLS A1, A2, and A3. In this formula, SUM is the FUNCTION of the formula. was this answer helpful to you if it is helpful pls mark me as brainlist answer |
|
| 2018. |
*PYTHON PROGRAMMING LANGUAGE* IRRELEVANCE WILL BE REPORTED PLZZZZZZ ASAP FOR BRAINLIEST Q1. You have written an exam for a total score of 100 and if your score is above 60 then you will be considered as PASS in the exam. Q2. Enter the weight of the suitcase in float. Check whether the weight is greater than 25 kg then print - There is a Rs. 250 charge for luggage that heavy. Q3. Enter temperature(in Celsius) in float. Check whether the temperature is more than 50 then print – It is unbearably hot weather. Q4. Enter a (int) number. Check whether the number is even or odd. (use % for remainder and comparison Equal to operator == |
|
Answer» ONG>EXPLANATION: Just a MINUTE.. .. WAIT.. Wait.. |
|
| 2019. |
IRRELEVANCE WILL BE REPORTED PLZZZZZZ ASAP FOR BRAINLIEST Q1. You have written an exam for a total score of 100 and if your score is above 60 then you will be considered as PASS in the exam. Q2. Enter the weight of the suitcase in float. Check whether the weight is greater than 25 kg then print - There is a Rs. 250 charge for luggage that heavy. Q3. Enter temperature(in Celsius) in float. Check whether the temperature is more than 50 then print – It is unbearably hot weather. Q4. Enter a (int) number. Check whether the number is even or odd. (use % for remainder and comparison Equal to operator == |
| Answer» ONG>Answer: | |
| 2020. |
You can display the value of each column on the chart.is it true |
|
Answer» er: In a Column CHART, the vertical axis always displays numeric values, and the HORIZONTAL axis displays time, names, or other category. By default, Excel plots WHICHEVER has the most entries, row or column data, on the horizontal axis. Explanation: |
|
| 2021. |
Fill in the blanks.1. A computer represents files and folder with anis called ... Sube ... |
|
Answer» ONG>ANSWER: don't KNOW Explanation: don't know SORRY |
|
| 2022. |
If l\\m and p is transversal find the value of x |
|
Answer» ong>Answer: X=21 Explanation: the SUM of interior ANGLES on the same side of transversal is 180 |
|
| 2023. |
Minimum vaalue range out of A1 to b20 |
|
Answer» ong>Answer: |
|
| 2024. |
Worksheet 5 Answer in one word/sentence. 1. Name at least four Web Browsers.2. What is a hyperlink?3. What is markup language?4. Write the syntax of bold, italics and underline tags.5. What are empty tags? Give an example.5. Write name of tags used to create basic structure of an HTML document.7. What is the use of Title tags?: What is the difference between and tags? |
|
Answer» > Answer 1-There are four leading web browsers − Explorer, Firefox, Netscape, and Safari, but there are many others browsers available. Answer2-a PLACE in an electronic document on a computer that is connected to another electronic document. Answer 3-In computer text processing, a markup language is a system for annotating a document in a way that is syntactically distinguishable from the text, meaning when the document is processed for display, the markup language is not shown, and is only used to format the text. Answer 4-HTML Bold, Italic, and Underline Bold Text. To bold text, use the or tags: Bold Text Here ... Italic Text. To italicize text, use the or tags: Italicized Text Here ... Underlined Text. Answer 5-Elements with no closing tag are known as an empty tag. For eg: , , Answer 6-The basic structure of any HTML document consists of the following sections or elements: ... The main container ( html element). The HEAD section ( head element). The body section ( body element). Answer 7- tag is used to insert horizontal line that can divide the information into sections.
|
|
| 2025. |
There are how many types of GUI based Operating System ? |
Answer» ONG>ANSWER:The GUIs familiar to most people as of the mid-late 2010s are Microsoft WINDOWS, macOS, and the X WINDOW System interfaces for desktop and laptop computers, and Android, Apple's iOS, Symbian, BlackBerry OS, Windows Phone/Windows 10 Mobile, Tizen, WebOS, and Firefox OS for handheld (smartphone) devices. |
|
| 2026. |
Can someone tell me how to sign in for zoom.... |
|
Answer» ong>Answer: Click on SIGN in button. Then ENTER ur gmail ID or password. You can also sign in with fb ACCOUNT. |
|
| 2027. |
JAVA programs: write a program to accept three angles of a triangle and check whether the triangle is possible or notand display message accordingly |
|
Answer» RO {public STATIC void main ( DOUBLE a,double b,double c) { double sum = double a+double b+double c; if(sum<=180) System.out.println(“The triangle is possible “); else System.out.println(“The triangle is not possible”) } } HOPE this HELPS you Happy Learning :D |
|
| 2028. |
Write a short note on border properties in HTML |
|
Answer» ong>Explanation: The border PROPERTY in CSS is used to style the border of an ELEMENT. This property is a combination of three other properties border-WIDTH, border-style, and border-color as can be used as a SHORTHAND notation for these three properties. USES The PURPOSE of the HTML border attribute is to set a visible border width for a table. HTML border attribute supports table element. Type of value of HTML border attribute is pixel. A width in pixels. |
|
| 2029. |
_____Command is used to clean the output screen ? |
|
Answer» ONG>ANSWER: CLRSCR...................................... |
|
| 2030. |
In excel which one denotes a range from H1 to k5 |
|
Answer» ong>ANSWER: In Excel, B1: E5 is used to denote a range from B1 through E5. Explanation: The range is used to showing the data that spreads between two fields i.e. Between MAXIMUM and minimum values. Explanation: Hope it helps you dear ✍️ |
|
| 2031. |
In excel which one denotes a range from H1 through k5 |
| Answer» ONG>Answer: | |
| 2032. |
Which tags are used to hold the contest of the pages |
|
Answer» ong>Explanation: |
|
| 2033. |
Tell me which is the best to buy. in laptops should be/have -yoga flexibility - core i5 or more - touch screen - can be used for hard core work -very fast - with pen - windows 10 - 10 th gen - microsoft preloaded - well know brand - 8 GB or more space - should have hard disk space - and should be good, easy |
|
Answer» ong>Answer: DELL XPS 13 (2020) MACBOOK AIR (2020) ASUS ROG ZEPHYRUS G14 MACBOOK PRO (16-INCH, 2019) HP ENVY X360 (2020) |
|
| 2034. |
3. Vishu's mother has asked her to take out 50 copies & of birthday invitation letter, whichdevice should she use to get the hand copy2 |
|
Answer» ong>Answer: He can USE a PRINTER to take the hard COPIES. Explanation: Printers are OUTPUT device which help in making hard copies. There are mainly three types of printers
1. Dot matrix printer
2. Inkjet/Desk JET printer
3. Laser printer |
|
| 2035. |
A Fill in the blanks:1........contains the text that we send to all the recipients2.......key helps us to move between fields while typing the data.database file.3.The data source can be created in.......... |
|
Answer» ong>Answer: 1. outbox 2. ALT tab 3. MS ACCESS |
|
| 2036. |
Which formula involve more than one operator |
Answer» RONG>ANSWER:A complex formula has more than one mathematical OPERATOR, such as 5+2*8. When there is more than one OPERATION in a formula, the order of operations TELLS your spreadsheet which operation to calculate first. |
|
| 2037. |
What time should the last watch show?2:313:133:554:37? |
| Answer» ONG>Answer: | |
| 2038. |
Which fellowing is the most powerful intes meof the ceiling steed and memasy? |
|
Answer» align="absmiddle" alt="{\tt{\red{\underline{\underline{\huge{Answer:}}}}}}" CLASS="latex-formula" id="TexFormula1" src="https://tex.z-dn.net/?f=%7B%5Ctt%7B%5Cred%7B%5Cunderline%7B%5Cunderline%7B%5Chuge%7BAnswer%3A%7D%7D%7D%7D%7D%7D" title="{\tt{\red{\underline{\underline{\huge{Answer:}}}}}}"> SEO consultant. ... Small business consultant. ... Social media consultant. ... Niche market e-commerce retailer. ... WEB DESIGNER or web developer. ... Blogger. ... Virtual assistant. ... AFFILIATE marketer. _________________________ |
|
| 2039. |
Follow my real bestie please QuestionWhat are the main function of computer? |
|
Answer» ong>Explanation: Taking data and instructions from a user, processing the data as PER instructions, and displaying or STORING the processed data, are the four major functions of a COMPUTER. These functions are also KNOWN as the input function, process function, OUTPUT function, and storage function, respectively. |
|
| 2040. |
Ms. Dixit is the coordinator of class IX she has the section wise list of names of students along with their result under different column heads on a worksheet which feature of Excel should we use to view the name list and result of only IX-A while discussing it with its class teacher |
|
Answer» ONG>EXPLANATION: chsmsnsjsms gwjw wgejwnwcwhejcwjwkw |
|
| 2041. |
What are sticky notes? |
|
Answer» ONG>Answer: Sticky NOTES is a desktop notes application included in Windows 7, Windows 8, and Windows 10. It was present in Windows Vista as a gadget for the Windows SIDEBAR, and ORIGINATED in Windows XP Tablet Edition in 2002. The program allows users to take notes using post-it note–like windows on their desktop. Hope it helps you ✌✌ |
|
| 2042. |
In Ms Excel, values that are assigned for calculation are called________. |
|
Answer» ong>ANSWER: USING FUNCTIONS and nested functions in formulas. Functions are predefined formulas that perform calculations by using specific VALUES, called arguments, in a particular order, or STRUCTURE. Functions can be used to perform simple or complex calculations.hope it helps you |
|
| 2043. |
Please check the error in my java program for checking whether the number is prime or not import java.util.*; class prime_number { public static void main() { Scanner sc=new Scanner (System.in); int n=sc.nextInt();//n is the input int i=1;//variable int m=0;//variable for(i=1;i if(n%i==0) { m=m+1; } } if(m==0) { System.out.println(n+" is a prime number"); } else { System.out.println(n+" is not a prime number"); } } } |
|
Answer» ong>Answer: The prime number PROGRAM is an indispensable part of learning Java. Hence, most of the great BOOKS on Java COVERS it. Before MOVING forward to discuss the prime number program in Java, LET’s first understand the concept of prime numbers and their importance. |
|
| 2044. |
(8) State the different types of scanners available. |
|
Answer» ong>Explanation: Revolution/Peripherals/Types of Scanners The INFORMATION will include; cost, and how its used The four COMMON SCANNER types are: FLATBED, Sheet-fed, Handheld, and Drum scanners. Flatbed scanners are some of the most commonly used scanners as it has both home and office functions. |
|
| 2045. |
3. List some applications of spreadsheei.brothecannonents of MS Excel windowndow |
|
Answer» ONG>ANSWER: FLOOR 5 Explanation: |
|
| 2046. |
U can print all pages and not selected pages in the word |
|
Answer» ong>Answer: You can either PRINT the entire DOCUMENT or you can print a portion of it. To print only selected pages, follow these steps: CHOOSE the Print option from the File MENU, or SIMPLY press Ctrl+P. |
|
| 2047. |
Answer the following 1) What does the Add transparency option do?2) What does the distort effect include?3) What does the Normal Transparency do?4) What is fountain fill?5) What is Envelop Straight line mode?6) What is Push and Pull distortion? |
|
Answer» ong>Answer: 3) Transparency means that any FORM of distributed system should hide its distributed nature from its users, appearing and functioning as a normal centralized system. 4) A fountain fill is a smooth progression of two or more colors that adds depth to an object. Fountain fills are also known as gradient fills. ... You can specify fill ATTRIBUTES such as the direction of a fill's color blend, the fill's angle, center point, and midpoint. You can also smooth, skew, or repeat a fill. 5) Straight line mode — creates envelopes based on straight lines, adding perspective to objects. • Single-arc mode — creates envelopes with an arc SHAPE on ONE side, giving objects a concave or convex appearance. 6) Crossover distortion is a type of distortion which is caused by switching between devices driving a load. It is most commonly seen in COMPLEMENTARY, or "push-pull", Class-B amplifier stages, although it is occasionally seen in other types of circuits as well. Explanation: Mark me brainlist and fllw me |
|
| 2048. |
Unwanted ads which appear while surfing are caused by_____ |
|
Answer» ong>Answer: I guess answer will disease FOLLOW ME |
|