• No se han encontrado resultados

4. Pro ramas de asignaturas.......................................................................................................... 21 g

4.1.2 Asignaturas del Quinto curso

Fig. (X)

(A) (B) (C) (D)

19. Select the one from the options which satisfies the same conditions of placement of the dot as in fig. (X).

Fig. (X)

(A) (B) (C) (D)

20. Select a figure from amongst the options which will continue the series established by the four Problem Figures.

Problem Figures

(A) (B) (C) (D)

CoMPUTErs AND INForMATIoN TECHNoLogY

21. Which attribute of the TABLE tag in HTML will you use to create a distance between the edge of the cell and the contents of the cell?

(A) ALIGN (B) CELLSPACING (C) CELLPADDING (D) BORDER

22. given here is an HTML code to create a link.

<a href="http://www.sofworld.org" target="_blank">Visit science olympiad Foundation!</a>

When the above HTML is executed, the following link is displayed.

Visit Science Olympiad Foundation!

What will happen if you click on the above link?

(A) The link will open in the tab containing the current HTML page.

(B) The link will open in a new window/tab.

(C) The link will open in a parent window/tab.

(D) None of these

23. Megha wants to copy the contents – photographs, videos and contacts of her smartphone to her laptop – with the idea of maintaining a backup of the same. However, she does not have a cable to connect her device to the laptop. Which of the following should she use?

(A) Ethernet (B) LAN (C) Bluetooth (D) Infrared

24. Identify the product.

It is free video chat service from google.

It enables one-on-one chats and group chats with upto ten people at a time.

It focuses on face-to-face group interaction as opposed to one-on-one video chats.

Technology helps it to switch focus to the person currently chatting.

(A) Google Plus (B) Google Chromecast (C) Google Drive (D) Google Hangouts 25. Which of the following Visual Basic controls should be used if you want to use only one item out of

a given list of items?

(A) Radio Button (B) Check Box (C) Command Button (D) Form

26. Which of the following color pair is NoT found in the modern four coloured process in printing?

(A) Pink and Orange (B) Purple and Red (Magenta)

(C) Yellow and Black (D) Green and Blue (Cyan)

27. Match the following paper sizes and their dimensions.

Column-I Column-II

(i) A0 (a) 210 × 297 mm

(ii) A3 (b) 216 × 356 mm

(iii) A4 (c) 297 × 420 mm

(iv) Legal (d) 841 × 1189 mm

(A) (i) – (b), (ii) – (c), (iii) – (a), (iv) – (d) (B) (i) – (d), (ii) – (c), (iii) – (a), (iv) – (b) (C) (i) – (b), (ii) – (c), (iii) – (d), (iv) – (a) (D) (i) – (c), (ii) – (d), (iii) – (a), (iv) – (b) 28. Identify the following.

It is a two dimensional bar code.

It consists of square black modules on a white background.

It is mainly designed to be read by smartphones.

They can provide a vast amount of information like links, text or other data.

(A) MICR (B) Quick Response Code

(C) Radio Frequency Identification Code (D) Biometric Code

29. Which of the following types of speakers are generally dedicated to the reproduction of low-pitched audio frequencies (20-200 Hz) known as bass?

(A) Super tweeter (B) Rotary woofer (C) Subwoofer (D) Tweeter

30. Which of the following is NoT true for a DVI connector used to transmit video from a computer to a display device?

(A) DVI stands for Digital Visual Interface.

(B) It is hot pluggable, external, and has 29 pins.

(C) It only carries analog signals.

(D) It can easily convert to other standards like HDMI and VGA.

31. Which of the following file formats was developed by a group of engineers from Europe belonging to Philips, CCETT, IrT and Fraunhofer society and released in the year 1995?

(A) MP3 (B) MP4 (C) AVI (D) MOV

32. In Ms-PowerPoint 2010,

To display a presentation on two monitors, you should use the _____ view.

Use a ________ to draw a mark on the screen to make something standout during the presentation.

(A) Reading, Ballpoint Pen (B) Presenter, Highlighter (C) Slide Sorter, Felt Pen (D) Slide Show, Highlighter

33. In Ms-Excel 2010, which of the following is a dynamic summary report generated from a database, which can transform endless rows and columns of numbers into a meaningful presentation of data?

(A) Scenario (B) Data Table (C) Lookup (D) PivotTable

34. Which of the following types of data-documents should you use when you want to use Mail Merge in Ms-Word 2010 to print one or more sheets containing several addresses?

(A) Letters (B) E-mail Messages (C) Labels (D) Directory

35. Identify the given flowchart symbol of MS-Word 2010.

(A) Alternate Process (B) Punched Tape

(C) Collate (D) Preparation

36. A software technique for diminishing jagged or staircase-like lines that should be smooth is called _______.

(A) Anti-aliasing (B) Animation

(C) Computer aided design (D) None of these

37. Which of the following can’t be the reason of hard disk crash?

(A) Not using the specified way to shut down the PC.

(B) Use of malicious or freeware software.

(C) Inability of UPS to deliver the required power supply.

(D) Saving large files on hard disk.

38. Which of the following tags in HTML is most suitable for a newspaper website so that the content can be put in multiple columns?

(A) <table> (B) <column> (C) <div> (D) <ol>

39. Look at the given HTML code.

<table rules="rows">

<tr>

<th>subject</th>

<th>Pass percentage</th>

</tr>

<tr>

<td>English</td>

<td>95%</td>

</tr>

</table>

The rules attribute of the table ______.

(A) Displays only the borders between the rows (B) Displays only headings of the rows (C) Displays each row after a line break (D) Defines rules for the rows

40. someone who makes degrading or insulting remarks on a forum or other Internet message board is known as ______.

(A) Hacker (B) Cracker (C) Egosurfer (D) Flamer

41. A type of malware program that alters your computer's browser settings so that you are redirected to Websites that you didn’t intend to visit is called ______.

(A) Hacker (B) Cracker (C) Highjackware (D) Ransomware

42. CoMPUTEX, one of the largest computer and technology fairs in the world is held annually in _____.

(A) Taiwan (B) Singapore (C) Japan (D) New York

43. Autosum command can be accessed from ______ tab in Ms-Excel 2010.

(A) Home (B) Formulas (C) Both (A) and (B) (D) Data

44. The given image is present under _____ tab of Ms-PowerPoint 2010.

(A) Review (B) Insert (C) View (D) Animation

45. What is the output of the program if the value of n is assigned to 5 in Visual Basic?

Dim fact As Double prod = 1

Do While n>0 prod = prod * n n=n-1

Loop

display.Text=prod

(A) 120 (B) 20 (C) 60 (D) 40

Documento similar