Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Infotech Interview Questions
Questions Answers Views Company eMail

What is the difference between RMI and Corba?

2269

What is difference between Smoke&Sanitary Testing?

9 13183

Write a program to interchange two variables without using the third variable?

17 35956

What is lessons learnt document?Explain.

6 11509

Difference between the HotFix,ShowStopper and critical bug?

5 21652

What is Six sigma ?Expain.

8 16981

Design a counter for the following binary sequence: 0,4,5,3,1,6,2,7 and repeat. Use JK flip-flops.

3 20046

1.In modal analysis ,we can give damping or not? 2.draw goodman's rankine fatigue curve? 3.write down goodman's rankine fatigue equation? 4.IN structural analysis ,out of so many stresses,why von-mises stress are chosen?

1 9116

What is the need of filtering ideal response of filters and actual response of filters?

2 16453

What are all the possibilities discharge will be low in the pumps?

3 9449

what are the types of dimension tables

19 38699

If he sells 40 mangoes, he will get the selling price of 4 mangoes extra, What is his percentage increase in profit ?

9 26810

What database Active directory contains?

5 21733

What is difference between perform() used in struts1.0 and execute() used in 1.1 ?

3 15763

Which layer is responsible for determining if sufficient resources for the intended communication exists? * Application * Network * Session * Presentation * Transport

13 18941

Post New Infotech Interview Questions


Infotech Interview Questions


Un-Answered Questions

There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this

1815


What are multi-group transformations?

569


What is spring?

155


Is magento is a cms?

1


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

617






how to fix an android application crash?

545


Where the applications and where ware house management system is used?

544


What new()is different from malloc()?

577


When was xhtml created?

432


What is the difference between and ?

444


What are names in excel?

298


Can xml replace html?

502


What are class fields?

511


What is Data Provider?

575


Q:HI friends accually ihave one problem plesase let me know the alternate code of this code. Related field description of code: Add a field, CALvsPRD, "Calendar Day Starts Before/After Production Day" to the parameter set WRKORDER which accepts values 'A' or 'B' o B = Calendar Day Starts Before Production Day o A = Calendar Day Starts After Production Day o Any other value indicates the production and calendar dates are always the same. code: Automatic Execution Of *INZSR Subroutine /Z01 * retrieves WRKORDER field values. /Z01 * Calculate default Production Date and return it to caller. /Z01 * Production date defaults to system date /Z01 C Eval P@Pdate = %DATE() /Z01 * unless Calendar date starts Before PDN(production) date and /Z01 * system time is before PDN Start Time then /Z01 * PDN date is yesterday. /Z01 C If W@CALvsPRD = 'B' and /Z01 C %TIME() < %TIME (W@Strtime) /Z01 C Eval P@Pdate -= %Day(1) /Z01 * unless Calendar date starts After PDN date and /Z01 * system time is *GE PDN(production) Start Time then /Z01 * PDN date is tomorrow. /Z01 C ElseIf W@CALvsPRD = 'A' and W@Strtime > *Zero and /Z01 C %TIME() >= %TIME (W@STrtime) /Z01 C Eval P@Pdate += %Day(1) /Z01 C EndIf /Z01 C Eval *InLr = *On

2020