STATIC METHOD CAN BE OVERLOADING AND OVERIDNG? IS POSSIBLE IN iN c# .NET AND WHAT IS THE REASON??
3 17288write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?
1 3773Explain the different levels of Inventory org structure ? What is Operating Unit ? What is Legal Entity ? What is Inventory Organization ? What is Set Of Books ? In which setup you control the costing method ? What is Item master organization ? How many item master organization we can setup ? What is Subinventory ? What is Locator ? Are Subinventory or Locators mandatory ? Can you copy inventory org structure ? What is shipping network ? Explain UOM and UOM class ? Explain Item status controls ? How many Item attributes we can setup ? How you can provide custom item attributes ? What are status attributes ? Explain the functionality of Item templates ? How Item types are defined ? Explain the use of cross-references ? Explain Item categories ? What is the difference between category and category set ? How do you assign items to item categories ? How do you load /import items ? Explain the use of Item revisions ? How do you search items ? How do you delete items ? What are deletion constraints ? Can we have custom deletion constraints ? What are different type of serial number uniqueness ? How do you generate serial numbers ? Can serial numbers and lot numbers co-exists for an item ? Where do you enable or disable serial / lot number capabilities for an item ? What is material status ? Explain the use of material status ? List some of the seeded material transaction types ? What are transaction sources ? Can we have custom transaction sources / types ? What are the benefits of account aliases ? What is the difference between subinventory transfer and move order ? Can move orders support inter-organization transfer ? What is miscellaneous transactions ? Explain the use of shortage notifications ? Where do you enable the shortage notifications ? How do you do inter-org transfer ? Is sales order mandatory for inter-org transfer ? Explain the difference between direct transfer and intransit transfer ? Can we purge material transactions ? Can we import material transactions through API ? What is vendor managed Inventory (VMI) ? What consigned Inventory ? What is the difference between VMI & consigned inventory ? Explain the life cycle of move orders ? What are the different ways move orders are created ? What forecasting methods oracle inventory supports ? When do you generate forecast automatically and when do you setup manually ? Explain the min-max planning functionality ? Explain the Re-Order Planning (ROP) process ? What is the difference between Min-Max and ROP ? What is safety stock ? How safety stock is calculated ? Explain replenishment counting ? What is the purpose of ABC analysis ? Explain the cycle counting process ? Explain the physical inventory process ? When do you recommend cycle counting Vs physical inventory ? What are the key flex fields (KFF) in Oracle Inventory ? What are the descriptive flex fields (DFF) in oracle inventory ?
8 21002How to call the m1() method of Base class in below snippet ? class Base { public void m1() { System.out.println("Base m1 "); } public void m2() { System.out.println("Base m1 "); } } ====================== class Derived extends Base { public void m1() { System.out.println("Derived m1"); } public void m3() { System.out.println("Derived m3"); } public static void main(String[] args) { Base ob=new Derived(); ob.m1(); //System.out.println("Hello World!"+ob.m1()); } }
6 9101In My application, having Copmany Name : Text Box and click Save button. if i enter a vlue, after run..........it shows the already exists. so how to enter random ro mmultiple names names into webedit box(company Name). without using DATATABLE THanks Ramesh
4 6834if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.
2 7685In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
1 6352Can anybody tell me in detail any complex datastage job? I have worked only in direct load and full refresh jobs.But in all interviews this question arises
1 4139Post New TCS Interview Questions
What is a href?
How do I know when my thread pool work item has completed?
How do I create an xml map in excel?
All fico interview questions
How do you create a database in access 2010?
How to get a list all databases on the sql server?
What is database in excel?
How can we sort the elements of the array in descending order?
What is interfacing?
the resolutions of a michelson interferometer operating with a light source of 640nm wavelenth is A.1280nm B.640nm C.80 nm D.1nm
How do I remove a virus from chrome?
What is the zend file upload and element decorators?
Can I use windows xp product key for windows 10?
What is 'Fixed' APR and 'Variable' APR?
Can we call reports and transactions from interactive reporting lists?