Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
2481Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
2680Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle
3 49821Post New Goldman Sachs Programming Languages AllOther Interview Questions
What is wrong with the below validation rule?
What is a ci split?
Difference of Console, web & windows applications?
What are the characteristics of switch?
How To see all the tables from a database of mysql server.
What is the difference between ienumerable and enumerable?
How do you perform drag and drop operation in webdriver?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
high voltage transformer input voltage,current and amps rating..distributed transformer input voltage,current and amps rating...
Can you call a private method outside a ruby class using its object?
I Need Apsrtc Traffic Supervisor Medal Paper.. Please send me any one.....gasiganti@gmail.com
Briefly describe a B+ tree. What is bulk loading in it?
What do you understand by tail recursion in scala ?
What are digital electronic flip flops?
What is RRange and ARange?