Assume that a program will experience 200 failures in infinite time. It has now experienced 100 failures. The initial failure intensity was 20 failures/CPU hr. Then the current failure intensity will be (A) 5 failures/CPU hr (B) 10 failures/CPU hr. (C) 20 failures/CPU hr. (D) 40 failures/CPU hr.

1 Answer

Answer :

(B) 10 failures/CPU hr.

Related questions

Description : Consider an array A[20, 10], assume 4 words per memory cell and the base address of array A is 100. What is the address of A[11, 5] ? Assume row major storage. (A) 560 (B) 565 (C) 570 (D) 575

Last Answer : (A) 560

Description : 1. Assume that there are only two goods: A and B In the base year, Quantity Price A 10 $1 B 10 $4 In the current year, Quantity Price A 20 $ 5 B 25 $20 The Consumer Price Index (CPI) for the current year is: a. 50 b. 100 c. 200 d. 500 e. 60

Last Answer : d. 500

Description : A specific editor has 200 K of program text, 15 K of initial stack, 50 K of initialized data, and 70 K of bootstrap code. If five editors are started simultaneously, how much physical memory is needed if shared text is used ? (A) 1135 K (B) 335 K (C) 1065 K (D) 320 K

Last Answer : (B) 335 K

Description : There are three processes P1, P2 and P3 sharing a semaphore for synchronising a variable. Initial value of semaphore is one. Assume that negative value of semaphore tells us how many processes are waiting in queue. Processes access ... The final value of semaphore will be: (1) 0 (2) 1 (3) -1 (4) -2 

Last Answer : Answer: 1

Description : Consider three CPU intensive processes P1, P2, P3 which require 20, 10 and 30 units of time, arrive at times 1, 3 and 7 respectively. Suppose operating system is implementing Shortest Remaining Time first (preemptive scheduling) ... end of Ready queue are not counted). (A) 3 (B) 2 (C) 4 (D) 5

Last Answer : (A) 3

Description : Consider the fractional knapsack instance n = 4, (p1, p2, p3, p4) = (10, 10, 12, 18), (w1, w2, w3, w4) = (2, 4, 6, 9) and M = 15. The maximum profit is given by (Assume p and w denotes profit and weight of objects respectively) (A) 40 (B) 38 (C) 32 (D) 30

Last Answer : (B) 38

Description : Assume that we need to download text documents at the rate of 100 pages per minute. A page is an average of 24 lines with 80 characters in each line and each character requires 8 bits. Then the required bit rate of the channel is ... ...... (A) 1.636 Kbps (B) 1.636 Mbps (C) 2.272 Mbps (D) 3.272 Kbps

Last Answer : Answer: Marks given to all

Description : Find the current density of a material with resistivity 20 units and electric field intensity 2000 units. a) 400 b) 300 c) 200 d) 100

Last Answer : d) 100

Description : As per WHO guidelines, treatment of failure or relapse (category II) patients of smear positive pulmonary tuberculosis differs from that of new cases in the following respect(s): A. All 5 first line antitubercular drugs ... are given in the continuation phase instead of two (HR) D. Both 'A' and 'C'

Last Answer : D. Both 'A' and 'C'

Description : A server crashes on the average once in 30 days, that is, the Mean Time Between Failures (MTBF) is 30 days. When this happens, it takes 12 hours to reboot it, that is, the Mean Time to Repair (MTTR) is 12 ... these reliability data values is approximately: (A) 96.3% (B) 97.3% (C) 98.3% (D) 99.3%

Last Answer : (C) 98.3%

Description : Water filtration rate in a slow sand filter ranges from __________ litres/m2 /hr. (A) 10 to 20 (B) 100 to 200 (C) 1500 to 2500 (D) 4000 to 5000

Last Answer : (B) 100 to 200

Description : What is the output of the following program ? (Assume that the appropriate pre-processor directives are included and there is no syntax error) main() { char S[ ] = "ABCDEFGH"; printf ("%C",* (& ... Base address of S is 1000 */ } (A) ABCDEFGH1000 (B) CDEFGH1000 (C) DDEFGHH1000 (D) DEFGH1000

Last Answer : (D) DEFGH1000

Description : The extent to which a software performs its intended functions without failures, is termed as (A) Robustness (B) Correctness (C) Reliability (D) Accuracy

Last Answer : (C) Reliability

Description : Consider a program that consists of 8 pages (from 0 to 7) and we have 4 page frames in the physical memory for the pages. The page reference string is :  1 2 3 2 5 6 3 4 6 3 7 3 1 5 3 6 3 4 2 4 3 4 5 ... to fill available page frames with pages): (A) 9 and 6 (B) 10 and 7 (C) 9 and 7 (D) 10 and 6

Last Answer : (B) 10 and 7

Description : Consider the following three SQL queries (Assume the data in the people table) : (a) Select Name from people where Age>21; (b) Select Name from people where Height>180; (c) Select Name from people where (Age>21) or (Height ... number of rows returned by the SQL query (c) ? (A) 3 (B) 7 (C) 10 (D) 21

Last Answer : (C) 10

Description : A normally consolidated clay settled 10 mm when effective stress was increased from 100 kN/m² to 200 kN/m². If the effective stress is further increased from 200 kN/m² to 400 kN/m², then the settlement of the same clay is (A) 10 mm (B) 20 mm (C) 40 mm (D) None of the above

Last Answer : (A) 10 mm

Description : Given two jugs of capacities 5 litres and 3 litres with no measuring markers on them. Assume that there is endless supply of water. Then the minimum number of states to measure 4 litres water will be (A) 3 (B) 4 (C) 5 (D) 7

Last Answer : (D) 7

Description : Let us assume that you construct ordered tree to represent the compound proposition (~(p˄q))↔(~p˅~q). Then, the prefix expression and post-fix expression determined using this ordered tree are given as ........... and .......... ... ~p~q~˅↔ (C) ↔~˄pq˅ ~~pq, pq˄~p~ ~q˅↔ (D) ↔~˄pq˅ ~p~q, pq˄~p~~q˅↔

Last Answer : (B) ↔~˄pq˅ ~p~q, pq˄~p~q~˅↔

Description : If f(x, y) is a digital image, then x, y and amplitude values of f are (A) Finite (B) Infinite (C) Neither finite nor infinite (D) None of the above

Last Answer : (A) Finite

Description : The virtual address generated by a CPU is 32 bits. The Translation Lookaside Buffer (TLB) can hold total 64 page table entries and a 4-way set associative (i.e. with 4- cache lines in the set). The page size is 4 KB. The minimum size of TLB tag is (A) 12 bits (B) 15 bits (C) 16 bits (D) 20 bits

Last Answer : (C) 16 bits Explanation: VirtualAddress = 32 bits PageSize = 4KB = 12 bits therefore : VPNTag = 20 bits, OffsetTag = 12 bits TLBEntryLength = VPNTag = 20 bits TotalTLBEntries = 64, 4-way implies ... therefore : TLBIndex = 4 bits TLBTag = TLBEntryLength - TLBIndex = 20 - 4 = 16 bits

Description : Assume CO2 equivalent emissions by the use of a 60 W incandescent lamp are of the order of 60 g/hr. If it is replaced by a 5 W LED lamp then the equivalent CO2 emissions will be a) nil b) 5 g/hr c) 12 g/hr d) 300 g/hr

Last Answer : b) 5 g/hr

Description : Find the magnetic field intensity when the current density is 0.5 units for an area up to 20 units. a) 10 b) 5 c) 20 d) 40

Last Answer : a) 10

Description : The static deflection of a spring under gravity, when a mass of 1 kg is suspended from it, is 1 mm. Assume the acceleration due to gravity g = 10 m/s^2. The natural frequency of this spring-mass system (in rad/s) is A 100 B 150 C 200 D 250

Last Answer : A 100

Description : The war on drugs has largely been seen as a failure, what other “wars” do you think are failures?

Last Answer : The war on drugs was quite effective in achieving its goals of stigmatizing minority groups and enriching business interests - it was never about stopping crime.

Description : Theories of elastic failure is the (a) Firstly analysis of the various failures (b) Secondly analysis of the strength of a material (c) Both (a) & (b) (d) None

Last Answer : (c) Both (a) & (b)

Description : Engineering disaster is simply referred to those disasters when it is caused by an engineering failure like – (a) Design flaws or materials failures (b) Insufficient knowledge or underestimations (c) Carelessness or negligence (d) All the above.

Last Answer : (d) All the above.

Description : How many times does the following code segment execute int x=1, y=10, z=1; do{y--; x++; y-=2; y=z; z++} while (y>1 && z

Last Answer : A) 1

Description : A nuisance is experienced in diluting water if dilution factor is less than A. 100 B. 60 C. 40 D. 20

Last Answer : ANS: D

Description : An image is 1024∗800 pixels with 3 bytes/pixel. Assume the image is uncompressed. How long does it take to transmit it over a 10-Mbps Ethernet ? (A) 196.6 seconds (B) 19.66 seconds (C) 1.966 seconds (D) 0.1966 seconds

Last Answer : (C) 1.966 seconds

Description : Find the magnetic field intensity due to an infinite sheet of current 5A and charge density of 12j units in the positive y direction and the z component is below the sheet. a) 6 b) 0 c) -6 d) 60k

Last Answer : c) -6

Description : Find the magnetic field intensity due to an infinite sheet of current 5A and charge density of 12j units in the positive y direction and the z component is above the sheet. a) -6 b) 12k c) 60 d) 6

Last Answer : d) 6

Description : Consider a fuzzy set old as defined below Old = {(20, 0.1), (30, 0.2), (40, 0.4), (50, 0.6), (60, 0.8), (70, 1), (80, 1)} Then the alpha-cut for alpha = 0.4 for the set old will be (A) {(40, 0.4)} (B) {50, 60, ... , (30, 0.2)} (D) {(20, 0), (30, 0), (40, 1), (50, 1), (60, 1), (70, 1), (80, 1)}

Last Answer : (D) {(20, 0), (30, 0), (40, 1), (50, 1), (60, 1), (70, 1), (80, 1)}

Description : The size of a single plant cell is usually within the range of A.10-20μm in diameter and 25-100μm long B.20-40μm in diameter and 100-200μm long C.40-60μm in diameter and 200-300μm long D.60-80μm in diameter and 300-400μm long

Last Answer : B.20-40μm in diameter and 100-200μm long

Description : The size of a single plant cell is usually within the range of A.10-20μm in diameter and 25-100μm long B.20-40μm in diameter and 100-200μm long C.40-60μm in diameter and 200-300μm long D.60-80μm in diameter and 300-400μm long

Last Answer : B.20-40μm in diameter and 100-200μm long

Description : A boys rows to a certain place and comes back, but by mistake he covers 2/3rd more distance while coming back. The total time for this journey is 20 hours. The ratio of speed of boat to that of ... starting point from his present position? A) 2hr 13mints B)1hr 30 mins C) 2hr 30mins D)1hr 40 mins

Last Answer : ANSWER : A Explanation: let speed of boat and stream be 2x and x respectively So downstream speed = 2x+x = 3x, and upstream speed = 2x-x = x Let total distance between points is d km So he covered d ... with speed 3x = 48 km/hr(downstream) So time is 80/36 * 60 = 133.33 minutes = 2hr 13mins

Description : An intense rain is falling at a uniform rate of 7.5 cm/hour for a period of 60 minutes on a basin whose area is 500 hectares. If the average infiltration capacity during the entire rain period is assumed to be 1.5 ... of the basin, is (A) 40 cumecs (B) 60 cumecs (C) 80 cumecs (D) 100 cumecs

Last Answer : Answer: Option C

Description : A four wheel truck or whose operating weight is 12000 kg is pulled along a road having a rising slope of 2% at a uniform speed. Assume grade resistance factor = 10 kg/tonne. The tension in the tow cable is 720 kg. The ... will be (A) 20 kg/tonne (B) 30 kg/tonne (C) 40 kg/tonne (D) 50 kg/tonne

Last Answer : (C) 40 kg/tonne

Description : A multiplexer combines four 100-Kbps channels using a time slot of 2 bits. What is the bit rate? (A) 100 Kbps (B) 200 Kbps (C) 400 kbps (D) 1000 Kbps

Last Answer : (C) 400 kbps

Description : True statement about dark adaptation include: a. the threshold for light intensity falls b. it is biphasic c. the initial adaptation is due to rod adaptation d. the change in the light intensity threshold is usually around 100 folds

Last Answer : the threshold for light intensity falls

Description : The number of function points of a proposed system is calculated as 500. Suppose that the system is planned to be developed in Java and the LOC/FP ratio of Java is 50. Estimate the effort (E) required to ... ) 25 person months (B) 75 person months (C) 62.5 person months (D) 72.5 person months

Last Answer : (C) 62.5 person months 

Description : What is the baud rate of the standard 10 Mbps Ethernet ? (A) 10 megabaud (B) 20 megabaud (C) 30 megabaud (D) 40 megabaud

Last Answer : (B) 20 megabaud

Description : Station A uses 32 byte packets to transmit messages to station B using sliding window protocol. The round trip delay between A and B is 40 milli seconds and the bottleneck bandwidth on the path between A and B is 64 kbps. The optimal window size of A is (1) 20 (2) 10 (3) 30 (4) 40

Last Answer : (2) 10

Description : Consider a disk queue with request for input/output to block on cylinders  98, 183, 37, 122, 14, 124, 65, 67  in that order. Assume that disk head is initially positioned at cylinder 53 and moving ... and 252 cylinders (B) 640 and 236 cylinders (C) 235 and 640 cylinders (D) 235 and 252 cylinders

Last Answer : Answer: 236 and 208 cylinders Explanation: SSTF Initial head position =53 The closest queue to initial head position=65 head moves from 53 to 65=12 head moves from 65 to 67=2 head moves from 67 ... 122=24 head moves from 122 to 124=2 head moves from 124 to 183=59 Total head movement=208 

Description : Consider the following JAVA program: public class First { public static int CBSE (int x) { if (x < 100) x = CBSE (x +10); return (x - 1); } public static void main (String[] args){ System.out.print(First.CBSE(60)); } } What does this program print? (1) 59 (2) 95 (3) 69 (4) 99

Last Answer : (2) 95 

Description : The initial basic feasible solution of the following transportion problem : then the minimum cost is (A) 76 (B) 78 (C) 80 (D) 82

Last Answer : (A) 76

Description : Match the following HTTP status code to their respective definitions. i) 400 a) OK ii) 500 b) Not found iii) 200 c) Continue iv) 100 d) Internal server error A) i-b, ii-d, iii-a, iv-c B) i-a, ii-b, iii-c, iv-d C) i-b, ii-c, iii-a, iv-d D) i-b, ii-a, iii-c, iv-d

Last Answer : A) i-b, ii-d, iii-a, iv-c

Description : Match the following HTTP status code to their respective definitions. i) 400 a) OK ii) 500 b) Not found iii) 200 c) Continue iv) 100 d) Internal server error A) i-b, ii-d, iii-a, iv-c B) i-a, ii-b, iii-c, iv-d C) i-b, ii-c, iii-a, iv-d D) i-b, ii-a, iii-c, iv-d

Last Answer : A) i-b, ii-d, iii-a, iv-c

Description : In a fast Ethernet cabling, 100 Base-TX uses ........... cable and maximum segment size is ............ (A) twisted pair, 100 metres (B) twisted pair, 200 metres (C) fibre optics, 1000 metres (D) fibre optics, 2000 metres

Last Answer : (A) twisted pair, 100 metres

Description : Assume that variable x resides at memory location 1234, y at 1111 and p at 2222. Int x=1, y=2, *p; p=&x; y=*p; What will be the value of y after execution of above code? A) 2 B) 1 C) 1234 D) 1111

Last Answer : C) 1234