what are the major observations that you made when you are doing compatibility testing particularly in web applications?
3 9921What 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 10445Give 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 7316What is the output for the following program
#include
Post New ADITI Interview Questions
How to connect to postgres database using pgadmin?
What command is used to refresh dependencies?
Define previous year.
what does applicant class ap stands for?
What is a read write transaction in oracle?
i want my company code and controlling area defaut as 'ABC" through out SAP what to do ? and my plantcode also default to some value
What is powergrep?
We have fifteen year old CNC turning lathe,placed in dust proof room,recently giving control problems frequently.We are considering to retrofit it.Pl.brief me about various point I should consider for accessing the mechanical health of machine.
Q explain the following ? a. multiple wave campaign b. recurring campaign c. event triggered campaign
Can we run test with out adding object in object repository? How it is possible?
How do you annotate a text?
What are the key milestones in our history?
What is the port number of telnet and dns?
an operation stratergy is developed using many sources of input .which is the least likely to have input?
What are the features of swing in java?