Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

99751.

ATM can be used for ________(a) local area network(b) wide area network(c) campus area network(d) networks covering any range

Answer» Right option is (d) networks covering any range

The explanation: ATM is a connection oriented network for cell relay which can be implemented for networks covering any area. It uses Time Division Multiplexing and supports voice, video and data communications.
99752.

Effect of open standards like SMI(s) is _______________(a) standardization drives software interoperability and interchange ability(b) breaks the old-style dependence on proprietary methods, trade secrets, and single   providers(c) builds a strong foundation on which others can quickly build and innovate(d) all of the mentioned

Answer» Right answer is (d) all of the mentioned

Easiest explanation: Open standards like SMI-S inculcate a general ideal through which the normal designers are able to easily implement the standard into their software and its scalability. Since it is open-source, nothing is hidden from its users and they can implement it as they like or require to. As a whole lot of time is spent to build it as strong and scalable, it provides an efficient foundation to the designers to build and innovate on.
99753.

Storage management comprises of _______________(a) SAN Management(b) Data protection(c) Disk operation(d) All of the mentioned

Answer» The correct answer is (d) All of the mentioned

For explanation I would say: SAN management, data protection and disk operation are the main components of the Storage Management Initiative Specification. SMI-S was developed by the Storage Networking Industry Association.
99754.

ATM standard defines _______ layers.(a) 2(b) 3(c) 4(d) 5

Answer» The correct choice is (b) 3

The best I can explain: The three layers are physical layer, ATM layer and application adoption layer. The physical layer corresponds to the physical layer, ATM layer corresponds to the data link layer and the AAL layer corresponds to the network layer of the OSI model.
99755.

ATM uses _______________(a) asynchronous frequency division multiplexing(b) asynchronous time division multiplexing(c) asynchronous space division multiplexing(d) asynchronous amplitude division multiplexing

Answer» The correct choice is (b) asynchronous time division multiplexing

The best explanation: ATM uses a constant data stream consisting of transmission cells to transmit information in a fixed division of time. The packet size remains fixed.
99756.

ATM and frame relay are ________(a) virtual circuit networks(b) datagram networks(c) virtual private networks(d) virtual public networks

Answer» Right answer is (a) virtual circuit networks

To explain: ATM and frame relay are transmission modes in which information is transferred through electric circuit layer as packets. ATM has fixed packet size and frame relay has variable packet size.
99757.

Frame Relay is cheaper than other _____(a) LANs(b) WANs(c) MANs(d) Multipoint Networks

Answer» Correct option is (b) WANs

Explanation: Frame relay is a standardized wide area network technology and is popularly used because it is cheaper than leased line WANs. It is also very simple to configure user equipment in a Frame Relay network.
99758.

Frame relay provides error detection at the ______(a) physical layer(b) data link layer(c) network layer(d) transport layer

Answer» The correct option is (b) data link layer

The best I can explain: Frame relay provides error detection using CRC in the data link layer. The transport layer then provides the error correction features if an error is detected.
99759.

Frame Relay does not provide flow or error control, they must be provided by the ______(a) Lower Level Protocol(b) Highest Level Protocol(c) Upper Level Protocol(d) Lowest Level Protocol

Answer» The correct choice is (c) Upper Level Protocol

Explanation: Frame relay only provides error detection using CRC. If errors are detected, the upper-layer protocols, such as TCP are expected to provide error correction features. Network layer provides flow control.
99760.

There are ________ total features of Frame Relay.(a) Five(b) Seven(c) Nine(d) Ten

Answer» The correct choice is (c) Nine

To explain I would say: Frame relay is a wide area network technology used to transmit information over a network in the form of frames using relays. The frames are of variable size. It is cheaper than other WANs and it’s simple to configure user equipment in the network.
99761.

What is FRAD in frame relay network?(a) FRAD assembles and disassembles the frames coming from other protocols(b) FRAD is used for modulation and demodulation(c) FRAD is used for error detection(d) FRAD is used for error recovery

Answer» The correct option is (a) FRAD assembles and disassembles the frames coming from other protocols

The best explanation: FRAD stands for Frame Relay Assembler/Disassembler. It converts packets into frames that can be transmitted over Frame Relay Networks. It operates at the physical layer.
99762.

Frame Relay deploys physical layer carriers such as _______(a) ADMs(b) UPSR(c) BLSR(d) SONET

Answer» Correct answer is (d) SONET

Explanation: Frame Relays uses carriers such as SONET (for fiber-optic connections) to physically transmit data frames over a Frame Relay network. SONET is cheaper and provides better network reliability than other carriers.
99763.

Frame Relay networks offer an option called _______(a) Voice Over For Relay(b) Voice Over Fine Relay(c) Voice On Frame Relay(d) Voice Over Frame Relay

Answer» Right choice is (d) Voice Over Frame Relay

To explain: Frame Relay networks offer an option called Voice over Frame Relay, which transmits voice and voice-band data over a Frame Relay network. It has two sub-protocols FRF11 and FRF12.
99764.

In frame relay networks, extended address is used _______(a) to increase the range of data link connection identifiers(b) for error detection(c) for encryption(d) for error recovery

Answer» The correct option is (a) to increase the range of data link connection identifiers

Explanation: Extended address is indicated by the last bit of every address byte in the DLCI. It specifies whether the byte is the last in the addressing field. It is used to increase the range of data link connection identifiers.
99765.

The step by step procedure to solve a problem is known as ........

Answer»

The step by step procedure to solve a problem is known as Algorithm.

99766.

Which of the following is not related to ipconfig in Microsoft Windows?(a) Display all current TCP/IP network configuration values(b) Modify  DHCP  settings(c) Modify DNS settings(d) Trace the routers in the path to destination

Answer» Right option is (d) Trace the routers in the path to destination

Easy explanation: The Tracert command is available on Microsoft Windows to find the path i.e. the number of the routers that the packet has to go through to reach its destination.
99767.

Suppose two IPv6 nodes want to interoperate using IPv6 datagrams, but they are connected to each other by intervening IPv4 routers. The best solution here is ________(a) Use dual-stack approach(b) Tunneling(c) No solution(d) Replace the system

Answer» Correct option is (b) Tunneling

The explanation: The IPv4 routers can form a tunnel in which at the sender’s side, the IPv6 datagram is encapsulated in to IPv4, and at the receiver’s side of the tunnel, the IPv4 packet is stripped and the IPv6 packet is sent to the receiver.
99768.

Frame relay has only _______(a) physical layer(b) data link layer(c) physical layer and data link layer(d) network layer and data link layer

Answer» Right option is (c) physical layer and data link layer

Explanation: The physical layer is guided by the protocols recognized by the ANSI and provides conversion to frames. The data link layer supports the simplified core functions specified by the OSI model like error detection.
99769.

What is program documentation? 

Answer»

It is reference material that contains details about a program and functions of different programs of a software.

Program Documentation:

It is a reference material that contains details about a program and functions of different programs of software. Documentation helps other users to understand the program and use it conveniently more effectively.

99770.

Diagrammatic representation of an algorithm is known as .......

Answer»

Diagrammatic representation of an algorithm is known as Flow Chart.

99771.

If you want to find the number of routers between a source and destination, the utility to be used is ___________(a) route(b) Ipconfig(c) Ifconfig(d) Traceroute

Answer» Right answer is (d) Traceroute

To explain: Traceroute command is available on Linux OS to find the path i.e. the number of the routers that the packet has to go through to reach the destination. In Windows, Tracert command is used to perform the function.
99772.

To prevent Service Advertisements (SAPs) from flooding a network, Cisco routers do not forward them. How are services advertised to other networks?(a) Each router builds its own SAP table and forwards that every 60 seconds(b) Each router assigns a service number and broadcasts that(c) SAPs aren’t necessary with Cisco routers(d) Cisco routers filter out all SAPs

Answer» Right option is (a) Each router builds its own SAP table and forwards that every 60 seconds

The explanation: Cisco routers build SAP tables and forward the table every 60 seconds. All SAPs can’t befiltered even with 4.x since NDS and time synchronization uses SAPs.
99773.

A subset of a network that includes all the routers but contains no loops is called ________(a) spanning tree(b) spider structure(c) spider tree(d) special tree

Answer» Right option is (a) spanning tree

Best explanation: Spanning tree protocol (STP) is a network protocol that creates a loop free logical topology for ethernet networks. It is a layer 2 protocol that runs on bridges and switches. The main purpose of STP is to ensure that you do not create loops when you have redundant paths in your network.
99774.

Virtual circuit identifier in frame relay is called ______(a) data link connection identifier(b) frame relay identifier(c) cell relay identifier(d) circuit connection identifier

Answer» Correct answer is (a) data link connection identifier

The best I can explain: The Data Link Connection Identifier is 10-bit virtual circuit identifier. It is used to assign frames to the specified Permanent Virtual Circuits or Switched Virtual Circuits.
99775.

Raju wrote a program and he wants to check the errors and correct if any? What process he has to do for this?

Answer»

process, debugging.

99776.

Program errors are known as ..........

Answer»

Program errors are known as bugs.

99777.

“It is better to give proper documentation within the program”. Give a reason.

Answer»

It is the last phase in programming. A computerized system must be documented properly and it is an ongoing process that starts in the first phase and continues till its implementation. It is helpful for the modification of the program later.

99778.

Mr. Ramu represents an algorithm by using some symbols. This representation is called......

Answer»

Mr. Ramu represents an algorithm by using some symbols. This representation is called Flow Chart.

99779.

If end to end delay is given by dend-end = N(dproc + dtrans + dprop) is a non congested network. The number of routers between source and destination is?(a) N/2(b) N(c) N-1(d) 2N

Answer» Right option is (c) N-1

The best I can explain: In the equation N (dproc + dtrans + dprop), N is the number of checkpoints/stops that the packet makes as it reaches the destination. The stops are made at each router and the final destination node. Now, since N = number of routers + final node, then number of routers = N – final node. As we know, there is only 1 final node in a path, thus, number of routers = N – 1. Suppose, There is a path A->R1->R2->B for a packet where A is the source node, B is the final node and R1 and R2 are routers. The total delay would be given by N (dproc + dtrans + dprop) where N = 3, since the packet would stop at R1, R2 and B. The number of routers here are 2, and (N – 1) is also 2.
99780.

The Identifier that is used for data transfer in virtual circuit network is called _______(a) Global address(b) Virtual circuit identifier(c) Network identifier(d) IP identifier

Answer» Correct option is (b) Virtual circuit identifier

The best I can explain: A virtual circuit identifier is a type of numeric identifying address that is used to distinguish between different virtual circuits in a circuit-switched network. It is used for data transfer and has a switch scope.
99781.

Which of the following is not a characteristic of Virtual Circuit Network?(a) There are setup and teardown phases in addition to the data transfer phase(b) Resources can be allocated during setup phase or on demand(c) All packets follow the same path established during the connection(d) Virtual circuit network is implemented in application layer

Answer» Correct answer is (d) Virtual circuit network is implemented in application layer

Explanation: Virtual circuit network is normally implemented in data link layer. It is a combination of circuit-switched network and datagram network which are implemented in the physical layer and network layer respectively.
99782.

When you try to execute a program, there are chances of errors at various stages, Mention the types of errors and explain.

Answer»

1) syntax error : 

eg : 5=x 

2) Logic error. If the programmer makes any logical mistakes, it is known as logical error. 

Eg: To find the sum of values A and B and store it in a variable C you have to write C=A+B. Instead of this if you write C=A*B, it is called logic error. 

3) Runtime error : An error occured at run time due to inappropriate data. 

Eg: To calculate A/B a person gives zero to B. There is an error called division by zero error during run time.

99783.

Write an algorithm to find the largest of 3 numbers.

Answer»
  • Step 1: Start 
  • Step 2: Read 3 numbers and store in A, B, C 
  • Step 3: Compare A and B. lf A > B then go to step 6 
  • Step 4: Compare B and C if C > B then go to step 8 
  • Step 5: print “B is largest” go to step 9 
  • Step 6: Compare A and C if C > A then go to step 8 
  • Step 7: Print”A is largest” go to step 9 
  • Step 8: Print “C is largest” 
  • Step 9: Stop
99784.

Write an algorithm to find the cube of first n natural numbers (eg: 1, 8, 27, …., n3)

Answer»
  • Step 1: Star 
  • Step 2: Set i ← 1 
  • Step 3: Read a number and store in n 
  • Step 4: Compare i and n if i > n then go to step 7 
  • Step 5: Print i × i × i 
  • Step 6: i ← i + 1 go to step 4 
  • Step 7: Stop
99785.

Briefly explain the characteristic of an algorithm.

Answer»

The following are the characteristics of an algorithm 

1. It must starts with ‘start’ statement and ends with ‘stop’ statement. 

2. it should contains instructions to accept input and these are processed by the subsequent instructions. 

3. Each and every instruction should be precise and must be clear. The instructions must be possible to carry out, for example consider the examples the instruction “Go to market” is precise and possible to carried out but the instruction “Go to hell” is also precise and can not be carried out. 

4. Each instruction must be carried out in finite time by a person with paper and pencil. 

5. The number of repetition of instructions must be finite.

6. The desired results must be obtained after the algorithm ends.

99786.

In virtual circuit network, the number of delay times for setup and teardown respectively are _______(a) 1 and 1(b) 1 and 2(c) 2 and 1(d) 2 and 2

Answer» Correct option is (a) 1 and 1

To explain I would say: There is one-time delay for both setup and teardown phase. The one-time delay in setup phase is for resource allocation and the one-time delay in teardown phase is for the de-allocation of the resources.
99787.

Name the two stages in programming where debugging process is involved. What kinds of errors are removed in each of these stages?

Answer»

The two stages are compile time and run time. In the debugging process can remove syntax . error, logical error and runtime error.

99788.

Explain the flowchart and predict the output.

Answer»

This flowchart is used to print the numbers as 1,2, 3, ………, 10.

99789.

Write an algorithm to find the sum of n natural numbers and average?

Answer»
  • step 1: Start 
  • Step 2: Set i ←1, S 0 
  • Step 3: Read a number and set to n 
  • Step 4: Computer i and n if i > n then go to step 7. 
  • Step 5: Set S ← S + i 
  • Step 6: i ← i + 1 go to step 4
  • Step 7: avg ← S/n 
  • Step 8: Print “Sum = S and average = avg” 
  • Step 9: Stop 
99790.

Write an algorithm to input the scores obtained in three unit tests and find the average score.

Answer»

Step 1: Start 

Step 2: Read S1, S2, S3 

Step 3: avg = S1 + S2 + S3/3

Step 4: Print avg 

Step 5: Stop

99791.

Write an algorithm to input the scores obtained in three unit tests and find the average score.ORExplain the flow chart and predict the output.

Answer»

Step 1 : Start 

Step 2 : Read S1, S2, S3 

Step 3 : avg = S1 + S2 + S3/3 

Step 4 : Print avg 

Step 5 : Stop

OR 

This flowchart is used to print the numbers as 1,2,3, ……… 30

99792.

Glucose and fructose can be distinguished by(1) Barford's tests(2) Fehling solution(3) Bendict solution(4) seliwanoff's test

Answer»

The correct option (4) Seliwanoff's test  

Explanation:

Seliwanoff's test: Seliwanoff's reagent is (0.5%) resorcinol in 3N Hcl. it givens red solution with fructose and sucrose but no change in colour with glucose.

99793.

Amongst baking soda, caustic soda and washing soda carbonate anion is present in : (A) washing soda only. (B) washing soda and caustic soda only. (C) washing soda and baking soda only. (D) baking soda, caustic soda and washing soda.

Answer»

(A) washing soda only. 

Baking soda → NaHCO

Washing soda → Na2CO3.10H2

Caustic soda → NaOH

99794.

Which of the following tests cannot be used for identifying amino acids? (1) Barfoed test (2) Xanthoproteic test (3) Biuret test (4) Ninhydrin test

Answer»

The correct option is (1) Barfoed test.

Explanation:

Barfoed test is a chemical test used for detecting the presence of monosaccharides.

99795.

Which of the following is present in fire extinguisher?(1) Backing Soda(2) Washing Soda(3) Caustic Soda(4) Soda ash

Answer»

Correct option is (1) Backing Soda

Fire extinguisher contain sodium bicarbonate (Backing soda)

99796.

Identify the correct order of reactivity in electrophilic substitution reactions of the following compounds: A. `IgtIIgtIIIgtIV`B. `IVgtIIIgtIIgtI`C. `IIgtIgtIIIgtIV`D. `IIgtIIIgtIgtIV`

Answer» Correct Answer - C
99797.

Among the following the aromatic compound isA. B. C. D.

Answer» Correct Answer - B
99798.

Kharasch effect regarding addition of HBr is not observed in:A. hex-1-eneB. hex-2-eneC. hex-3-eneD. pent-1-ene

Answer» Correct Answer - C
99799.

How many peptide linkage is present in given segment of proteins ?Alanylglycinylleucinylalanylvaline

Answer»

Correct answer is 4.

Ala-Gly-Leu-Ala-Val

The amino acids are connected to each other by peptide linkage.

99800.

This noncombustible liquid in its dry form is noncorrosive to common metals except aluminum. About 90% of all of this material which is manufactured goes into the production of chlorofluorocarbons. The material is ______1. Carbon tetrachloride2. Methylene chloride3. Hydrogen chloride4. Methyl fluoride5.

Answer» Correct Answer - Option 1 : Carbon tetrachloride
  • Carbon tetrachloride is an organic compound with the chemical formula CCl4. This compound is often classified as a polyhalogenated organic compound since it consists of a carbon atom which is attached to more than one halide functional group.

  • In the past, this compound was widely used in cleaning agents. It was also used in fire extinguishers and was known to serve as a precursor to several refrigerants.

  • However, the use of this compound has been phased out by several governments due to its toxicity. The inhalation of large quantities of carbon tetrachloride can cause serious damage to vital organs like the kidney and liver. It can also have negative effects on the central nervous system (CNS). Furthermore, prolonged human exposure to carbon tetrachloride often results in death.

  • In the hydrocarbon for example methane if all the H atoms are replaced with both Cl and F are termed as chlorofluorocarbons (cfc's).They are very light in weight and are used in refrigerators, air conditioners, aerosol sprays and in making foams etc.

  • To prepare chlorofluorocarbons, the liquid mostly used is CCI4The balanced chemical equation of the reaction is: CCI4+2HF(l)→CCI2F2(g)+2HCI. 
  • Hence, among the given options, the correct answer is option a carbon tetrachloride.