Searching for "ip"

Q:

A water tank is two-fifth full.Pipe A can fill a tank in 10 minutes and pipe B can empty it in 6 minutes.If both the pipes are open,how long will it take to empty or fill the tank completely?

A) 6 min.to empty B) 6 min.to fill
C) 9 min.to empty D) 9 min.to fill
 
Answer & Explanation Answer: A) 6 min.to empty

Explanation:

Clearly,pipe B is faster than pipe A and so,the tank will be emptied.

 

part to be emptied = 2/5

 

part emptied by (A+B) in 1 minute=16-110=115

 

115:25::1:x

 

25*15=6mins

 

so, the tank will be emptied in 6 min

Report Error

View Answer Report Error Discuss

Filed Under: Pipes and Cistern

Q:

A boy multiplied 987 by a certain number and obtained 559981 as his answer. If in the answer both 98 are wrong and the other digits are correct, then the correct answer would be ?? please explain in detail

A) 553681 B) 555181
C) 555681 D) 556581
 
Answer & Explanation Answer: C) 555681

Explanation:
Report Error

View Answer Report Error Discuss

Q:

The following pie chart shows the amount of subscriptions generated for India Bonds from different categories of investors.

1. In the corporate sector, approximately how many degrees should be there in the central angle ?

A. 120                 B. 121                 C. 122                 D. 123


2. If the investment by NRI's are Rs 4,000 crore, then the investments by corporate houses and FII's tog ether is:

A. 24,000 cr       B. 24,363 cr       C. 25,423 cr       D. 25,643 cr


3. What percentage of the total investment is coming from FII's and NRI's ?

A. 33%                B. 11%                C. 44%                D. 22%


4. If the total investment other than by FII and corporate houses is Rs 335,000 crore, then the investment by NRI's and Offshore funds will be (approximately) ?

A. 274,100         B. 285,600         C. 293,000         D. Cannot be determined


5. If the total investment flows from FII's were to be doubled in the next year and the investment flows from all other sources had remained constant at their existing levels for this year, then what would be the proportion of FII investment in the total investment into India Bonds next year (in US $ millions) ?

A. 40%                B. 50%                C. 60%                D. 70%

Answer

1. ANSWER :   C 


Explanation -   34 x 3.6 = 122.4 (since 1% = 3.6 degrees)  


  


2. ANSWER :  B 


Explanation -   (67/11) x 4000 = 24 363.6364   


 


3. ANSWER :  C


Explanation -  (33 + 11) = 44 


 


4. ANSWER :  A


Explanation -  Investment other than NRI and corporate houses is 33% = 335000.  Also, investment by offshore funds and NRI's is equal to 27%.


 Hence, (27 x 335000)/33 = 274 090.909


 


5. ANSWER : B


Explanation -  FII's currently account for 33 out of 100.


If their value is doubled and all other investments are kept constant then their new value would be 66 out of 133 = approximately equal to 50%

Report Error

View answer Workspace Report Error Discuss

Subject: Pie Charts

Q:

What is the difference between start_form and open_form in scripts? Why is it necessary to close a form always once it is opened?

Answer

strat_form using this we can open many layoutses
open_form using this we can open the layout
performance will be high

Report Error

View answer Workspace Report Error Discuss

Subject: ABAP

Q:

Which two descriptions are correct about characteristics of IPv6 unicast addressing? (Choose two)

A. Global addresses start with 2000::/3.
B. Link-local addresses start with FF00::/10.
C. Link-local addresses start with FE00:/12.
D. There is only one loopback address and it is ::1.

Answer

Answer : A , D


Explanation:


An IPv6 Unicast address identifies a single network interface. The Internet Protocol delivers packets sent to a unicast address to that specific interface.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

Q:

In practical IPv6 application, The encapsulation of IPv6 packets inside IPv4 packets is called what?

A. tunneling
B. hashing
C. routing
D. NAT

Answer

Answer : A


Explanation:


Remember,  most network is still build on IPv4 structure and IPv4 is not going away in a hurry… one of the many techniques used to migrate to IPv6 is Tunneling.


Tunneling is a method that a network built on IPv4 structure can be configured to traffic IPv6 packet simultaneously.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

Q:

What must be configured on the network in order for users on the Internet to view web pages located on Web Server 2?

A. On router R2, configure a default static route to the 192.168.10.0 network
B. On router r2, configure DNS to resolve the URL assigned to Web Server 2 to the 192.168.10.20 address
C. On router R1, configure NAT to translate an address on the 209.165.100.0/24 network to 192.168.10.20
D. On router R1, configure DHCP to assign a registered IP address on the 209.165.100.0/24 network to Web Server 2

Answer

Answer : C

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

Q:

An administrator issues the command

A. The PC host PC1 has connectivity with a local host
B. The PC host PC1 has connectivity with a Layer 3 device
C. The PC host PC1 has a default gateway correctly configured
D. The PC host PC1 has connectivity up to Layer 5 of the OSI model
E. The PC host PC1 has the TCP/IP protocol stack correctly installed

Answer

Answer : E


Explanation:


The “ping 127.0.0.1″ command is used to troubleshoot the local network card and the TCP/IP stack to make sure is working correctly. If an ICMP echo reply is received, that shows there are connectivity to a particular host in the network.


 

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA