Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

ADP Shell Script Interview Questions
Questions Answers Views Company eMail

1.Write a script, which converts a number from binary to hexadecimal format or vice versa.

1 4918

Post New ADP Shell Script Interview Questions


ADP Shell Script Interview Questions


Un-Answered Questions

State sampling theorem.

617


Which method must be implemented by all threads?

717


hi this is raj igot job in tcs and also i got visa from u.s in this time i dont know what to do can u sugges me pls........

1447


What is difference between request and prototype scope in spring?

159


What is the main difference between @requestparam and @pathvariable annotation?

179






Name the operating system(s) which are supported for production hadoop deployment?

241


How many types of linked list are there?

475


What are operators?

467


How do I put 2 pages on one sheet in word?

308


Can you name a few potential risks of Genetic Engineering?

1617


Explain about the data integration suite features?

471


What language is pt br?

430


How to create a navbar in bootstrap?a

5


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1480


What is the full form of sql?

532