write a C code to reverse a string using a recursive function, without swapping or using an extra memory.
9 43491through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
2576delete data from staging table as it loads to target table.here is the case we are getting data from 3 different server.a b and c.the data from server A loaded into staging table and we ran the task and data loaded to target table.now today data from server B and C also got loaded to the staging table.now what techniques and what transformations should be used to delete only the data which has been loaded only to the target.we need to delete only that data from staging which has been loaded into the target.looking for your responses
2 6349Post New Motorola Interview Questions
Can more than one person use the same login?
What is asynchrony in mq?
What is laravel 5?
Can hibernate id be string?
Which is easier, factoring or discrete log?
please explain what are the main server roles for system admin ? what is the way to access the active directory services sitting on the client place as a client?
Mention what plvcmt and plvrb does in pl/sql?
How do I backup my pc software?
What is jit compiler ?
Three people are responsible for establishing cost of quality theories. Crosby and Juran are two of them, and their theories respectively are: A. Grades of quality, fitness for use B. Fitness for use, zero defects C. Zero defects, fitness for use D. Cost of quality, zero defects
How to return the second 5 rows in ms sql server?
What's the difference between a primary key and a clustered index?
what are the different Types of Recordsets.
How can we make a class virtual?
What is the repository pattern?