What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
4 11872• Re –Engineering the regression testing from 0% to 60% automation. This has saved 4-mandays in every release. what doeas this statement means
2 9070what wud be the output? main() { char *str[]={ "MANISH" "KUMAR" "CHOUDHARY" }; printf("\nstring1=%s",str[0]); printf("\nstring2=%s",str[1]); printf("\nstring3=%s",str[2]); a)string1=Manish string2=Kumar string3=Choudhary b)string1=Manish string2=Manish string3=Manish c)string1=Manish Kumar Choudhary string2=(null) string3=(null) d)Compiler error
9 11294Post New Infosys Interview Questions
What is jit and its use?
How do you find duplicates in excel on a mac?
Why should we use shell scripts?
How do I enable links to an external workbook in excel?
Where are dump files located?
Which is the default for synthesized properties?
Tell me your mother daily routine
what command is used to create the credential store?
How do you apply vendor prefixes to inline styles in react?
What is injector?
What is the license for clipper?
How can you terminate vi session?
How do I use datedif function in excel?
Tell me how to get memory map (segments) of process?
What's the implicit name of the parameter that gets passed into the set method/property of a class?