Web development and programming
191828 questions • Page 343 / 3837
21 The defaur case is required in the swaon 22 The break statement re eeleesen s
21 The defaur case is required in the swaon 22 The break statement re eeleesen statement 23, required the defauneaseofa eseenen The expression (x a by is true ther y is true or a …
21) A ____________ occurs when two different records calculate to the same hash
21) A ____________ occurs when two different records calculate to the same hash number (logical record number). a) crash b) impact c) conflict d) collision Section 17.3 Logical Fi…
21) How many wires does it take to ground)? connect an 12C device to our process
21) How many wires does it take to ground)? connect an 12C device to our processor (not including power and a) 2 b) 4 c) 3 d) 6 e) 1 22) If the LCD panel on a Discovery Kit on a D…
21) In logic algebra, variables can assume only two values: either……….or 1. (a)
21) In logic algebra, variables can assume only two values: either……….or 1. (a) 2 (b) 0 (c) 3 (d) 4 22) A logic gate is an electronic circuit which (a) makes logic decisions (b) a…
21. (10 points) Given the superclass Employee, create a subclass HourlyEmployee
21. (10 points) Given the superclass Employee, create a subclass HourlyEmployee with a constructor that calls the parent constructor and sets the attribute hours which is of doubl…
21. (10 pts) Write two programs stored separately in two files. (a) Main: 1) Def
21. (10 pts) Write two programs stored separately in two files. (a) Main: 1) Defines an 8-bit global variable COUNTER 2 Initializes the IRQ interrupt vector in the interrupt vecto…
21. A constructor is a special method which is commonly used to set the initial
21. A constructor is a special method which is commonly used to set the initial values of an object's fields O True False 22. How would you instantiate the Employee class from a m…
21. A constructor is a special method which is commonly used to set the initial
21. A constructor is a special method which is commonly used to set the initial values of an object's fields. True False 22. How would you instantiate the Employee class from a ma…
21. A given program runs in 8 minutes on one Intel Pentium 4 processor. How long
21. A given program runs in 8 minutes on one Intel Pentium 4 processor. How long would it take to execute the same program on a multiprocessor system with 4 (four) identical Intel…
21. Assuming keys are comprised of upper- and lowercase letters, give the bit pa
21. Assuming keys are comprised of upper- and lowercase letters, give the bit pattern and base 10 numeric value of the pseudo key that would result from processing the key “Mary” …
21. Consider the following class definitions. public class Data { private int x;
21. Consider the following class definitions. public class Data { private int x; public void setX(int n) { x = n; } //... other methods not show…
21. Dice Game Write a program that plays a simple dice game between the computer
21. Dice Game Write a program that plays a simple dice game between the computer and the user. When the program runs, a loop should repeat 10 times. Each iteration of the loop sho…
21. Given the declarations what is the data type of the expression ptr? Question
21. Given the declarations what is the data type of the expression ptr? Question 22 Given the declarations: struct ListNode …
21. Janet is identifying the set of privileges that should be assigned to a new
21. Janet is identifying the set of privileges that should be assigned to a new employee in her organization. Which phase of the access control process is she performing? A. Ident…
21. Overloading the assignment operator can be done so that obj = x ; can be val
21. Overloading the assignment operator can be done so that obj = x; can be valid, even if x is in a different class than obj. True False 22. If p is a pointer member of class Dee…
21. Placing data on a stack is called popping the stack. Select one: True False
21. Placing data on a stack is called popping the stack. Select one: True False 24. A stack is a first-in-first-out data structure. Select one: True False 25. f you need to insert…
21. The HiLow game is a one-person game that challenges a player to determine th
21. The HiLow game is a one-person game that challenges a player to determine the value of a random number (target) between 1 and 1000 within the span of n s 10 guesses. The playe…
21. The _________ Domain connects remote users to the organization’s IT infrastr
21. The _________ Domain connects remote users to the organization’s IT infrastructure. A. Ethernet B. encryption C. network D. Remote Access 22. What fills security gaps and soft…
21. The _________ Domain connects remote users to the organization’s IT infrastr
21. The _________ Domain connects remote users to the organization’s IT infrastructure. A. Ethernet B. encryption C. network D. Remote Access 22. What fills security gaps and soft…
21. The __________ state is when the thread has terminated. a) Zombie b) Stop c)
21. The __________ state is when the thread has terminated. a) Zombie b) Stop c) Free d) Sleep 22. A situation in which a runnable process is overlooked indefinitely by the schedu…
21. The aim of software engineering is to produce software that is a) Fault-free
21. The aim of software engineering is to produce software that is a) Fault-free b) Delivered on time c) Delivered within budget d) Satisfies users' needs e) All of these are the …
21. The practice of removing identical components, blocks, streams, or sequentia
21. The practice of removing identical components, blocks, streams, or sequential bits by substituting duplicate copies with a pointer to a single copy of the data is called: a. V…
21. The traditional process for developing information systems is a. b. c. d. e.
21. The traditional process for developing information systems is a. b. c. d. e. product life cycle the systems development life cycle the rapid prototyping exercise the software …
21. This find command does find all files on the system who are members of the \
21. This find command does find all files on the system who are members of the 'audit' group. A. find / -g=audit –print B. find / -file –group=audit –print C. find / -name –g "aud…
21. What of the following 1s not true about the use of RFTD In a business2 a. Ca
21. What of the following 1s not true about the use of RFTD In a business2 a. Can be used to support short range transaction processing b. Used in aupply chain management to incre…
21. Which of the following classes handles reading from a file? A. inputstream B
21. Which of the following classes handles reading from a file? A. inputstream B. iostream C. ifstream D. ofstream 22. Passing by reference is also an effective way to allow a fun…
21. Which of the following is an advantage of closed-ended questions? Please pro
21. Which of the following is an advantage of closed-ended questions? Please provide your answer in the rich text box. A Interviews based on closed-ended questions do not necessar…
21.(10 pts) Write two programs stored separately in two files. a) Main: 1) Defin
21.(10 pts) Write two programs stored separately in two files. a) Main: 1) Defines an 8-bit global variable COUNTER. 2) Inializes the IRQ interrupt vector in the interrupt vector …
21.The process of translating an object model directly into an object-oriented p
21.The process of translating an object model directly into an object-oriented programming language is called object-oriented ________ . a. coding b. processing c. development…
21.True of False write beside cach option whether it is true or false 1. If the
21.True of False write beside cach option whether it is true or false 1. If the rame stack contains 250 frames then the program has called a recursive function 2. The function mem…
21.Within a CSS rule set, a declaration (rule), includes a. a property and a val
21.Within a CSS rule set, a declaration (rule), includes a. a property and a value b. a property and a selector c. a selector and a value d. a selector and a declaration block 0 p…
21.Write the definition of a function that takes as input three numbers and retu
21.Write the definition of a function that takes as input three numbers and returns the sum of the first two numbers multiplied by the third number. (Assume that the three numbers…
21:26 & moodle.griffith.ie all 3 * 68% QUESTION 2 (a) What is meant by Data Inte
21:26 & moodle.griffith.ie all 3 * 68% QUESTION 2 (a) What is meant by Data Integrity, and explain whyit is important? (5 marks) (b) Write the pseudo code for a Simple Linear …
21A GUI should avoid bundling actions together, because the user may not anticip
21A GUI should avoid bundling actions together, because the user may not anticipate any side effects. For example, if a user chooses to cancel a request to send a note, only the s…
21Course Technology\\C++ Solution 105Chapter)ChesEx8za.cpp 1 #1ncludeciostrean.h
21Course TechnologyC++ Solution 105Chapter)ChesEx8za.cpp 1 #1ncludeciostrean.h> 2 include ? class customer 5 private: 6 int idNum; 7 char lastNane[20]; 8 char firstNane [ 28] 9…
22 Following the declaration double ptr you must assign to ptr a. a variable of
22 Following the declaration double ptr you must assign to ptr a. a variable of type double. b. the address of a variable of a floating-point type c. the address of a variable of …
22 Look at the following method. public static int Test2(int x, int y) { if ( x
22 Look at the following method. public static int Test2(int x, int y) { if ( x < y) { return -5; } else { return (Test2(x - y, y + 5) + 6); } } What is the…
22) Consider the following class hierarchy: public class Vehicle { private Strin
22) Consider the following class hierarchy: public class Vehicle { private String type; public Vehicle(String type) { this.type = type; } public String displayInfo() { return type…
22) Consider the following class hierarchy: public class Vehicle { private Strin
22) Consider the following class hierarchy: public class Vehicle { private String type; public Vehicle(String type) { this.type = type; } public String displayInfo() { return type…
22) Explain how storage space allocated for initialized data by the following in
22) Explain how storage space allocated for initialized data by the following instructions TSU ENGINEERING DB Y NUMBER DW 45066 NEG NUMBER DW -45066 23) All computers use the addi…
22) The class below defines a insert function shoul should assign data. 12 point
22) The class below defines a insert function shoul should assign data. 12 points node for a linked list. Write a FUNCTION called INSERT that s a node at the end. Assume that one …
22) The class below defines a node for a linked list. Write a FUNCTION called IN
22) The class below defines a node for a linked list. Write a FUNCTION called INSERT that inserts a node at the end. Assume that one node named HEAD has already been created. Your…
22) What will the following code display? int x = 0; for (int count =
22) What will the following code display? <p>int x = 0;</p> <p>for (int count = 0; count &lt; 3; count++)</p> <p>x += count;</p> <p>c…
22) Where is the default Session data is stored in ASP.Net? a) InProcess b) Stat
22) Where is the default Session data is stored in ASP.Net? a) InProcess b) StateServer c) Session Object d) al of the above 23) Select the type Proces…
22- Indy Real Estate has agreed to let you install a router at their business pr
22- Indy Real Estate has agreed to let you install a router at their business premises. Write out a suitable installation plan of about ten steps for the installation of the route…
22. (4 pts) What 2 operations are performed by a call instruction? 23. (4 pts) W
22. (4 pts) What 2 operations are performed by a call instruction? 23. (4 pts) What 2 operations are performed by a ret instruction? 24. (14 pts) Examine the following assembly in…
22. A fast-food, drive-through-only restaurant is considering hiring new employe
22. A fast-food, drive-through-only restaurant is considering hiring new employees. It has been estimated that each additional employee will reduce the service time by 10%. Some d…
22. A type is one in which the variables have a range of values that consists of
22. A type is one in which the variables have a range of values that consists of memory addresses 23. Pointers provide a way to manage (dynamic or static, ?umge pointer also could…
22. Flash memory is an example of A. B. Read-only memory Content-aldressable mem
22. Flash memory is an example of A. B. Read-only memory Content-aldressable memory D. C. Sl.alic RAM Fixed disk storage 23. Amdahl's law suggests that the best way to incrcasc sy…
22. Following the declaration double ptr you must assign to ptr a. b. c. a varia
22. Following the declaration double ptr you must assign to ptr a. b. c. a variable of type double. the address of a variable of a floating-point type. the address of a variable o…
Subject
Web development and programming
Use Browse or pick another subject.