what you mean by mantis in IT interview?
why we use mantis?
advantage of mantis?
Answer Posted / nagaraju
Mantas is an tool for controlling the fraud transactions.
We will use mantas for catching and controlling the misused
or fraud transactions in the market.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
code for connection from windows forms to sql server
How to print No.of.rows affected after updation using ADO.Net
Find out the list of roles which gives access to GUI activities? thanks in advance
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
Which design patterns have you used?
how can i create report in abap to insert data in table pa0002 using insert command
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
what are importance in problem tracking
what is the diffrence between software and hardware language?