Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

what are other resources are needed for this mantis?

2005

any drawback are there in mantis?

2206

details description on this mantis? who is founder of this mantis?

2185

which book we learned this mantis? how many version are realsed this mantis upto now?

2007

hi viewers, tell me,what is scripting and programming, define and difference...pls

Symphony,

2015

In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?

2030

Write a Pseudo Code to find the angle between two hands of a clock for a given time.

Goldman Sachs, HCL,

6 21219

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.

Goldman Sachs,

2540

Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)

Goldman Sachs,

2723

Write a Pseudo Code to fins the LCM of two given numbers

Goldman Sachs,

5 30400

Given 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

FFC, Goldman Sachs, Student,

3 50014

how to display xisheet in list box in c# .net

2136

What language / script is used to validate web page

3 5494

Colors specified with the notation

2300

Tag for turning an image into a hyperlink is

2341


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

if 2 is passed as an argument to the method,void GC.Collect then what would be the result?

1707


Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?

2010


when we use mantis? how learn mantis?

2230


Where do we need Operator overloading?

1171


what is programmable BIST in today ic design

2197


will it allow to add same value in HashMap class.

2181


Diffrence between 2.0,3.0,3.5,4.0. versions of .net?

3203


in IBM PC -AT.WAT AT REFERS TO?

1962


Code for display the images from drive using vb 6.0?

5334


Write a program to find duplicate number from array in minimum time complexity.

1109


sample and simple coding where we get?

2348


In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?

2257


Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

2131


Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

1166


hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod

2423