what are the major observations that you made when you are doing compatibility testing particularly in web applications?
3 9905What 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 10431Give 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 7310What is the output for the following program
#include
Post New ADITI Interview Questions
What is gridview in asp.net?
Explain the working of voltage commutated chopper with aid of circuit diagram and necessary waveforms. Derive an expression for its output voltage?
Can list out some disadvantages of manual testing?
What are the advantages of ejb?
List out what other servers you can use with ssrs?
How to calculate that clean water supply in one Day from 150 KLD STP?
What is truncate in mysql?
What is time phased Planning?
Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?
What are the operations which tmap follow?
Why isn't the java.sql.DriverManager class being found?
How between chaining process works in pega? (Goal seek)?
Write one line of code to get a list of names that start with character ājā?
How would you print type of variable in go?
Is port 80 open on my network?