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...

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

IBM Interview Questions
Questions Answers Views Company eMail

how do u fnd the duplicate rows and how to delete the duplicate rows?

2 8283

how to create T.CODE

1 5771

Consider the below example call a-test1. -- -- -- a-test1. if a=b perform a-test through a-exit next sentence else if b=c perform c-test through c-exit. if a=d perform d-test through d-exit. a-test. -- -- a-exit. exit. can u tell me what will happen if a=b after looping into a-exit will the control go back to a- test1. will the condition a=d be checked???

5 7757

What is the version control how can i apply this in DataStage can any one tell me the anser

4 24381

what is blue screen error in pc ?

2 6725

how to excute testcases in regression testing time.

3 7698

How to calculate WIP in PS for all wbs pertaining to that particular project? Any specific T code in ECC 6.0?

4 19003

what is the significance of newlookup port in dynamic look up

1 6338

how many ways can we implement SCD2?

4 15850

iam working with tally ERP.9,but iam dont prepared reconciliation,trial balance,profit&loss,balance sheet etc.bcoz all these activicties done in head office.plz give me citeria where iam prepared.

3045

why is java not 100% oops?

5 8036

here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

2 7904

Why java is not a pure object oriented language?

5 8833

I'm facing a problem while posting a transaction, the errors showing "withholding tax amount exceed the total line item." I know the anmount calculated is more than the Base amount itself. But as i'm not a FI candidate, I want to know from where I have to change so that I can do the transaction, condition is that I cannot change any rate and code of ewt tax. Pls. help me out, it's urgent.

1851

In Intercompnay Billing scenario, Does Idocs get posted as we delivery is done from other plant and also the Intercompnay billing happens in the prcess. Though we have the same ERP system i.e. SAP only for all transactions.

2483

Post New IBM Interview Questions


IBM Interview Questions


Un-Answered Questions

Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2476


Why do you want to join software field as you have done your BE in Electronics?

2150


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

1182


Mention some of the important plugins in jenkins?

1


Name the key features of the korn shell.

998


How do you escape sequences in java?

1078


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2628


What is the difference between PIC 9.99 and PIC9v99?

1348


What windows 7 component that enables the computer to support more than one language?

888


Where is the system tray?

902


What do you understand by server-side validation?

1015


What are the different components that are required to create a society’s culture?

1


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

2000


Explain to find resistance?

1018


Define a web service in .net?

1076