If 40 black lines interleaved with 40 white lines can be distinguished across one inch, the resolution is (A) 40 line-pairs per inch (B) 80 line-pairs per inch (C) 1600 lines per inch (D) 40 lines per inch

1 Answer

Answer :

(A) 40 line-pairs per inch

Related questions

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 : Printer resolution is a numerical measure of print quality that is measured in _______ A. Pages Per Minute (PPM) B. Lines Per Minute (LPM) C. Characters Per Second (CPS) D. Dots Per Inch (DPI)

Last Answer : D. Dots Per Inch (DPI)

Description : Four channels are multiplexed using TDM. If each channel sends 100 bytes/second and we multiplex 1 byte per channel, then the bit rate for the link is ............... (A) 400 bps (B) 800 bps (C) 1600 bps (D) 3200 bps

Last Answer : (D) 3200 bps Answer: D Explanation: The multiplexer is shown in the Figure. Each frame carries 1 byte from each channel; the size of each frame, therefore, is 4 bytes, or 32 bits. Because each ... channel, the frame rate must be 100 frames per second. The bit rate is 100 32 = 3200 bps. 

Description : Sussman Anomaly illustrates a weakness of interleaved planning algorithm. a) True b) False

Last Answer : b) False

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 : Printer resolution is usually measured in ________ A. Characters Per Minute (CPM) B. Pixels Per Inch (PPI) C. Pages Per Minute (PPM) D. Dots Per Inch (DPI)

Last Answer : D. Dots Per Inch (DPI)

Description : Shatter index of metallurgical coke on 2 inches and 0.5 inch screen should be respectively around __________ percent. (A) 80 and 97 (B) 95 and 100 (C) 40 and 70 (D) 25 and 97

Last Answer : (A) 80 and 97

Description : Consider a uniprocessor system where new processes arrive at an average of five processes per minute and each process needs an average of 6 seconds of service time. What will be the CPU utilization ? (A) 80 % (B) 50 % (C) 60 % (D) 30 %

Last Answer : (B) 50 %

Description : A software project was estimated at 352 Function Points (FP). A four person team will be assigned to this project consisting of an architect, two programmers, and a tester. The salary of the architect is Rs.80,000 per month, the ... ) Rs.28,16,000 (2) Rs.20,90,000 (3) Rs.26,95,000 (4) Rs.27,50,000

Last Answer : (4) Rs.27,50,000 

Description : ECE Board Exam March 1996 What is the transmission rate of a system for transmitting the output of a microcomputer to a line printer operating at a speed of 30 lines/minute? Assume that the line printer has 8 bits ... and prints out 80 characters/line. A. 800 bps B. 400 bps C. 320 bps D. 640 bps

Last Answer : C. 320 bps

Description : A software company needs to develop a project that is estimated as 1000 function points and is planning to use JAVA as the programming language whose approximate lines of code per function point is accepted as 50. Considering a=1. ... ? (1) 11.2 months (2) 12.2 months (3) 13.2 months (4) 10.2 months

Last Answer : Generally, any projects are measured in weeks. However, the complex project might take more time depending on the level of object re-use available.

Description : Consider a disk with 16384 bytes per track having a rotation time of 16 msec and average seek time of 40 msec. What is the time in msec to read a block of 1024 bytes from this disk? (A) 57 msec (B) 49 msec (C) 48 msec (D) 17 msec

Last Answer : Answer: B

Description : Consider a window bounded by the lines : x = 0; y= 0; x = 5 and y = 3. The line segment joining (–1, 0) and (4, 5), if clipped against this window will connect the points (A) (0, 1) and (2, 3) (B) (0, 1) and (3, 3) (C) (0, 1) and (4, 3) (D) (0, 1) and (3, 2)

Last Answer : (A) (0, 1) and (2, 3)

Description : What does the following command do? grep −vn abc x (A) It will print all of the lines in the file x that match the search string abc (B) It will print all of the lines in file x that do not ... (D) It will print the specific line numbers of the file x in which there is a match for string abc

Last Answer : (A) It will print all of the lines in the file x that match the search string “abc”

Description : Let R be the rectangular window against which the lines are to be clipped using 2D Sutherland-Cohen line clipping algorithm. The rectangular window has lower left-hand corner at (-5,1) and upper righthand corner at (3,7). ... s) is/are candidate for clipping? (A) AB (B) CD (C) EF (D) AB and CD

Last Answer : (D) AB and CD

Description : Which of the following operates cannot be overloaded? i) Size of operator (sizeof) ii) Scope resolution Operator iii) Conditional operator (?:) iv) Assignment Operator (=) A) i, ii, iii only B) ii, iii, iv only C) i, iii, iv only D) all i, ii, iii, iv

Last Answer : A) i, ii, iii only

Description : Some of the C++ operators cannot overloaded which are i) Member access operators (. And .*) ii) Conditional operator (? :) iii) Scope resolution operator (: :) iv) Size operator (sizeof) A) only i, ii and iii B) only ii, iii and iv C) only ii and iv D) All i, ii, iii and iv

Last Answer : D) All i, ii, iii and iv

Description : Match the following a) : : i) Pointer to member declarator b) : :* ii) Pointer to member operator c) ->* iii) Scope resolution operator A) a-ii, b-iii, c-i B) a-iii, b-i, c-ii C) a-i b-ii, c-iii D) a-iii, b-ii, c-i

Last Answer : B) a-iii, b-i, c-ii

Description : ………………….. is responsible for converting the higher level protocol addresses (IP addresses) to physical network addresses. A) Address Resolution Protocol (ARP) B) Reverse Address Resolution Protocol (RARP) C) Bootstrap Protocol (BOOTP) D) Internet Control Message Protocol (ICMP)

Last Answer : A) Address Resolution Protocol (ARP)

Description : The most important and common protocols associated TCP/IP internetwork layer are. i) Internet protocol(IP) ii) Internet control Message Protocol(ICMP) iii) Bootstrap Protocol (BooTP) iv) Dynamic Host Configuration Protocol (DHCP) v) ... C) ii, iii, iv and v only D) All i, ii, iii, iv and v

Last Answer : D) All i, ii, iii, iv and v

Description : ........ is responsible for converting the higher level protocol addresses to physical Network Addresses. A) Address Resolution Protocol (ARP) B) Reverse Address Resolution Protocol (RARP) C) Bootstrap Protocol (BOOTP) D) Internet Control Message Protocol (ICMP)

Last Answer : D) Internet Control Message Protocol (ICMP)

Description : The most important and common protocols associated TCP/IP internetwork layer are. i) Internet Protocol (IP) ii) Internet Control Message Protocol (ICMP) iii) Bootstrap Protocol (BOOTP) iv) Dynamic Host Configuration Protocol (DHCP) V) ... C) i, iii, iv and v only D) All i, ii, iii, iv and v only

Last Answer : D) All i, ii, iii, iv and v only

Description : If we convert ∃u ∀v ∀x ∃y (P(f(u),v, x, y) → Q(u,v,y)) to ∀v ∀x (P(f(a),v, x, g(v,x)) → Q(a,v,g(v,x))) This process is known as (A) Simplification (B) Unification (C) Skolemization (D) Resolution

Last Answer : (C) Skolemization

Description : The process of assigning load addresses to the various parts of the program and adjusting the code and data in the program to reflect the assigned addresses is called .................. (A) Symbol resolution (B) Parsing (C) Assembly (D) Relocation

Last Answer : (D) Relocation

Description : If the original scale of a negative is 1 : 10,000, the ground resolution, considering that we get nearly 20 lines pair per mm, will be : (a) 50 mm (b) 20 cm (c) 2 m (d) 25 cm

Last Answer : (d) 25 cm

Description : Has anyone here used a 1920x1080 laptop resolution (on a 15-inch or smaller)?

Last Answer : That would be the maximum supported resolution and probably one that you would use for a larger external monitor. You will be able to adjust it down.. in fact I’ll be surprised if it comes set at that resolution. It will probably be something closer to 1440X900.

Description : ………..defines the structure of a relation which consists of a fixed set of attribute-domain pairs. A) Instance B) Schema c) Program D) Super Key

Last Answer : B) Schema

Description : .......... is the predominant form of Fast Ethernet, and runs over two pairs of category 5 or above cable. A) 100 BASE-T B) 100 BASE-TX C) 100 BASE-T4

Last Answer : B) 100 BASE-TX

Description : A vertex cover of an undirected graph G(V, E) is a subset V1 ⊆ V vertices such that (A) Each pair of vertices in V1 is connected by an edge (B) If (u, v) ∈ E then u ∈ V1 and v ∈ V1 (C) If (u, v) ∈ E then u ∈ V1 or v ∈ V1 (D) All pairs of vertices in V1 are not connected by an edge

Last Answer : (C) If (u, v) ∈ E then u ∈ V1 or v ∈ V1

Description : An all-pairs shortest-paths problem is efficiently solved using: (A) Dijkstra' algorithm (B) Bellman-Ford algorithm (C) Kruskal Algorithm (D) Floyd-Warshall algorithm

Last Answer : (D) Floyd-Warshall algorithm

Description : Which of the following pairs have different expressive power? (1) Single-tape-turing machine and multi-dimensional turing machine. (2) Multi-tape turing machine and multi-dimensional ... non-deterministic pushdown automata. (4) Deterministic finite automata and Non-deterministic finite automata.

Last Answer : Deterministic push down automata and non-deterministic pushdown automata.

Description : Equivalence partitioning is a .................. method that divides the input domain of a program into classes of data from which test cases can be derived. (A) White-box testing (B) Black-box testing (C) Orthogonal array testing (D) Stress testing

Last Answer : (B) Black-box testing

Description : Four channels are multiplexed using TDM. If each channel sends 100 bytes/second and we multiplex 1 byte per channel, then the bit rate for the link is __________. a. 400 bps b. 800 bps c. 1600 bps d. 3200 bps

Last Answer : d. 3200 bps

Description : The total transportation cost in an initial basic feasible solution to the following transportation problem using Vogel’s Approximation method is  (A) 76 (B) 80 (C) 90 (D) 96

Last Answer : (B) 80

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 : Suppose that the time to do a null remote procedure call (RPC) (i.e, 0 data bytes) is 1.0 msec, with an additional 1.5 msec for every 1K of data. How long does it take to read 32 K from the file server as 32 1K RPCs? (A) 49 msec (B) 80 msec (C) 48 msec (D) 100 msec

Last Answer : (B) 80 msec

Description : Which one of the following statements is NOT correct? [IAS 2003] (a) Black cotton soil of north-west India was formed by the weathering of basaltic lava rocks (b) Sedimentary rocks are distinguished ... feldspar and mica in it (d) A metamorphic rock is softer and less compact than its original type

Last Answer : Ans: (d)

Description : To calculate the ideal body weight for a woman, the nurse allows a) 100 pounds for 5 feet of height. To calculate the ideal body weight of a woman, the nurse allows 100 pounds for 5 feet of height and adds ... man. d) 80 pounds for 5 feet of height. Eighty pounds for 5 feet of height is too little.

Last Answer : a) 100 pounds for 5 feet of height. To calculate the ideal body weight of a woman, the nurse allows 100 pounds for 5 feet of height and adds 5 pounds for each additional inch over 5 feet

Description : . ………………… is a special type of integrity constraint that relates two relations & maintains consistency across the relations. A) Entity Integrity Constraints B) Referential Integrity Constraints

Last Answer : B) Referential Integrity

Description : A ………………. is an extension of an enterprise’s private intranet across a public Network such as the Internet across a public Network such as the Internet, creating a secure private connection. A) VNP B) VPN C) VSN D) VSPN

Last Answer : B) VPN

Description : Ringelmann chart No. 2 corresponds to __________ percent black smoke. (A) 10 (B) 20 (C) 40 (D) 80

Last Answer : (C) 40

Description : A modified amino acid solution with increased equimolar branched-chain amino acids and decreased aromatic amino acids has been proposed for patients with hepatic insufficiency. Which of the following ... D. In some studies of surgical patients, improvements in mortality have been reported.

Last Answer : Answer: D DISCUSSION: The use of modified amino acid solutions is based on the false neurotransmitter hypothesis of the cause of hepatic coma. According to this hypothesis, the imbalance ... in a group of patients with cirrhosis, decreasing morbidity and showing a trend toward decreased mortality

Description : The following data, relates to manufacturing company for the year 2006-07- Net Profit as per P & L A/c-Rs. 2,40,000; Depreciation-Rs. 80,000; Goodwill written-off- Rs. 40,000, Profit on Sale of Fixed Assets-Rs. 16,000, ... ) Rs. 4,40,000 (B) Rs. 4,00,000 (C) Rs. 6,40,000 (D) None of the above

Last Answer : Answer: None of the above

Description : The power per unit velocity of a wave with electric field as 8 units and density 10 units is a) 40 b) 20 c) 80 d) 160

Last Answer : c) 80

Description : Box A contains wheat worth Rs.30 per kg and box B contains wheat worth Rs.40 per kg.If both A and B are mixed in the the ratio 4:7 then the price of mixture per kg is A)36.36 B)35.80 C)42.50 D)31.30

Last Answer : A)36.36

Description : .Kamya purchased an item for Rs 46,000 and sold it at a loss of 12 per cent. With that amount she purchased another item which he sold at a gain of 12%. What was her overall gain/loss? 1. Loss of Rs 662.40 2. Profit of Rs 662.40 3. Loss of Rs 642.80 4. Profit of Rs 642.80

Last Answer : 2. Profit of Rs 662.40

Description : Two coal trains, one southbound, the other westbound, reach an over and under crossing at the same instant and each proceed at 40 kilometers per hour on their respective courses. Approximately how far apart are the lead cars two hours later, to the nearest kilometer? w) 80 x) 113 y) 136 z) 160

Last Answer : ANSWER: X -- 113 

Description : Research has shown that the percentage of the total study time which could profitably be devoted to recitation as opposed to re-reading could be as high as Options: A) 20 per cent B) 40 per cent C) 60 per cent D) 80 per cent

Last Answer : D) 80 per cent

Description : P, Q and R together earn Rs.420 per day, while P and R together earn Rs.296 and Q and R together earn Rs.164. The daily earning of R is : a) Rs.50 b) Rs.80 c) Rs.40 d) Rs.60

Last Answer : D (P+Q+R)’s earning = Rs. 420 (P+R)’s earning=Rs 296 (Q+R)’s earning=Rs 164 Q’s daily earning = Rs. (420 ⎯296) = Rs.124 P’s daily earning = Rs. (420 ⎯164) = Rs.236 Now (P+Q)’s earning=Rs 360 R’s daily earning = Rs. [420 ⎯360] = Rs.60

Description : Pick out the wrong statement (A) A horizontal line on the humidity chart indicates the temperature changes at constant molal humidity (B) When water is cooled from 80 to 70°C by exposure ... & air cannot be increased by either reducing the mixture temperature or by increasing the total pressure

Last Answer : (D) Relative saturation of unsaturated mixture of water vapor & air cannot be increased by either reducing the mixture temperature or by increasing the total pressure