Is there any standard procedure to test the application as a
whole? Or How can I test complete application right from the
requirement gathering?
No Answer is Posted For this Question
Be the First to Post Answer
What is the meaning of .(dot) in .NET framework?
What Is The Difeerence Between C & C++
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
List and explain any five built in functions for Lists data type in python
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
what is best way to create a Thread class & why?
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
Why we use NEW operator when we create Object,While in C++ we donot ?