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

GlobalLogic Interview Questions
Questions Answers Views Company eMail

Do you have any questions for us

696

What are your short-term goals?

750

Are you comfortable shifting base?

887

Post New GlobalLogic Interview Questions


GlobalLogic Interview Questions


Un-Answered Questions

What are dml and ddl statements?

573


How can you increase the performance of your angular application or decrease digest cycle time?

402


Explain about the future of struts?

537


When to use Stub and Not So Stubby Area? 10. How to get the external routes without making area Not So Stubby?

998


How do you approach the use of chemotherapy and targeted therapies in cancer treatment, considering factors like tumor type, stage, and patient health?

1






Is learning data structures necessary?

463


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

1736


Explain about Garbage Collector?

651


Does malachite green have an inhibitory effect effect on bacterial growth?

1455


What configuration changes are required to use resource files in Struts?

573


Mathematical models using linear, dynamic, integer, or algorithm models are considered: A. Project selection criteria B. A form of expert judgment C. Project selection methods D. A form of historical information

1909


Difference between nodup and nodupkey options?

635


What are the uses of Google Ad API?

163


How to integrate hibernate and spring?

161


Why we do manual clearing?

1673