can we start slipring motor on star delta like we start induction motor ? if yes where will we connect ?
1956Post New NovaTech Interview Questions
Name the frequency used in MTI radar?
How will I be charged and billed if I use Amazon Redshift?
How do you determine a file’s attributes?
How can you disable a reservation in mrp?
What is depreciation? Explain the various types? : fi- asset accounting
Explain how garbage collection works?
your coming from electrical backgroung..but y ur coming to software side?
You need to display a list of items. Which controls are possible options? Of those, which would you use and why?
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 = "
Which parameters decide the size of data type for a processor?
What was bayes’ theorem?
What is a secured association? : sap bobi
What is resistance of 50meters, 16sq.mm, single core copper cable?
Different between method overriding and method overloading?
Is servlet a framework?