which type of air compressor is best between reciprocating and rotary. I used this compressor in our new mitsubishi type laser machine
1 4922Prepared transaction for 1000$, Received receipt from customer For 1000$, Transaction and receipt closed. customer returned 200$ worth goods, He wants refund for 200$. how can you achieve this.
2 9476i having 7.5 kva 1 phase genset,coolant water level is low, so i mix the normal water this is correct or not
1 3497i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
207013 years back my father was thrice my age and 2 years back he was twice my age , what is the present age of father?
RRB,
3 8416what will happen if secondary of potential transformer (220kv/110volt) of any metering core or protection core (cables) of any phase got earthed??
1 4639Just came across this question, felt worth sharing, so here it is I want you to make a C/C++ program that for any positive integer n will print all the positive integers from 1 up to it and then back again! Let's say n=5 I want the program to print: 1 2 3 4 5 4 3 2 1. Too easy you say? Okay then... You can ONLY USE: 1 for loop 1 printf/cout statement 2 integers( i and n) and as many operations you want. NO if statements, NO ternary operators, NO tables, NO pointers, NO functions!
1 3617hi i am sai..i am thinking to join group 1 coachng in hyd..can u plz tell me that which is the best institute for group 1 in hyderabad
1 4728Pls.could any one Clarify the following with an example. 1.At What condition Close on Rise and Close on Fall Pressure Switch contacts are used. 2.If Pressure is abnormal as per set pressure,if connecting Terminal of pressure switch breaks,how the voltage extends to Relay base. 3.Are these contacts come under fail safe philasaphy.
1 4595
Is VT100 Server will support TCP/IP protocol?
Can we install Oracle database in VT100 Server?
If my server is Sun Solaris can i use like VT100 Server?
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
what is the principle involved in Biometry?
How a component can be placed on Windows?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to connect to a remote database using Applet?
How to display names of all components in a Container?
Can you give names of Container classes?
What are the differences between Java 1.0 and Java 2.0?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What are the restrictions imposed by a Security Manager on Applets?.
How listener identify that the event came from a particular object?
Can we call virtual funciton in a constructor ?