what are the major observations that you made when you are doing compatibility testing particularly in web applications?
3 9909What 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 10433Give 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 7312What is the output for the following program
#include
Post New ADITI Interview Questions
Is it safe to update to ios 13?
What is comparable and comparator interface? List their differences
Is it necessary that each try block must be followed by a catch block?
Write a command to print all line except first line?
What is communist flag?
Is mongodb a firebase?
What is an app in salesforce and what are the types of apps?
Is jprofiler open source?
what are the pecularity of shaver sockets ?
How can I make sure that my program is the only one accessing a file?
What is glyphicons used in bootstrap?
Did you have a favorite project that you had to do while in school?
How much data can excel handle?
What are host variables in db2?
What is the use of inbound and outbound plug-ins?