what are the major observations that you made when you are doing compatibility testing particularly in web applications?
3 9766What 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 10259Give 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 7192What is the output for the following program
#include
Post New ADITI Interview Questions
how many ways can you deploy applications in websphere?
What is the difference between version control and debugging tools?
How many types of registry are there?
What are the use of Sandboxed soultions in SharePoint?
What is a character?
How to change start and end symbols used for angularjs expressions?
Why and where do we use htaccess?
How to runs talend job as web service?
"A dimension table is wide but the fact table is deep," explain the statement in your own words.
What is class in c++ with example?
I am a mba fresher and i got a job in wipro for the post of talent acquisition. And the salary is only Rs.6000 Do you think its chance for me to grow..
what is thresold of perception
hi frens, i need ur help if nebody had worked or workin on online banking projects n online job portals ..frens cud u pls gimme the realtime examples for critical bugs, high severity n low priority bugs high severity n high priority bugs low severity n low priority bugs high severity n low priority bugs related to banking n job portal
Can we create Hierarchies in generic datasources?
What is a public key?