Tag: information communication technology (ict)

Questions Related to information communication technology (ict)

Multiple choice text document and word processing introduction to word visual communication information communication technology (ict) physics

Which of the following is not a attribute of form tag.

  1. Action

  2. Method

  3. Exe type

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Exe type is not a attribute of form tag.

EXE is a file extension for an executable file format. An executable is a file that contains a program - that is, a particular kind of file that is capable of being executed or run as a program in the computer. An executable file can be run by a program in Microsoft DOS or Windows through a command or a double click.

The <form> tag is written as <form> </form> with any number of form-associated elements nested between the start and end tags. The <form> tag usually has an action attribute specified (which specifies the page that will process the form). It can also have other attributes.

We used them so far in their simplest form, but most of the HTML tags can also have attributes, which are extra bits of information. An attribute is used to define the characteristics of an HTML element and is placed inside the element's opening tag.

Multiple choice text document and word processing introduction to word visual communication information communication technology (ict) physics

Closed word assumption says.

  1. If a proposition cannot be proved it is assumed to be false

  2. If a proposition is always false

  3. If a proposition is always true

  4. If a proposition cannot be prove it is assumed to be true

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Closed World Assumption in logic states that any statement that cannot be proven true within the system is assumed to be false.

Multiple choice text document and word processing introduction to word visual communication information communication technology (ict) physics

Which of the following is not a text editor ?

  1. vi

  2. Note Pad

  3. Edit Window in Dos

  4. Word 97

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Word 97 is not a text editor but vi, note pad, Edit Window in Dos are text editor.

A text editor is a type of computer program that edits plain text. Such programs are sometimes known as "notepad" software. Word pad and note Pad for windows and simple text and text edit for the mac are common text editors.

 

 

Multiple choice text document and word processing introduction to word visual communication information communication technology (ict) physics

In word processing an efficient way to move  the 3rd paragraph to plane it after the 5th paragraph is_______.

  1. Copy and paste

  2. Copy, cut and paste

  3. Cut, copy and paste

  4. Cut and paste

  5. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

To move text in a word processor, the standard and most efficient method is to 'Cut' the selection and then 'Paste' it at the desired new location.