ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories >> Certifications
 
  Microsoft-Certifications (48)  Sun-Certifications (15)  CISA-Certification (713)  Oracle-Certifications (15)  ISTQB-Certification (38)
  Certifications-AllOther (54)
 


 

Back to Questions Page
 
Question
When implementing and application software package, which of
the following presents the GREATEST risk?

A. Uncontrolled multiple software versions

B. Source programs that are not synchronized with object code

C. Incorrectly set parameters

D. Programming errors
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: C

Parameters that are not set correctly would be the greatest
concern when implementing an application software package.
The other choices, though important, are a concern of the
provider, not the organization that is implementing the
software itself.
 
0
Guest
 
 
Question
The act that describes a computer intruder capturing a
stream of data packets and inserting these packets into the
network as if it were another genuine message stream is called:

A. eavesdropping.

B. message modification.

C. a brute-force attack.

D. packet replay.
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: D

Packet replay is a combination of passive and active modes
of attack. This form of attack is particularly effective
when the receiving end of the communication channel is
automated and acts on the receipt and interpretation of
information packets without human intervention.
 
0
Guest
 
 
Question
A probable advantage to an organization that has outsourced
its data processing services is that:

A. needed IS expertise can be obtained from the outside.

B. greater control can be exercised over processing.

C. processing priorities can be established and enforced
internally.

D. greater user involvement is required to communicate user
needs.
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: A

Outsourcing is a contractual arrangement whereby the
organization relinquishes control over part or all of the
information processing to an external party. This is
frequently done to acquire additional resources or expertise
that is not obtainable from inside the organization.
 
0
Guest
 
 
 
Question
Which of the following imaging technologies captures
handwriting from a preprinted form and converts it into an
electronic format?

A. Magnetic ink character recognition (MICR)

B. Intelligent voice recognition (IVR)

C. Bar code recognition (BCR)

D. Optical character recognition (OCR)
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: D

Optical character recognition (choice D) is used for
capturing handwritten data from forms and converting the
data to an electronic format. MICR is a specialized ink used
on checks (cheques) for the identification of the
instrument, and it is used in reader sorter units present in
bank clearinghouses. Intelligent voice recognition is not an
imaging technology and bar code readers read the bar codes
which identify a specific item (product).
 
0
Guest
 
 
Question
Which of the following procedures would BEST determine
whether adequate recovery/restart procedures exist?

A. Reviewing program code

B. Reviewing operations documentation

C. Turning off the UPS, then the power

D. Reviewing program documentation
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: B

Operations documentation should contain recovery/restart
procedures, so operations can return to normal processing in
a timely manner. Turning off the UPS and then turning off
the power might create a situation for recovery and restart,
but the negative effect on operations would prove this
method to be undesirable. The review of program code and
documentation generally does not provide evidence regarding
recovery/restart procedures.
 
0
Guest
 
 
Question
Which of the following development methods uses a prototype
that can be updated continually to meet changing user or
business requirements?

A. Data-oriented development (DOD)

B. Object-oriented development (OOD)

C. Business process reengineering (BPR)

D. Rapid application development (RAD)
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: D

Only RAD uses prototyping as its core development tool. OOD
and DOD use continuously developing models, and BPR attempts
to convert an existing business process rather than make
dynamic changes.
 
0
Guest
 
 
Question
Which of the following reports is a measure of
telecommunication transmissions and determines whether
transmissions are completed accurately?

A. Online monitor reports

B. Downtime reports

C. Help desk reports

D. Response time reports
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: A

"Online monitors measure telecommunication transmissions and
determine whether transmissions are completed accurately.
Downtime reports track the availability of telecommunication
lines and circuits

help desk reports handle problems occurring in the normal
course of operations

and response time reports identify the time it takes for a
command entered at a terminal to be answered by the computer."
 
0
Guest
 
 
Question
Which of the following would be of MOST concern to an IS
auditor reviewing a VPN implementation? Computers on the
network that are located:

A. on the enterprise's facilities.

B. at the backup site.

C. in employees' homes.

D. at the enterprise's remote offices.
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: C

One risk of a VPN implementation is the chance of allowing
high-risk computers onto the enterprise's network. All
machines that are allowed onto the virtual network should be
subject to the same security policy. Home computers are
least subject to the corporate security policies and hence
are high-risk computers. Once a computer is hacked and
?owned?, any network that trusts that computer is at risk.
Implementation and adherence to corporate security policy is
easier when all computers on the network are on the
enterprise's campus. Internally to an enterprise's physical
network, there should be security policies in place to
detect and halt an outside attack that uses an internal
machine as a staging platform. Computers at the back up site
are subject to the corporate security policy. Hence, not
high-risk computers. Computers on the network that are at
the enterprise's remote offices, perhaps with different IS
and security employees who have different ideas about
security are more risky than choices A and B, but obviously
less risky than home computers.
 
0
Guest
 
 
Question
A disaster recovery plan (DRP) for an organization should:

A. reduce the length of the recovery time and the cost of
recovery.

B. increase the length of the recovery time and the cost of
recovery.

C. reduce the duration of the recovery time and increase the
cost of recovery.

D. not affect the recovery time nor the cost of recovery.
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: A

One of the objectives of a DRP is to reduce both the
duration and cost of recovering from a disaster. DRP would
increase the cost of operations before and after the
disaster occurs, but should reduce the time to return to
normal operations and the cost that could result from a
disaster.
 
0
Guest
 
 
Question
The use of object-oriented design and development techniques
would MOST likely:

A. facilitate the ability to reuse modules.

B. improve system performance.

C. enhance control effectiveness.

D. speed up the system development life cycle.
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: A

One of the major benefits of object-oriented design and
development is the ability to reuse modules. The other
options do not normally benefit from the object-oriented
technique.
 
0
Guest
 
 
Question
Which of the following is the FIRST step in a business
process reengineering (BPR) project?

A. Defining the areas to be reviewed

B. Developing a project plan

C. Understanding the process under review

D. Reengineering and streamlining the process under review
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: A

On the basis of the evaluation of the entire business
process, correctly defining the areas to be reviewed is the
first step in a BPR project. On the basis of the definition
of the areas to be reviewed, the project plan is developed.
Understanding the process under review is important, but the
subject of the review must be defined first. Thereafter, the
process can be reengineered, streamlined, implemented and
monitored for continuous improvement.
 
0
Guest
 
 
Question
An existing system is being extensively enhanced by
extracting and reusing design and program components. This
is an example of:

A. reverse engineering.

B. prototyping.

C. software reuse.

D. reengineering.
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: D

Old (legacy) systems that have been corrected, adapted and
enhanced extensively require reengineering to continue to be
maintainable. Reengineering is a rebuilding activity to
incorporate new technologies into existing systems. Using
program language statements, reverse engineering involves
reversing a program's machine code into the source code in
which it was written to identify malicious content in a
program such as a virus, or to adapt a program written for
use with one processor for use with a differently designed
processor. Prototyping is development of a system through
controlled trial and error. Software reuse is the process of
planning, analyzing and using previously developed software
components. The reusable components are integrated into the
current software product systematically.
 
0
Guest
 
 
Question
An IS auditor reviewing an outsourcing contract of IT
facilities would expect it to define the:

A. hardware configuration.

B. access control software.

C. ownership of intellectual property.

D. application development methodology.
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: C

Of the choices, the hardware and access control software
generally is irrelevant as long as the functionality,
availability and security can be affected, which would be a
specific contractual obligation. Similarly, the development
methodology should be of no real concern. The contract must,
however, specify who owns the intellectual property (i.e.,
information being processed, application programs).
Ownership of intellectual property will have a significant
cost and is a key aspect to be defined in an outsourcing
contract.
 
0
Guest
 
 
Question
Which of the following is MOST important to have provided
for in a disaster recovery plan?

A. Backup of compiled object programs

B. Reciprocal processing agreement

C. Phone contact list

D. Supply of special forms
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: A

Of the choices, a backup of compiled object programs is the
most important in a successful recovery. A reciprocal
processing agreement is not as important, because
alternative equipment can be found after a disaster occurs.
A phone contact list may aid in the immediate aftermath, as
would an accessible supply of special forms, but neither is
as important as having access to required programs.
 
0
Guest
 
 
Question
Which of the following audit techniques would an IS auditor
place the MOST reliance on when determining whether an
employee practices good preventive and detective security
measures?

A. Observation

B. Detail testing

C. Compliance testing

D. Risk assessment
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Answer: A

Observation is considered to be the best test to ensure that
an employee understands and practices good preventive and
detective security.
 
0
Guest
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com