what is software
Answers were Sorted based on User's Feedback
Answer / manju
a software is a program designed to do a specific task.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rutuja
software is a program which is internally connected to the
hardware
| Is This Answer Correct ? | 2 Yes | 1 No |
differences between qtp10.0 and 11.0 ?
what are resources in case of Threads
A string of charaters were given. Find the highest occurance of a character and display that character. eg.: INPUT: AEGBCNAVNEETGUPTAEDAGPE
How you ll create customizing Tcode.
HTML is a subset of
Hi Friends , i am very new in VB 6.0 Any body can able to help me ? i need interview question and answer vb 6.0 . please send honeysukumar@yhaoo.com
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
0 Answers Sacred Heart College,
Write a pascal program to calculate the sum of the first 100 even number and odd number
There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.
How can you incorporate a Datawindow to a Oracle8i stored procedure?