Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 561914

What is Copy Constructor?

5 33507

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

16 52245

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

7 46639

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

19 100824

What is an abstract class?

6 14148

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

3 14020

What is a virtual base class?

6 26144

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

23 64353

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

14 112990

What the difference between capital goods and infrastructure.

2 11589

What is the difference between debugging and manual testing?

8 21823

When test plan will be prepared in v-model?

7 19817

when the test plan will be prepared in waterfall model?

3 14152

what is monkey testing?

24 43408

Post New Siemens Interview Questions


Siemens Interview Questions


Un-Answered Questions

What does PROC print, and PROC contents do?

1275


How to test the vector group of a Yd11 transformer? what are the relations to be checked between various vectors to confirm this vector group?

4524


Enlist the various Media types used?

729


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

2412


Upto what extent we can increase the length of materials master short text.

1329


What is circuit testing?

2022


Can you explain how can you use matches in talend?

5


describe my computer and my documents folders. identify the elements that are present in every window.

11026


what is chemical formula for glass?

1179


What is the default wordpress theme?

207


How to increase performance without changing anything in mapping.( In prod)

1308


What is automation in python?

933


Please explain oracle left join with an example?

1089


How do you list contents of a directory including all of its subdirectories, providing full details and sorted by modification time?

844


Badboy is defined who has ALL the following properties: Does not have a girlfriend and is not married. He is not more than 23 years old. The middle name should be "Singh" The last name should have more than 4 characters. The character 'a' should appear in the last name at least two times. The name of one of his brothers should be "Ram" Write a method: boolean isBadBoy(boolean hasGirlFriend , boolean isMarried, int age , String middleName , String lastName , String[] brotherName); isHaveGirlFriend is true if the person has a girlfriend isMarried is true if the person is married age is the age of the person middleName is the middle name of the person lastName is the last name of the person brotherName is the array of the names of his brothers

1938