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.
| 30451. |
How do I change only one slide's design in open office impress? |
|
Answer» Switch to Normal view (click the tab in the main work area or select View > Normal in the menu bar).Select Format > Page from the menu bar, or right-click and choose Page Setup from the pop‑up menu to open the Page Setup dialog. The Page tab has three sections: Paper format, Margins, and Layout settings. Settings on this tab affect all slides in the presentation.Page Setup dialogThe Page Setup dialog.In the Paper format section, select the preferred Paper format from the drop‑down list. Note that the dimensions change automatically when a standard format is selected. Despite the name (Paper format), the list contains selections for displaying the slides as well as printing them on paper. The default values for the Screen settings are OPTIMIZED for screen presentation (4:3 ratio) but will also print on Letter or A4 paper with landscape orientation. If your computer uses a wide-screen monitor, you may wish to take advantage of that by selecting the User format and EDITING the Width and Height manually.You can also select the orientation of the slide or paper (PORTRAIT or Landscape) and the paper tray to be used. Note that in Impress you cannot specify different trays for different pages (slides), as you can in Writer; however, you can specify different trays for printing slides, notes, and handouts. This is useful if, for example, you want to print slides on transparencies and handouts on ordinary paper. For more about printing presentations, see Chapter 10.In the Margins section, you can change the spacing between the edges of the page and the contents of the slide.In the Layout settings section, select the page number format in the Format drop‑down list. To ALLOW resizing the slide objects and fonts to fit the paper, select the Fit object to paper format checkbox.Click OK to SAVE your changes. |
|
| 30452. |
HTML tags, which are written in pairs are called................. |
|
Answer» All TAG come in pairs EXCEPT for Void elements..its very SIMPLE |
|
| 30453. |
The virus affect the ...........of the computer. |
| Answer» | |
| 30454. |
2. Med Cd5 wuP 3. Find the error in the following program to get the given output?class Fruits:def __init_(self, fl, f2):self.fl=flself.f2= 2def display(self):print("Fruit 1 = %s, Fruit 2 = %s" %(self.fl, self.f2))F = Fruits ('Apple', 'Mango')del F.displayF.displayOutputFruit 1 = Apple, Fruit 2 = Mango |
|
Answer» what is the QUESTION BRO can't UNDERSTAND??... |
|
| 30455. |
Fill in the blanks:. refers to a memory location where data is stored temporarily. |
| Answer» RAM REFERS to a MEMORY location where DATA is stored temporarily. HOPE THIS ANSWER HELPS YOU | |
| 30456. |
What do you mean by control panel |
|
Answer» panel. The Control Panel is a component of Microsoft Windows that provides the ability to view and CHANGE system settings. It consists of a set of applets that include adding or removing HARDWARE and software, controlling user ACCOUNTS, CHANGING accessibility options, and accessing networking settings.SELECT TO BRAINLIST ANSWER....... |
|
| 30457. |
Name four mobile operating systems |
|
Answer» id OS (Google INC.) ...ANDROID OS (Google Inc.) ...2. Bada (SAMSUNG Electronics) ...3.BlackBerry OS (Research In Motion) ...4.iPhone OS / IOS (Apple) ...5.MeeGo OS (Nokia and Intel) ...6.Palm OS (Garnet OS) ...7.Symbian OS (Nokia) ...8.webOS (Palm/HP) |
|
| 30458. |
Write a short letter to your friend sharing this information the activities you do in class n at home |
|
Answer» tion:The evening of friday SEEMS to be very short. ... English teacher is the best I WAIT all week to make a lesson with her. ... because I see my some OLD FRIENDS. at 8 p.m i come home and study for my school's ... |
|
| 30459. |
How to clear your screen on python 3.7.3? |
|
Answer» Ctrl + L shortcut KEY combination will be USE to fulfill this task. PLEASE MARK IT AS BRAINIEST ANSWER |
|
| 30460. |
Which is the be st game in the world also any malayali here follow me please |
| Answer» | |
| 30461. |
If i get zero in computer application do i get my internal assessment marks |
|
Answer» no you can't......because you have to ACHIEVE at LEAST PASSING MARKS.... |
|
| 30462. |
How to present a VB program |
|
Answer» tion:Creating Your First Program in Visual Basic. Step 1: DOWNLOAD Visual Basic. You can download visual basic 2008 from microsoft but this instructable is specificly for VB 2005 wich you can download from freeware files. Step 2: Create Your Project. Step 3: Add CONTROLS. Step 4: Edit Control Properties. Step 5: Add CODE. ... |
|
| 30463. |
tick the appropriate box whoami print CPU information print path of current directory print the name of current |
| Answer» CENTRAL PROCESSING UNIT | |
| 30464. |
Differences between Ordered and unordered list |
|
Answer» The main difference between an ordered LIST and an unordered list is that with an ordered list, the order in which items are presented is IMPORTANT. Because the order matters, instead of using a dot as the default list ITEM marker, an ordered list USES numbers. |
|
| 30465. |
Write the HTML code for the following: a) Background color yellowc) A heading align in centre.List of hobbies as ordered list |
|
Answer» in the BODY tagbody BACKGROUND="YELLOW"H1 align="CENTRE" |
|
| 30466. |
I write 4/3 on first line 4-3*5 |
|
Answer» tion:To convert an object to a type typ just WRITE typ(obj) as in int("123") . ... The square of the sum of the first TEN natural NUMBERS is ... sage: L[::-1] [19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7 ... |
|
| 30467. |
Write the HTML code for the following (a) Background color yellow.(b) Horizontal line green(c) A heading align in centre.d) List of hobbies as ordered list |
|
Answer» ding for BACKGROUND color yellow.To set the background color in HTML, use the style attribute. The style attribute SPECIFIES an inline style for an element. The attribute is used with the HTML tag, with the CSS property background-color. HTML5 do not support the tag bgcolor attribute, so the CSS style is used to add background color.HTML code for Horizontal line greenIn HTML5, thetag defines a thematic break. In HTML 4.01, the tag REPRESENTS a horizontal rule. However, the tag may STILL be displayed as a horizontal rule in visual browsers, but is now defined in semantic terms, rather than presentational terms. |
|
| 30468. |
What is the difference between border colour and BG colour |
| Answer» BORDER Colour- It is USED for the colour of border. BGCOLOR- It is used for the background colour.I Hope It HelpsPLZ MARK Me As BRAINLIEST | |
| 30469. |
What is the difference between self pad and cellspacing |
| Answer» CELLS spacing USED to SET space between different table cells. Cell padding used to set space between the EDGE of the cell and contact of the cell. | |
| 30470. |
What are polygon? define it. |
|
Answer» a flat shape with at LEAST three,and USUALLY FIVE or more ANGLES and straight sides |
|
| 30471. |
Write the HIM the HTML code for the following:a) Background color yellow.(b) Horizontal line green.(c) A heading align in centre.(d) List of hobbies as ordered list |
Answer» PE HTML> My Hobbies
|
|
| 30473. |
What is the significance of and tag on the table |
|
|
Answer» tion:The | tag DEFINES the standard cells in the table which are DISPLAYED as normal-weight, left-aligned text. The | |
| tag defines the HEADER cells in the table which are displayed as bold, center-aligned text.If u feel this HELPFUL Mark me the BRAINLIEST | ||
|---|---|---|
| 30474. |
• To check whether the accepted integer is multiple of 3 or multiple of |
| Answer» INT a;PRINTF("enter the NUMBER:");SCANF("%d",&a);if(a%3==0)printf("it is divisible by 3");elseprintf("not divisible");EXPLANATION:if it is divisible by 3 then it is accepted | |
| 30475. |
It is a list created within a list |
|
Answer» Are you SURE???!!! MARK as BRAINLIEST |
|
| 30476. |
Best flagship mobile under 20000 in 2020 march |
| Answer» POCO X2 because of its SNAPDRAGON 730G and 120hz refresh rate.it ALSO have a beast LEVEL camera | |
| 30478. |
__ tab is used to apply a theme to the slides. |
| Answer» HEY MATE the ANSWER is DESIGNER tabmark as BRAINLIST | |
| 30479. |
What is the installation code for corel x6? |
| Answer» TION:CORELDRAW GRAPHICS Suite X6 PURCHASE serial number: DR16R22-XLDW5C9-KKJBCRW- D9W37P6 Activation Code:B0D4-2AC8-CBCF- 7929-A3A7. | |
| 30480. |
To control the database __________is responsible |
| Answer» DATABASE ADMINISTRATOR is RESPONSIBLE | |
| 30481. |
How to take integer and string both as input in one line in python |
|
Answer» uct info matepls MARK as BRAINLIEST MATE pls mark brainliest mate pls mark brainliest mate pls mark brainliest |
|
| 30482. |
Add (a)( -22)10+(15)10 (b) (20)10+(25)10 |
|
Answer» a) 11111001 B) 00101101Explanation: |
|
| 30483. |
What is table and what is its significance in HTML |
|
Answer» Table is the combination of ROWS and columns.It is organised grouping of fields. Changes to the decision table are reflected in the PROGRAM. 4)An HTML table is used to organize Web page elements spatially or to create a structure for data that is best displayed in TABULAR FORM, such as lists or SPECIFICATIONS. |
|
| 30484. |
It is also known as bulleted list |
|
Answer» or BULLETS for identificationfriend do me a FAVOUR PLS mark brainliest MATE pls mark brainliest mate pls mark brainliest mate pls mark brainliest mate pls mark |
|
| 30485. |
Wrie C++ decleration for the following: (i) Array of 10 integers(ii) Pointer to character variable(iii) Object of the class test |
| Answer» EXPLANATION: int a[10];CH *a;test OBJ;obj.functionname; | |
| 30486. |
Please answer the 4th question |
|
Answer» (C) ProtectedExplanation:Let me CLARIFY it to you over here.class base { public: int x; protected: int y; PRIVATE: int z; }; class Derived: base { // x is public // y is protected // z is not accessible from base }; class unknown: Derived{ // x is public // y is not accessible from derived // z is not accessible from derived }In this CASE, we can access both x (public) and y (protected) can be accessible in Derived class as it is INHERITED from class base; it's parent.But, in case of class unknown, only x is accessible from base as it is in public MODE, where b and c can't be accessible as neither class unknown can access inherited protected members protected members, nor it can access any class's private variables.So, in order to access features of base class to derived class but not to the class derived from derived class, we use protected mode. |
|
| 30487. |
True/False: Minicomputers are costlier than mainframe computers. ______ |
|
Answer» The ANSWER is True As the parts used in a NORMAL computers anr not so costly but the parts used in mini computers ans costly there fore MINICOMPUTERS are costlier than MAINFRAME computers please Mark as BRAINLIST |
|
| 30488. |
Guess who I am.I am one of the basic programming languages known.I am the place to write the QBASIC programs.I am used to store numeric as well as alphabetic values.I am used to combine two or m ore relational operators. |
|
Answer» ePlz MRK BRAINLIEST |
|
| 30489. |
Difference between header and footer option |
|
Answer» A header is a text that is PRINTED at the top of each page in a DOCUMENT whereas FOOTER is printed at the bottom of each page. ... Headers and footers usually contain INFORMATION like the document name, chapter name, page number, and date.Explanation:folow me plzmark as BRAINLIST. |
|
| 30490. |
Difference between find and replace option |
| Answer» FIND MEANS to findreplace means to REPLACE SOMETHING | |
| 30491. |
Find the error in the following c++ statement : for(c=1;c++) |
|
Answer» for (INITIALIZATION; CONDITION; increment/decrement){//body}So, the error comes in the syntax, at condition.Explanation:To avoid this WITHOUT PLACING the condition, we can leave the condition specification empty as follows.for(C=1;;c++){//body}Where, as in between ;; , we didn't place any condition, the loop runs infinite times. |
|
| 30492. |
Name any three people associated with the development of computer, and briefly mention their contribution |
|
Answer» Charles Babbage and Ada LovelaceHe did this work with Ada Lovelace, considered to be the world's first COMPUTER programmer, but the machine was not REALISED in their lifetime. It took until 1991 for the Science MUSEUM to create Babbage's Difference Engine No. 2, which stands at 2.1 metres HIGH and 3.4 metres long.Alan Turing is considered by many to be the father of modern computer science as the world knows it. He FORMED the concept of the algorithms and computations with one of his inventions, the Turing machine. Alan Turing was born on June 23, 1912 in England, the son of Julius and Sara Turing.Electronic Numerical Integrator and ComputerThe ENIAC (Electronic Numerical Integrator and Computer) was the first electronic programmable computer built in the U.S. Although the ENIAC was similar to the Colossus, it was much faster, more flexible, and it was Turing-complete.hope this explanation is helpful for youplease mark as brainliest.. |
|
| 30493. |
What about the python theory note |
|
Answer» tion:The source code of a Python program is translated or (PARTIALLY) COMPILED to a “bytecode” form of a Python “process VIRTUAL MACHINE” language. This is in distinction to C code which is compiled to cpu-machine code before runtime. Python is a “dynamically TYPED” programming language..... |
|
| 30494. |
What are the disadvantage of spreadsheet? |
|
Answer» heyExplanation:they MAY CAUSE major financial losses due to USER error, are difficult for users to process, and TAKE too long to USE. |
|
| 30495. |
19. Initially j is 20 and p is 4, then what will be the value ofp = p* ++j;? |
|
Answer» 84Explanation:4*++20 so It,ll increment first and MAKE it 21 ...21*4 is 84 |
|
| 30496. |
A named area on a disk that is used to store related subfolders and files is call |
|
Answer» tion:A name AREA on a DISK that is used to store related subfolders and file is CALLED SOL. Answer: FOLDER is the right answer. |
|
| 30497. |
7. Find the output if the input string is 'Tesť. (a) S =input("Enter String : ")TestRS = ""for ch in S:RS = ch + RSprint(S + RS)(b) S = input("Enter string : ")RS = " "for ch in S :RS = ch + 2 + RSprint(RS + S) |
|
Answer» (a) testtesttesttesttest(b) errorExplanation:(a)In a, as the length of the STRING 'test' is 4, the loop runs 4 TIMES concatinating 'test' for 4 times to ch. (one per each iteration)So, totally, at the end, rs which contains 4 'test' is CONCATENATED to s which contains a 'test'.So, the final output is testtesttesttesttest(b)In the statement RS=ch+2+RS, we GET an error as 2 is an INTEGER and ch, RS are strings.We can never concatenate an integer and a string.So, an error occurs. |
|
| 30498. |
Write a class with two private class variables and print the sum using a method (python) |
|
Answer» A function PERFORMS an action using some set of input parameters. Not all functions are APPLICABLE to all kinds of data. Classes are a way of GROUPING together related data and functions which ACT upon that data.A class is a kind of data type, just like a string, integer or list. When we create an object of that data type, we call it an INSTANCE of a class.def age(self): if hasattr(self, "_age"): return self._age today = datetime.date.today() age = today.year - self.birthdate.year if today < datetime.date(today.year, self.birthdate.month, self.birthdate.day): age -= 1 self._age = age return age |
|
| 30499. |
Write a C++ function to find the sum of diagonal elements from a Two-dimensional array of tipefloat. Use the array and its size as parameterwith float as its return type |
|
Answer» FLOAT diasum(float A[ ][ ],INT R,int C){ int i,J;float Dsum=0.0;for(i=0;i |
|
| 30500. |
Is a table consisting of rows and column? |
| Answer» | |