what are the major observations that you made when you are doing compatibility testing particularly in web applications?
3 9917What 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 10443Give 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 7313What is the output for the following program
#include
Post New ADITI Interview Questions
Research serves a single purpose-that of providing information to assist marketing manager to make better decisions? Elaborate this statement.
How do I zip a powerpoint file?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
How to root mirror in linux?
How to sanitize a value manually?
Do you know what is awb?
Explain java code for recursive solution's base case?
What is the output lookup command?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
What is the use of requestaction method?
DEAR SIR, I NEED A MODEL QUESTION PAPER OF JSPL. i'M IN mechanical BRANCH. E-MAIL ID:sksuman289@gmail.com
Can you define fsck?
What are different modes of auto-wiring?
Explain the component of management-as-a-service in cloud computing?
Is mysql free for commercial use?