Preview

Skill questions

Satisfactory Essays
Open Document
Open Document
318 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Skill questions
Topic 1: Hardware
Question:
1. You are building a LAN in a company that develops insurance management software.
What hardware requirements should be taken into consideration? (TB143, IT1220)

Answer:
Cables (Ethernet, Coax, Fiber), Servers, NIC(s), Workstations, Switches and Routers.

2. Describe how memory manager divides up and allocates memory? (TB143, IT103)

3. Identify all of the types of inputs commonly available on a modern computer. (TB143)

Topic 2: Programming
Question:
1. Explain the difference between passing a piece of data “by value” and passing a piece of data “by reference.”
When a piece of data is passed “by value” the piece of data remains the same. If the value is the number “5” it will always pass the value of 5. However if the piece of data is passed “by reference” the value stored in the variable passed by reference can change depending on what the program is trying to do. This is useful for programmers if they are creating a program to multiply a user input number by a specific number. Say the user inputs the number “10” that is passed by reference and we want to multiply this number by “5” that was passed by value the program will be able to make the calculation and return an answer to the multiplication that took place, in this case the answer would be “50”.
Answer:
2. Explain the “Scope” of a data statement
What are the implications of misidentifying a local and a global variable? (IT104)

3. What are the three key control structures in programming and what are they used for?
If, Then, and Else are three control structures used in Linux Programming. Control structures are used to control or alter the order of execution of commands within a shell script. The If, Then, and Else control structures are used to test a condition within a program. If what is being tested is false the program will follow one path, if true it will follow a different path.

You May Also Find These Documents Helpful

  • Satisfactory Essays

    IF You Want To Purchase A+ Work Then Click The Link Below , Instant Download…

    • 503 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Nt1310 Unit 3 Quiz

    • 6337 Words
    • 26 Pages

    /*question number 1*/ Code: int z,x=5,y=-10,a=4,b=2; z = x++ - --y * b / a; What number will z in the sample code above contain? Choice 1 5 Choice 2 6 Choice 3…

    • 6337 Words
    • 26 Pages
    Good Essays
  • Powerful Essays

    RESULTS: Fair, with some areas better than others. Definitely small lesions could have been easily missed in view of the prep results.…

    • 604 Words
    • 3 Pages
    Powerful Essays
  • Satisfactory Essays

    unit 7 assignment 1

    • 431 Words
    • 2 Pages

    5. What three actions do count-controlled loops typically perform using the counter variable? Initialization: Before the loop begins, the counter variable is initialized to a starting value. Test : The loop tests the counter variable by comparing it to a maximum value. If the counter variable is less than or equal to the maximum, the loop iterates. If the counter is greater than the maximum value, the program exits the loop. Increment : To increment a variable means to increase its value. During each iteration, the loop increments the counter variable by adding a predetermined amount to it…

    • 431 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    DQ 1: Review the definition of control structure on p. 45 in Extended Prelude to Programming: Concepts and Design (2nd ed.). Then, think about the pseudocode algorithm you would write for a simple task (making a peanut butter sandwich, for example) as well as three simple control structures that could be used to create this algorithm.…

    • 437 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    This week learning assignment is based on Unit 8 Chapter 6 reading of the textbook about the elements of a computing system that focus on the selections relevant for supporting programs with symbols.…

    • 288 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    This assignment addresses the learning objective “Explain the types of input and output devices and their…

    • 344 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    NT2580 Final Study Guide

    • 1423 Words
    • 6 Pages

    4. Which of the following is a detailed written definition of how software and hardware are to be used? (Page 40)…

    • 1423 Words
    • 6 Pages
    Powerful Essays
  • Satisfactory Essays

    Unit 4 Homework

    • 401 Words
    • 2 Pages

    What is the difference between passing an argument by value and passing it by reference? By Value means that only a copy of the argument’s value is passed into the parameter variable. Passing by Reference means that the argument is passed into a special type of parameter.…

    • 401 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Java Chapter 2 Quiz

    • 2047 Words
    • 9 Pages

    4. The ____ is normally considered the standard output and standard input devices, and usually refer to…

    • 2047 Words
    • 9 Pages
    Powerful Essays
  • Powerful Essays

    EAS230Syllabus

    • 1748 Words
    • 8 Pages

    C++ programming: editing, compiling, user I/O, variables (ints, doubles, char, strings, booleans), loops, decisions, functions, pointers, arrays, tables, databases, sorting.…

    • 1748 Words
    • 8 Pages
    Powerful Essays
  • Better Essays

    6) When you pass by value you pass a copy. When you pass by reference, you can modify the contents.…

    • 1580 Words
    • 11 Pages
    Better Essays
  • Satisfactory Essays

    Practice Questions

    • 315 Words
    • 2 Pages

    D. The person will experience increased muscle strength due to the increased flow of ACh through the channels…

    • 315 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Macro Examples

    • 1120 Words
    • 5 Pages

    7. The If…Then…Else…End If code allows code to be conditionally executed depending on whether a specified logical condition has been met.…

    • 1120 Words
    • 5 Pages
    Good Essays
  • Good Essays

    Competency Exercises

    • 278 Words
    • 2 Pages

    The only time I stayed in the hospital over night was for the birth of my son. The medical staff in the postpartum unit were very respectful in regards to allowing me to sleep. I also had a family member stay with me overnight and they were respectful of their sleep as well.…

    • 278 Words
    • 2 Pages
    Good Essays