What is the loosest style of coupling

Assignment Help Basic Computer Science
Reference no: EM13952569

PROGRAMMING LOGIC AND DESIGN

1. WHAT TYPE OF VARIABLES CAN BE USED TO REDUCE UNNECESSARY COMPARISION IN A BUBBLE SORT.

(A) TEMPORARY

(B) FLAG

(C) INTEGER

(D) ARRAY

2.USUALLY A PROGRAM THAT PROCESSES AN ARRAY USES A :

(A)DECISION

(B) OUTPUT REPORT

(C) BATCH

(D) LOOP

3.WHEN MERGING FILES, A ______ IS USED TO DETERMINE WHICH FILE THE NEXT RECORD COMES FROM.

(A) COMPARISON

(B) ARRAY

(C) SEQUENCE

(4) FLAG

4.WHEN MERGING 2 FILES, WHAT CONDITION TERMINATES THE MAIN LOOP OF THE PROGRAM.

(A)WHEN THE FIRST FILE REACHS EOF

(B) WHEN THE SECOND FILES REACHES EOF

(C) WHEN BOTH FILES REACH

(D) WHEN 100 RECORDS HAVE BEEN PROCESS

5.ONE OF THE THINGS YOU NEED TO FIND OUT ABOUT A MODULE YOU WISH TO CALL IS THE:

(A) ARGUMENT LIST

(B) LOCAL VARIABLE NAMES

(C) NUMBER OF LINES CODE

(D)ORIGINAL PROGRAMMERS NAME

6. PASSING VALUES TO MODULE HELPS FACILITATE:

A) CONFUSION

(B) ENCAPSULATION

(C) SHARING

(D) REUSE

7. WHAT IS THE LOOSEST STYLE OF COUPLING?

A) EXTERNAL

(B) DATA-SHARED

(C) CONTROL

(D) DATA

8. WHICH OF THE FOLLOWING SORTING METHODS IS THE LEAST EFFICIENT?

A) INSERTION

(B) SELECTION

(C) BASIC BUBBLE SORT

(D) OPTIMIZED BUBBLE SORT

9.IN A (N) ______ SORT ALL OF THE ARRAY ELEMENTS ARE MOVED TO MAKE ROOM FOR THE NEWLY SORTED ELEMENT.

A) SWAP

(B) SELECTION

(C) BUBBLE

(D)INSERTION

10. WHAT TYPE OF VARIABLE IS USED TO HELP MOVE ARRAY ELEMENTS IN A SELECTION SORT?

A) SWAP

(B) TEMPORARY

(C)FLAG

(D) ARRAY

11.__________ CONTAINS AN EXTRA FIELD IN EACH RECORD THAT HOLDS A POINTER TO THE NEXT LOGICAL RECORD.

A) LINK LIST

(B) INDEX

(C) PHYSICAL MEMORY

(D) RANDOM-ACCESS MEMORY

12.A_____ APPLICATION USUALLY INVOLVES THE USER TYPING A CHOICE AT THE COMMAND PROMPT

A)GRAPHICAL USER INTERFACE

(B) BATCH

(C) CONSOLE

(D) GUI

13. WHEN PROGRAMMER WRITES A PROGRAM ,SHE MAY LEAVE CERTAIN MODULE DEFINITIONS AS _______ WHEN WORKING ON THE MAINLINE LOGIC.

A) SHELLS

(B) STUBS

(C) STANDARDS

(D) BATCHES

14. WHEN A MENU CONTAINS NUMEROUS OPTION, IT IS MORE ELEGANT TO USE A(N) _____ STRUCTURE THAN A SERIES OF DECISIONS.

A)CASE

(B) LOOP

(C) IF-THEN-ELSE

(D) BATCH

15.WHEN MATCHING RECORDS BETWEEN FILES THEY MUST BE :

A) SORTED IN THE SAME ORDER

(B) PADDED TO HAVE THE SAME LENGTH

(C) BACKED UP

(D) PRINTED

16. YOU NEED TO UNDERSTAND A SUBROUTINE'S _____ IN ORDER TO USE IT

A) INTERNAL STRUCTURE

(B) PROGRAMMING STYLE

(C) LOCAL VARIABLES

(D) INTERFACE

17.THE ORDER THAT ARRAY ELEMENTS ARE STORED IN BASE ON THEIR MEMORY ADDRESS IS THE _____ ORDER

A) NUMERIC

(B) PHYSICAL

(C) LOGICAL

(D) INDEX

18.YOU CAN CIRCUMVENT POTENTIAL PROBLEM CAUSE BY A USER'S INVALID DATA ENTRIES BY _______ THE USER'S INPUT

A) GROUPING

(B) DENYING

(C)VALIDATING

(D) MODIFYING

19.THE FIRST ATSK THAT ANY MENU-DRIVEN PROGRAM SHOULD PREFORM IS:

A) ACCEPTING

(B)DISPLAYING THE MENU

(C) READING THE USER RESPONSE

(D) PERFORMING A MODULE BASE ON USER SELECTION

20.A VARIABLE'S ______ IN NO WAY INFLUENCES HOW THE METHOD IS CALLED FROM ANOTHER MODULE

A) LOCAL NAME

(B) DATA TYPE

(C) SIZE

(D) DEFINITION

Reference no: EM13952569

Questions Cloud

Please state the following statements as logic expressions. : Please state the following statements as logic expressions.
What could you have done differently : Discussion VU.Think of an example of a time you experienced stress due to poor time management. What could you have done differently? Think of an example of a time you experienced stress due to poor time management. What could you have done different..
Compute the average dipole moment per atom : A sample of diamond has a density of 3.5 grams/centimeter^3 and a polarization of 10^-7 coulomb/meter^2. Compute the average dipole moment per atom.
How fast does a molecule of each gas move at celsius : The masses of 1 mole of various gases are as follows: hydrogen about 2 grams, helium about 4 grams, nitrogen about 28 grams, oxygen about 32 grams and carbon dioxide about 44 grams. On the average how fast does a molecule of each gas move at 333 ..
What is the loosest style of coupling : WHAT TYPE OF VARIABLES CAN BE USED TO REDUCE UNNECESSARY COMPARISION IN A BUBBLE SORT.
Estimate starlite sales revenues from electric staplers : Starlite Company manufactures office products. Last year, it sold 20,000 electric staplers for $25 per unit. The company estimates that this volume represents a 25 percent share of the current electric stapler market. Required: Estimate Starlite's..
What is frictional force, in newtons, by the floor on box : If an object is displaced a small distance from an equilibrium position and returns to that position after being released, then which of the following best describes this equilibrium position?
Corrections and delinquency intervention-prevention programs : Use the University Library to locate a journal article encompassing such topics as: corrections, jails, prisons, rehabilitation, or boot camps. You can use your research in your Final Paper, due in Week Five. Also, the Required and Recommended Res..
Legally acceptable and useful to the organization : We are going to start at the step right before the interview-the application process. What are the basic principles of designing a legally sound application form? How can we design a form that is both legally acceptable and useful to the organization..

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Return true if sum of all array elements greater than sum

public boolean sumGreaterThan(double[] array, double sum) Given a filled array of double array elements, return true if the sum of all array elements is greater than sum. The array may be empty.

  The lisp function length counts

The Lisp function LENGTH counts the number of elements in the top level of a list. Write a function ALL-LENGTH of one argument that counts the number of atoms that occur in a list at all levels.  Thus, the following lists will have the following A..

  Spelling and grammar errors

Create a document with three parts: a cover letter, resume, and interview thank you letter. Be sure to include ALL THREE PARTS in the SAME document. Be sure to check for spelling and grammar errors

  Calculate time required to transmit frame and receive

Suppose an 802.11 b station is configured to always reserve the channel with the RTS/CTS sequence. Suppose this station suddenly wants to transmit 1,000 bytes of data, and all other stations are idle at this time.

  What is the new profit maximizing number of students

What is the relevance of the marginal rule (MR = MC) in your decision making?

  Explaining gui differences and security differences

With that being said, its great that each of you pointed out the GUI differences. What about the Security differences?

  What''s the relationship between voltage

What's the relationship between voltage, current, and resistance? How can voltage, current and resistance be used in circuit design?

  Determining the decryption exponent for rsa key

Let the public key associated with an RSA key be (3,15) where e = 3 is the encryption exponent, and n = 15 is the modulus. The corresponding decryption exponent d is then

  Find the average case complexity of sequential search

Find the average case complexity of sequential search in an array if the probability of accessing the last cell equals 1/2, the probability of the next to the last cell equals 1/4 .

  Discuss the challenges of collaborative tagging

how can companies use virtual worlds to develop and implement effective v-commerce strategies?

  What are the pros and cons of sparklines versus

question 1 what are the pros and cons of sparklines vs. charts?question 2 do you prefer using the datasheet view or the

  What is the address of entry in third row

what is the address of the entry in the third row and fourth column? What if each entry requires two memory cells?

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd