what are the major observations that you made when you are doing compatibility testing particularly in web applications?
3 6977What 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 6662Give 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 4913What is the output for the following program
#include
Post New ADITI Interview Questions
define state space?
How to import workflow in maximo 7.1?
I have deducted tds on pay slip for employees ist month tell me how to deposit this amt to govt. by bank or any form is available fill the same and deposit the govt. department. Pls explain me which form to be used for deposit the same with due date.
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
Write a code to change the color of the background or text?
How will you do the 'create planning book with two tables'
What is Rig floor..?
Differentiate between ordinary variable and pointer in c.
What are Quick pick and quick codes
Why triggers are used?
What does the acronym am stands in radio transmission?
What is the use of centre tag?
Hi, I have following result of IELTS Speaking 6, Writing 5, Listening 5, Reading 5, Total 5.5 what do you say i will got Student visa for Germany or not?
You are going to lake some performance measurements for your current project. You know that PV = 450, AC = 500, and EV= 375. What is the CPI and SPI respectively? A. CPI = .90, and SPI = 1.2. B. CPI = .75, and SPI = .83. C. CPI = 1.2, and SPI = .90. D. CPI = .83, and SPI = .75.
How to change application name after its deployment?