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

Siemens Interview Questions
Questions Answers Views Company eMail

Tell me about yourself?

229 489155

What is Copy Constructor?

5 18645

How would your co-workers/classmates/friends describe you?

16 33627

Give an example of a time when you had to make a quick decision on the job?

7 31119

What would you want to achieve in your first year on the job?

19 81828

What is an abstract class?

5 9944

What is the difference between creating an object, using 'new' and using 'malloc'?

3 11214

What is a virtual base class?

6 22738

Do you know how to joint the H.T and L.T Cables?

23 57335

Difference between Top down and bottom up approaches for a given project ?

14 105189

What the difference between capital goods and infrastructure.

2 9428

What is the difference between debugging and manual testing?

8 18106

When test plan will be prepared in v-model?

7 17056

when the test plan will be prepared in waterfall model?

3 12144

what is monkey testing?

24 35514

Post New Siemens Interview Questions


Siemens Interview Questions


Un-Answered Questions

Mention what is shown in burnt down charts?

5


What is the difference between Michell type bearing and anti friction bearing and the application.

1749


What is the Expansion of SCADA, DCS & HMI?

638


please describe your daily routine of your mom

1731


how to find 5 kilo meter long under ground 33 kv cable fault location if IR VALUE shows 0.05 M ohm @5000 volt.and cable fault locator shows some time fault distance 3 kilo meter ,3.7 kilo meter and some time 1 kilo meter? now how to find the fault location that where is leakage. note--it is tested with 5000 kv megger and insulation resistance is 0.05 M ohm. and some time 0.03 M ohm comes.

1741






Explain codeigniter architecture?

314


What is sql entity?

528


I have created a command that display Source file and library. Now i want that when i enter library name and press f4 on Source file, pgm should display all the PF- SRC's in that Library. For F4 option i have used Choice program but since only limited paramters are passed in Choice pgm i am not able to paas library name and further can't call a pgm that will display list of Source files. Below is the Code snippet for CMD type object :- CMD PROMPT('Source Scan for HUB Standard') PARM KWD(SOURCE) TYPE(*CHAR) LEN(1) RSTD(*YES) + VALUES(N A) MIN(1) + CHOICE('N,A') PARM KWD(SRCFILE) TYPE(FILE) RSTD(*NO) + PROMPT('SOURCE FILE') FILE: QUAL TYPE(*NAME) LEN(10) RSTD(*NO) EXPR (*YES) + CHOICE(*PGM) + CHOICEPGM (XXXXXLIB/YYYPGM) QUAL TYPE(*NAME) LEN(10) DFT(*LIBL) + SPCVAL((*LIBL)) EXPR(*YES) PROMPT ('Library') Below is the Choice pgm:- PGM PARM(&PARM1 &PARM2) DCL VAR(&PARM1) TYPE(*CHAR) LEN (21) DCL VAR(&PARM2) TYPE(*CHAR) LEN (2000) IF COND(%SST(&PARM1 1 10) = 'CHOICE ' *AND + %SST(&PARM1 11 10) = 'SRCFILE ' *AND + (%SST(&PARM1 21 1) = 'C' *OR %SST (&PARM1 + 21 1) = 'P')) THEN (DO) /* (%SST(&PARM1 21 1) = 'C' *OR %SST (&PARM1 + */ CHGVAR VAR(&PARM2) VALUE('Name, F4 for List') ENDDO IF COND(%SST(&PARM1 1 10) = 'CHOICE ' *AND + %SST(&PARM1 11 10) = 'SRCFILE ' *AND + %SST(&PARM1 21 1) = 'P') THEN (DO) CHGVAR VAR(&PARM2) VALUE('Name, F4 for List') CALL PGM(GTSQL) PARM ('XXXXLIB') return ENDDO Thanks in Advance for looking into.

3037


Explain about recreational function of Science

488


What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?

717


Which command will show you free/used memory? Does free memory exist on linux?

558


if drug batch rejected in pharma industry thn what techniques are made to clear the batch?

2200


How do I run iisreset as administrator?

489


Data set1 for 2008;1000,2000,3000,1500,2600 Data Set2 for 2007;500,1500,3000,250,4500 How to compare 2008 data versus 2007 data in percentage?

2159


How do I apply a label to an older version of a file?

888