what is the diffrence between qualityassurance and system testing explain in detail with an example?
3 12428how can you describe the defect sevirority n priority...mean low, medium and high... on what factors can we fix that defect is major r low r medium sevirori and proirity ???
4 11887All ready we have alias tables for modifications why we are using views if anybody this answer plz reply me
21441. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
2160pls tell me the syllabus and books that suitable for the post of junior and section engineer cateogries.
1 4282Post New iFlex Interview Questions
If you win a $10 million lottery, will you still work?
What makes a sales person good?
Write a syntax and structure of scheduler class?
Will reinstalling windows delete my files?
Tell me two things which you liked about your university or college?
Can a rule be bound to any column of any data type?
what is effect of leading power facter on the system and billing
How to debug in drupal ?
Why did you decide to study microbiology? What do you like about it?
How to avoid memory leak in java?
What are the supervised learning algorithms in deep learning?
Explain class libraries in ruby.
What are abstract functions? Why are they used?
int i=~0; uint j=(uint)i; j++; printf(ā%dā,j); what is the use of "uint" int the above code
How to call one constructor from the other constructor ?