what are the major observations that you made when you are doing compatibility testing particularly in web applications?
3 9790What is the output of the program given below
#include
What is the output of the following program
#include
What is the output for the program given below typedef enum grade{GOOD,BAD,WORST,}BAD; main() { BAD g1; g1=1; printf("%d",g1); }
4 10298Give the output for the following program. #define STYLE1 char main() { typedef char STYLE2; STYLE1 x; STYLE2 y; clrscr(); x=255; y=255; printf("%d %d\n",x,y); }
2 7215What is the output for the following program
#include
Post New ADITI Interview Questions
Host IP Address is?
If a ‘movechunk’ fails, is it necessary to cleanup the partially moved docs?
What are the pre-requisites of DB connect?
Why blue prism is much preferred over other rpa tools?
Write 2 scenarios for System testing?
What is a profile file in linux?
what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these
Explain partitioned view?
Which is the best tool one should learn i.e the tool having demand in the market for XSL?
Formula for calculation volume of essentric footing
i have 7 year experience in pharma as medical representative you are fresher for area salse manager why we shoud slect you for ABM in our organization?
Difference between Transfer orders vs item reclass journal?
What is bidirectional flow?
What is the current rate of dollar today? Explain the effects of the stock market over the retail market.
What does int32 mean in c#?