array contains zeros and ones as elements.we need to bring zeros one side and one other side in single parse. ex:a[]={0,0,1,0,1,1,0,0} o/p={0,0,0,0,0,1,1,1}
12 17462There is a Service Bill of Rs.50,000 & Service Tax added 10.30% & We have to deduct TDS @ 2%. Assume that Service Tax Input Credit available to Ur Co. What is the Journal Entry for this?
23 65859through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
2538Post New Motorola Interview Questions
Explain the use of galvanometer?
How many litres of water used for curing of 1000sqft of slav
What is business purpose of equipment bom?
What is a storage engine in mongodb?
How do I link data from one spreadsheet to another?
Explain the scope of a variable.
What is lambda architecture spark?
What is basic data structure?
Specify the port number for ad?
What is ordered map?
How can we implement spa with angular?
What Is Micro Instances?
What does string [] args mean?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
Is it mandatory to set input and output type/format in MapReduce?