wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Associate Diploma in Software Development Quiz- Set 1 (Amal)

Total questions: 60

Worksheet time: 3600secs

Name
Class
Date
1.

Sometimes you only want some lines of code to be run only if a condition is met, otherwise you want the computer to ignore these lines and jump over them. It is called…………….. (Unit 1)

a)

Selection

b)

Iteration

c)

Sequencing

d)

Looping

2.

Which of the following translates high-level instructions directly into machine language? (Unit 1)

a)

Compiler

b)

Interpreter

c)

Assembler

d)

Tester

3.

Which of the following is a feature of Spaghetti Programming? (Unit 1)

a)

Sequece

b)

Loops

c)

GOTO Statements

d)

Branches

4.

Which of the following is a Primitive Data type? (Unit 1)

a)

Classes

b)

Interfaces

c)

Arrays

d)

Boolean

5.

Which of the following concepts is NOT associated with Object Oriented Programming? (Unit 1)

a)

Classes

b)

Objects

c)

Methods

d)

Functions

6.

Which of the following is a Structural Diagram? (Unit 2)

a)

Use Case Diagrams

b)

Activity Diagram

c)

Sequence Diagram

d)

Class Diagram

7.

What is the most important reason for modeling of requirements? (Unit 2)

a)

To ensure consistency of process.

b)

To communicate development needs.

c)

To give a diagrammatic representation.

d)

To identify how software functions.

8.

What best describes a Class Diagram? (Unit 2)

a)

This diagram describes how activities are coordinated to provide a service which can be at different levels of abstraction.

b)

These diagrams model the functionality of a system using actors and a set of actions, services, and functions that the system needs to perform.

c)

These diagrams describes the structure of a system by showing the system's classes, their attributes, operations (or methods), and the relationships among objects.

d)

This diagram shows steps in sequential order and is widely used in presenting the flow of algorithms, workflow or processes.

9.

What best describes Change Management? (Unit 2)

a)

It is all about meeting the needs and expectations of customers with respect to functionality, design, reliability, durability, & price of the product.

b)

It is an activity to ensure that an organization is providing the best possible product or service to customers.

c)

It is a deductive procedure used to determine the various combinations of hardware and software failures and human errors that could cause undesired events (referred to as top events) at the system level.

d)

It is the process of selecting which changes to encourage, which to allow, and which to prevent, according to project criteria such as schedule and cost.

10.

______________ is the process of choosing how to present all of the basic document elements so your document's message is clear and effective.(Unit 2)

a)

Document Quality

b)

Document Design

c)

Document Usability

d)

Document Efficiency

11.

Which of the following is NOT a principle of software measurement? (Unit 3)

a)

Classifying the entities to be examined

b)

Determining relevant measurement goals

c)

Identifying the level of maturity that the project has reached

d)

Identify the number of errors in the code

12.

Function point Analysis to determine the size of software is a part of which type of Software Metrics? (Unit 3 - KLO 1.2)

a)

Product Metrics

b)

Project Metrics

c)

Process Metrics

d)

Cost Metrics

13.

What is the main purpose of debugging a program? (Unit 4)

a)

To design a test plan.

b)

To remove errors.

c)

To evaluate test results.

d)

To document the code.

14.

Which of the following is defined as a type of software testing performed to identify bugs before releasing the product to real users or the public? (Unit 4 )

a)

Alpha Testing

b)

Beta Testing

c)

Integration Testing

d)

White Box Testing

15.

For which of the following levels of software testing, white box testing cannot be used? (Unit 4)

a)

Unit Testing

b)

Integration Testing

c)

System Testing

d)

Acceptance Testing

16.

Static analysis is described as : (Unit 4)

a)

a software testing method in which the internal structure/design/implementation of the item being tested is known to the tester.

b)

a method of software testing that examines the functionality of an application without peering into its internal structures or workings.

c)

a method of computer program debugging that is done by examining the code without executing the program.

d)

a level of software testing where a system is tested for acceptability.

17.

Which of the following refers to a common feature of a document that define a unique non-executable file format intended specifically for that particular application? (Unit 5)

a)

Format

b)

Styles

c)

Templates

d)

Font

18.

A user manual is commonly used for: (Unit 5)

a)

To give assistance to people on how to use a product.

b)

To introduce a company, organization, products or services and inform potential customers or members of the public of the benefits.

c)

To teach by example and supply the information to complete a certain task.

d)

To allow discussion of lecture content and assignments.

19.

A measure of how easy a piece of text is to read is commonly described as: (Unit 5)

a)

Usability

b)

Accessibility

c)

Readability

d)

Efficiency

20.

Which feedback gathering technique involves a discussion or practical work on a particular subject in which a group of people share their knowledge or experience? (Unit 5)

a)

Meeting

b)

Workshops

c)

Survey

d)

Tutorials

21.

Which of the following is main purpose of WAI? (Unit 6)

a)

To ensure that all people around the world, regardless of racial, religious, cultural or language backgrounds enjoy full access to services they are entitled to.

b)

To identify and remove barriers that stop young people knowing about or using your service.

c)

To focus on usability during user testing of the website, because usability is a necessary condition for survival of the product.

d)

To focus on usability during user testing of the website, because usability is a necessary condition for survival of the product.

22.

What is the main purpose of Access and equity legislation and principles? (Unit 6)

a)

To ensure that all people around the world, regardless of racial, religious, cultural or language backgrounds enjoy full access to services they are entitled to.

b)

To focus on usability during user testing of the website, because usability is a necessary condition for survival of the product.

c)

To improve the accessibility of the World Wide Web (WWW or Web) for people with disabilities.

d)

To identify and remove barriers that stop young people knowing about or using your service. I

23.

What is the main purpose of User testing principles and techniques ? (Unit 6)

a)

to ensure that all people around the world, regardless of racial, religious, cultural or language backgrounds enjoy full access to services they are entitled to.

b)

to focus on usability during user testing of the website, because usability is a necessary condition for survival of the product.

c)

to improve the accessibility of the World Wide Web (WWW or Web) for people with disabilities.

d)

to protect web content from those who don’t have a “need to know”

24.

What best describes the main purpose of World Wide Web Consortium (W3C) standards? (Unit 6)

a)

to focus on usability during user testing of the website, because usability is a necessary condition for survival of the product.

b)

to improve the accessibility of the World Wide Web (WWW or Web) for people with disabilities.

c)

to identify and remove barriers that stop young people knowing about or using your service.

d)

to develop Web standards and developing protocols and guidelines that ensure long-term growth for the Web.

25.

Which of the following Accessibility & Usability standards ensures to protect web content from those who don’t have a “need to know”? (Unit 6)

a)

Access and equity legislation and principles

b)

User testing principles and techniques

c)

Web accessibility initiative (WAI)

d)

Accessibility, security and equity legislation

26.

Which of the following is NOT an accessibility requirement? (Unit 6)

a)

Text equivalent for non-text elements

b)

Text can operate with text-to-speech

c)

Information conveyed with images is also available without images

d)

Information conveyed with color is also available without color

27.

The compiled format for Java programs is ? (Unit 7)

a)

.exe file

b)

Byte Code

c)

Log File

d)

Method

28.

What is a Class Library? (Unit 7)

a)

A pre-coded object-oriented programming (OOP) template collection

b)

Languages with .NET framework

c)

A binary program code that is executable when run by a Java Virtual Machine (JVM).

d)

a file containing Java bytecode and having .class extension that can be executed by JVM

29.

Which Java package contains all of the classes for creating user interfaces and for painting graphics and images? (Unit 8)

a)

java.applet

b)

java.awt

c)

java.net

d)

java.util

30.

Which Java package contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes? (Unit 8)

a)

java.awt

b)

java.applet

c)

java.util

d)

java.lang

31.

Which of the following is NOT a customer facing use of a website? (Unit 9)

a)

Marketing

b)

Online catalogues

c)

Business information

d)

Intranets

32.

An organizational network where employees can create content, communicate, collaborate, get stuff done, and

develop the company culture is commonly called as ? (Unit 9)

a)

Intranets

b)

Information repositories

c)

Online catalogues

d)

Business information

33.

For the URL, "http://www.google.com" , google stands for? (Unit 9)

a)

protocol

b)

domain

c)

subdomain

d)

host

34.

Which of the following is the main function of an ISP? (Unit 9)

a)

It makes your website available to be viewed by others on the Internet.

b)

It improves the performance of an Internet connection.

c)

It provides services accessing and using the Internet.

d)

It focus on interactive sharing and

participatory collaboration rather than simple content delivery.

35.

What is the main purpose of a blog? (Unit 9)

a)

It is an online journal .

b)

It is an informational website displaying information in the reverse chronological order.

c)

It is a platform where a writer or even a group of writers share their views on an individual subject.

d)

It helps you to connect your services and applications to the relevant audience.

36.

Which is a server that handles and delivers e-mail over a network, usually over the Internet? (Unit 9)

a)

Web Server

b)

Mail Server

c)

Proxy Server

d)

HTTP Server

37.

In a web page, sometimes the designer may want to provide an invisible hyperlink. Or they may want to allow you to click on an image to jump somewhere else. It is possible to define an area on the web page that will let you jump to another page.What is this area called? (Unit 9)

a)

Hyperlink

b)

Action Buttons

c)

Templates

d)

Hotspots

38.

Which HTML tag is used to create an Ordered List? (Unit 10)

a)

<ol>

b)

<ul>

c)

<li>

d)

<a>

39.

Which of the following screen resolutions best supports a Tablet? (Unit 10)

a)

320 * 480

b)

768 * 1024

c)

1280 * 800

d)

1680 * 1050

40.

How do you define a row data in an HTML table? (Unit 10)

a)

Using <tr>

b)

Using <td>

c)

Using <th>

d)

Using <table>

41.

While using internet, not everyone uses the same browser, and not all browsers behave the same way. What should be known to check exactly which features the client's browser supports? (Unit 10)

a)

Browser Consistency

b)

Browser Capabilities

c)

Browser Configuration

d)

Browser Version

42.

Which of the following social media sites would you use to bookmark images, with a plugin that makes it more convenient to make boards and save photos? (Unit 12)

a)

Facebook

b)

LinkedIn

c)

Snapchat

d)

Pinterest

43.

“It’s all of your favorite blogs, shows, and topics wrapped up in a huge hub of that you can explore, download and listen to on your own time. In the car, at work, at home, working out, anywhere.” What is it? (Unit 12_)

a)

Podcast

b)

Blog

c)

Video

d)

WebApp

44.

Java servlets usually need to run on a protocol. Which protocol do they run on that is an asymmetrical request-response protocol? (Unit 13)

a)

HTML

b)

SMTP

c)

FTP

d)

HTTP

45.

Suppose you are to make a website that has the option to send an automated email as soon as your user clicks on one of the buttons. In order for you to do this, what kind of server scripting language do you need? (Unit 13)

a)

PHP

b)

HTTP

c)

HTML

d)

XHTML

46.

In which type of firewall security, the firewall looks at each data packet as it comes to, or leaves, the computer network? (Unit 14)

a)

Packet Filtering

b)

Application Proxy

c)

CyberSecurity

d)

1. SSL Protocol

47.

Which of the following is an approach to implement information Security policy? (Unit 14)

a)

Minimal Use of Data in Web Pages

b)

Use of videos and animated contents in the website

c)

Provide information security awareness training to the developers

d)

Provide access to the websites for unauthorized users

48.

Which of the following is a BEST practice to ensure password security requirements? (Unit 14)

a)

Change password over frequent periods

b)

Use passwords that are easy to remember.

c)

Passwords containing usernames , emails or other personal data.

d)

Repeated use of old passwords

49.

In an hierarchical database, you need to arrange everything in order. To do this, you have the arrangement of things – called nodes – and lines that connect the nodes. What are these lines referred to as? (Unit 15)

a)

Child

b)

Branches

c)

Things

d)

Nodes

50.

Since there are various types of database management systems. Which one stores objects rather than data such as integers, strings, or real numbers? (Unit 15)

a)

Relational

b)

Flat-File

c)

Hierarchical

d)

Object-Oriented

51.

DBMS has various advantages. All of the following serve as an advantage EXCEPT: (Unit 15)

a)

Data Integrity

b)

Data Privacy Issues

c)

Reduction in Data Redundancy

d)

Centralized Management

52.

In a database, duplication of data at several places is called? (Unit 15)

a)

Data Inconsistency

b)

Data Isolation

c)

Data Redundancy

d)

Atomicity Problem

53.

Which is the process of creating a data model for the data to be stored in a Database? (Unit 15)

a)

Data Design

b)

Data Modelling

c)

Data Creating

d)

Data Defining

54.

Th technical map of rules and data structures of the system is usually depicted in which type of Data Model? (Unit 15)

a)

Conceptual

b)

Logical

c)

Physical

d)

ERD

55.

In a multi layer application, which layer provides a centralized location for all calls into the database, and thus makes it easier to port the application to other database systems? (Unit 16)

a)

Presentation Layer

b)

User Interface Layer

c)

Business Logic Layer

d)

Data Access Layer

56.

What is ODBC? (Unit 16)

a)

Oracle Database Connectivity

b)

Open Database Connectivty

c)

Oracle Database Communication

d)

Open Database Communication

57.

Which of the following is NOT a feature of XML Database?

(Unit 16)

a)

XML was designed to carry data - with focus on what data is.

b)

XML tags are not predefined like HTML tags are.

c)

XML was designed to display data - with focus on how data looks.

d)

With XML, the author must define both the tags and the document structure.

58.

What is DTD in XML? (Unit 16)

a)

It defines the structure and the legal elements and attributes of an XML document.

b)

It is a Well Formed XML document.

c)

It is used to to edit your Schema files

d)

It is used to transform your Schemas with XSLT.

59.

Which of the following hardware functionalities enables the operating system to control the amount of power given to each device attached to the computer? (Unit 17)

a)

ACPI

b)

Address Bus

c)

ALU

d)

Analog Modem

60.

What type of advice and support can be used to provide professional, informed, courteous, customer-focused IT services, in person at the customer’s work location? (Unit 17)

a)

TELEPHONE INSTRUCTION

b)

WORKSHOP

c)

SURVEY

d)

ON-SITE INSTRUCTION