Tuesday, April 15, 2008

Siemens Information Systems Ltd.

Profile :

Siemens Information Systems Limited (SISL) is a subsidiary of Siemens - the foremost electrical and Electronics Company in India. Siemens today is the acknowledged leader and the pioneering spirit in areas as diverse as industrial automation, medical engineering, power generation, telecommunications and railway signalling. SISL has the benefit of its links with Siemens Business Services, Europe's undisputed leader in information technology.

The main areas of SISL's expertise lies in offering hardware independent software solutions and high-end consultancy to both Indian and global markets.

SISL has over 900 professionals working on various development projects and product development worldwide, as software specialists and application consultants

The company has its corporate office in Mumbai with branches in Gurgaon, Bangalore, Calcutta, Chennai, Pune.

For more information about this company visit their homesite at http://www.sislindia.com/

Written Test:

The written test consists of 50 questions divided into 6 sections to be completed in 40 minutes. The questions are technical based ,you can expect to be tested on DBMS, C++, C, Unix, Motif, x-windows, MS-Windows. The test is a multiple based one and is not tough. The questions can be answered easily in 40 minutes provided you have some knowledge about the subjects.

Interview:

The test is followed by a Technical and a HR interview. The technical interview is highly specialized and covers almost all subjects you have done in your curriculum. However one is required to name his/her favorite subject on which most of the interview is focused. For Computer Engineers C, Operating Systems, DBMS, Microprocessors are mostly focused upon. Electronics Engineers are grilled upon DCLD, Microprocessors and Communications. For details on the frequently asked questions please refer to our interview Section. The HR interview which follows the technical interview is very general. In most cases questions regarding the company are asked.

SAMPLE PAPER 1:

20. For the following C program
struct {
int x;
int y;
}abc;
x cannot be accessed by the following
1)abc-->x;
2)abc[0]-->x;
3)abc.x;
4)(abc)-->x;
a )1, 2, 3 b) 2 & 3
c) 1 & 2 d) 1, 3, 4

21. Automatic variables are destroyed after fn. ends because
a) Stored in swap
b) Stored in stack and poped out after fn. returns
c) Stored in data area
d) Stored in disk

22. Relation between x-application and x-server (x-win)

23. What is UIL(user interface language) (x-win)

24)Which of the following is right in ms-windows
a) Application has single qvalue system has multiple qvalue
b) Application has multiple qvalue system has single qvalue
c) Application has multipleqvalue system has multiple qvalue
d) None

25. Widget in x-windows is

26. Gadget in x_windows is

27. Variable DESTDIR in make program is accessed as
a) $(DESTDIR) b) ${DESTDIR} c) DESTDIR


28. The keystroke mouse entrie are interpreted in ms windows as
a) Interrupt b) Message c) Event d) None of the above

29. Link between program and outside world (ms -win)
a) Device driver and hardware disk
b) Application and device driver
c) Application and hardware device
d) None

30. Ms -windows is
a) multitasking
b) multiuser
c) bothof the above
d) none of the above

No comments: