what are the major observations that you made when you are doing compatibility testing particularly in web applications?
3 9712What 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 10186Give 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 7158What is the output for the following program
#include
Post New ADITI Interview Questions
Can you explain about exception handling in blue prism?
How to write multiline string in Ruby?
Can you run multiple websites on an ec2 server using a single ip address?
What is a recycle bin in sharepoint?
Explain how can I open a file so that other programs can update it at the same time?
What are visual secret sharing schemes?
What is the role of php.ini file?
Please explain is it possible to use com component in php?
How do you feel about committing yourself to another three years of exams?
How do you find the space complexity of a bubble sort?
How is sap transportation management licensed by sap? : transportation management
What is xml and its benefits?
If the cost-per-thousand impressions (cpm) option is not available for a campaign, what is the most likely reason is that the campaign?
What do you know about csrf token in laravel?
Difference between declare page and regular pages ?