• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/54

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

54 Cards in this Set

  • Front
  • Back
What is a client/server network?
A client/server network uses one computer (or more) to act as a server and other computers on the network can request services from that server.
What is the testing step of problem solving methodology?
The testing step involves checking that the solution produces an accurate and complete output.
In the ICT industry, what does a consultant do?
A consultant is a person who receives a fee from an organisation for providing a service. They are not employed in the business and typically have experience in an area required by the business.
What is an algorithm?
An algorithm is a set of well-defined instructions for accomplishing a task from a specific starting point and ending at a specific end point.
What is an intranet?
An intranet is an internal network in an organisation that uses Internet and Web protocols to securely share information and policies with employees. Intranets restrict access to company information and facilities to employees.
In computer programming what are data dictionaries used for?
Data dictionaries are a type of software design tool that describe in detail the data and information that is used and stored.
What is the documentation step of problem solving methodology?
This step requires efficient and understandable documentation to be produced.
What is the modem in a communication device used for?
A modem is used at the transmitting end to convert the digital signal of a computer into the analogue wave needed for transmission. At the receiving end the opposite occurs. The analogue wave is converted into a digital signal.
What is a LAN network that connects computers and devices?
A local area network consists of many computers connected via is confined to a limited geographic area such as a school or small business.
When does an evaluation of a website solution take place?
The evaluation step is the last step of problem solving methodology and takes place at the very end.
What does a constraint on developing an ICT problem mean?
A constraint is a feature of the project that you can’t change.
What are the design elements for on screen output?
The design elements are proportion, orientation, clarity and consistency, colour and contrast, usability and accessibility, relevance and appropriateness.
What is a network topology?
A network topology is the physical arrangement of the devices in a communications network.
When is debugging a computer programme preformed?
This is preformed during alpha testing, which occurs during the development of the application.
Why are some computer programming and scripting languages referred to as object-oriented?
This is because they may consist of objects that can be manipulated by a mouse such as: buttons, labels and images.
List ways of debugging a programme?
The ways of debugging a programme include: Testing each module, tracking variables, stepping through code and inbuilt debugging tools.
List design tools that could be used to design a computer software programme?
Common design tools used may include: flow charts, structure charts, storyboards and layout diagrams
What is project management?
It involves achieving an appropriate project outcome, within a budget, on time.
What is a Gantt chart?
A Gantt chart is a visual representation of tasks to be done, it shows a schedule of start and finish dates for the task.
What is a Pert Chart?
A Pert chart is a visual representation of the task and milestones; this chart uses network diagrams to display information.
What are network topologies used for?
Network topologies are used to help organise all devices on a network in a practical way that is suited to the company.
What is a NOS?
A Network operating system, it organises, controls and coordinates the administration, file management, printer management and security activities on a local area network.
What is a firewall?
A firewall is hardware and software that restricts access to data and information on a network.
Why should firewall software be updated regularly?
To prevent people breaking through the firewall an accessing the restricted data and information.
What does NIC stand for and what is its purpose?
Network interface card, you insert it into an expansion slot of a computer or other network device and it allows you to connect to a network.
List two password procedures that could be followed to help insure that computer network passwords are secure?
Longer passwords could be used as each number you add significantly increases the number of possible combinations. There may be guidelines that people have to follow when entering a password.
List two advantages for organisations that could result from putting a computer network in place?
The advantages of a network over stand-alone computers are:
Communicating – Email, chatting, videoconferencing are all efficient ways of communicating over a network.
Sharing resources – Resources such as printers and file servers can be shared between multiple users.
List one security procedure that should be put in place for connecting a laptop to a company network?
A NIC may be required as it restricts access only to those who hold one.
List two design elements that are important considerations for onscreen products such as websites and for each briefly explain what they mean?
Clarity and consistency – Clear and consistent navigation and typography will help all users to find what they are after.
Colours and Contrast – For websites we are concerned with appropriate colours as well as how these colours contrast with each other.
List one method of testing a website.
Alpha testing – this occurs during the development of the application, using carefully designed and constructed test data, and is often referred to as ‘debugging the program’.
List one method of evaluating the website.
Keeping an electronic journal can help the person that is building the website to look back over and evaluate their progress.
What does the term ‘web-enabled’ mean?
A web-enabled device is one that provides access to the Internet and email from any location.
Breifly describe three common network topologies.
Bus – consists of a single central cable, to which all of the other computers and devices connect.
Ring – uses a cable that forms a ring. All computers and devices on the network connect to the ring.
Star – all of the devices connect to a central computer in a star arrangement.
What is an intranet? What benefits to an organisation are there in setting up an intranet?
An intranet is an internal network in an organisation that uses Internet and Web protocols to securely share information. Intranets restrict access to company information and facilities to employees only.
What situations would the TCP/IP protocol be most useful?
The TCP/IP protocol breaks data down into very small packets. This allows the packets to travel of multiple routes to the destination. This makes it ideal for use on a WAN such as the Internet where there a numerous different paths a packet can take.
Describe three measures that should incorporated into a network to restrict access by unauthorised users and to secure transmission of data.
A firewall should be used to block server ports thus restricting access to outsiders to the network.
Wireless access points should be configured so that they do not broadcast a network name.
Data transmitted over the wireless network should be encrypted so that if unauthorized access does occur, the data will be meaningless.
Name two types of charts used to vissualy present tasks and timelines:
A Gantt chart is a visual representation of tasks to be done, it shows a schedule of start and finish dates for the task.
A Pert chart is a visual representation of the task and milestones; this chart uses network diagrams to display information.
List the characteristics of a project:
• A clearly defined purpose
• A starting time
• A limited lifetime
• A number of interdependent task
List the important skills of a project manager:
• Human recourse management
• Communication
• Quality control
• Time management
• Costing
• Accounting
• Contact management
Why is it important to keep track of file versions when collaborating with others on a project?
This makes it easier to see which documents are out of date and make sure that everyone who is working on the group ware is working with updated information.
How does groupware assist workers to collaborate?
Groupware enables workers to collaborate by enabling file sharing and ‘real time’ conferencing.
What is programming or scripting language?
A programming language is a method of communicating instructions to a computer.
What is object orientated programming?
‘Object-orientated’ programming is a range of objects that can be manipulated using a mouse. e.g. buttons.
What are the two main components of a programming or scripting language?
Different types of data formats, data structures and objects that are supported,
The programming structures and commands available to manipulate the data and objects.
What is the difference between a general purpose and a scripting programming language?
The most noticeable differences are that programming languages have many more features that can be programmed as they are not restricted to the objects and data that are used in a particular application environment.
What is an IDE? And what is it used for?
An integrated development environment (IDE) is used by a programming language and comprises of many easy to use programming objects. It is used to represent whole numbers.
What is a variable in computer programming?
Variable can be considered boxes in the computers memory; each box has a name and can be used to store and retrieve data.
What is a character variable? What is a string variable?
A character variable or constant holds a single number, letter or symbol. Strings are sequences of characters.
What is a Boolean variable?
Boolean data can only be true or false.
How many ways can numbers be stored in memory? What is the difference between the different types of numerical variables?
Numbers can be stored in computers in 5 main ways:
i. Integer data types – used to represent whole numbers
ii. Character – used to hold a single number
iii. Boolean data – either 00000001 or 00000000 for true or false
iv. Decimal numbers – numbers that include a fractional or decimal part
v. Date and time – recorded as the number of days from a specific date
What is an array?
An Array is a collection of the same type of data.
What is a syntax error in a computer program?
A syntax error occurs when the syntax rules are not followed, this is when the grammar in the computer programming is incorrect.
What is an assignment statement? How is it different from an equality statement?
An assignment statement is an instruction that assigns values to memory locations. For example: Instead of meaning the number equals 20 as is the case for an equality statement, an assignment statement means the value equals 20.
Name the steps of problem solving methodology when developing a website.
1. Analyse- Understand all aspects of the problem
2. Design- Decide what has to be done to achieve the solution.
3. Development- Build the solution with either off the shelf or custom made hardware and software.
4. Testing- Check that the solution produces accurate and complete output.
5. Documentation – creating documentation for your website that clearly states all goals and acheievements.
6. Implementation- Install the solution on the organisation’s computer system and establish strategies for its ongoing use.
7. Evaluation- Determine whether the solution has solved the original and check the goals of the organisation to see if they have been achieved.