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

Shreyas Interview Questions
Questions Answers Views Company eMail

Three friends divided some bullets equally. After all of them shot 4 bullets the total number of bullets remaining is equal to the bullets each had after division. Find the original number divided.

16 35613

what is the journal entry? goods purchased by ram on credit for 1000 which includes vat rs.100 in it

19 45823

program to locate string with in a string with using strstr function

2 5490

Post New Shreyas Interview Questions




Un-Answered Questions

What is force balance principle? State some of its’ advantages.

709


How to use application server JNDI DataSource with Hibernate framework?

175


What is constructor and virtual function? Can we call virtual funciton in a constructor?

605


What is meant by <> in sql?

509


Reports in pa & om integration/integration tools

524






Which infotypes are not delimited when an employee leaves the company?

605


What is thread and types of thread?

517


name the structures passing through juglar foramen.

535


Explain deposit rate.

664


How to export a talend job?

1


Hi this is the coding for adding data in to an xml table i want the coding for update and delete Try Dim emp_xml_doc As New XmlDocument If System.IO.File.Exists(Server.MapPath("emp.xml")) Then emp_xml_doc.Load(Server.MapPath("emp.xml")) Dim myrow_element As XmlElement myrow_element = emp_xml_doc.CreateElement("EmpDetails") Dim str As String str = "" & TxtEmpId.Text & "" & _ "" & TxtName.Text & "" & _ "" & TxtSalary.Text & "" myrow_element.InnerXml = str emp_xml_doc.DocumentElement.AppendChild(myrow_element) emp_xml_doc.Save(Server.MapPath("emp.xml")) Response.Write("Record Saved") Dim ds As New DataSet ds.ReadXml(Server.MapPath("emp.xml")) GridView1.DataSource = ds GridView1.DataBind() Else Response.Write("File does not exist.") End If Catch ex As Exception Response.Write(ex.ToString) End Try *********************** this is the xml file 100 xxx 2000 yyy dddd 77777 rrrr rrrr 6666 qaqa sini 50000 errrrrrrrr rrrrrrrrr 677777 rrr rrr 33

1734


How to generate cubes in cognos?

567


What are string functions in sql?

678


what is the scenario where you take the database to NoArchivelog mode?

1836


What is three element in drum level?

930