we have two applications A1 & A2 both are accesing the same databse table employee at the same time how we will manage this so that both application can get the correct no of emloyee while A1 is inserting a employee at the same time while other applicatuion is getting the empployee list.
5 10239Post New TCS Interview Questions
Consider the following algorithm, where the array A is indexed 1 through n: int add_them ( int n , int A[ ] ) { index i , j , k ; j = 0 ; for ( i = 1 ; i <= n ; i++) j = j + A[i] ; k = 1 ; for ( i = 1 ; i <= n ; i++) k = k + k ; return j + k ; } (a) If n = 5 and the array A contains 2, 5, 3, 7, and 8, what is returned? (b) What is the time complexity T(n) of the algorithm?
Explain the concept of backpropagation.
What is better windows 7 upgrade or full retail version? Does the upgrade contain all the features of full version?
Explain elasticity? In cloud computing?
What is the purpose of a style sheet?
Is linux supported as a frontend platform?
Explain how a web logic server works?
How do you make sure your relationship with your colleagues is beneficial when working together?
What linux should I use?
Explain mount and unmount command.
What are your opinions on the role of technology in the banking sector?
What is the difference between stateful and stateless components.
Write the code that maps the java object with the database tables?
Explain the Virus plaque assay for VSV ?
The user has chosen a windows instance with classic and the user want to make some change to the security group. How will these changes be effective?