what are the major observations that you made when you are doing compatibility testing particularly in web applications?
3 10101What 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 10557Give 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 7429What is the output for the following program
#include
Post New ADITI Interview Questions
Why do we use stacks?
Will I lose all my files if I upgrade to windows 10?
What is virtual Data Warehousing?
What is the worst mistake that you have committed at your work place?
Is jpa better than hibernate?
What is css and what are its advantages?
What are different types of receipt reversals ? Explain them : oracle accounts receivable
What do you understand by double spending?
Define data contracts?
Mention some important jsp action tags.
Explain and list some of the effective listening strategies that would be helpful in the telemarketing industry? : insurance cold calling
What is the difference between c
Can you access DOM in node?
What is the main thread?
Can you explain the Marketing Life cycle in CRM?