GeekInterview.com
  I am new, Sign me up!
 

Siemens Technical


Siemens Technical

Questions: 35
Comments: 74
 Showing Questions 1-10 of 35 Questions
[1] 2 3 4 Next >>
 Sponsored Links

 
 Siemens Technical
Sorting Options :  

a) Interruptb) Messagec) Eventd) None of the above 
Latest Answer: interrupt ...
Read Answers (2) | Asked by : ubahariya

View Question | Asked by : ashish

Link between program and outside world in ms -windows A. Device driver and hardware disk B. Application and device driver C. Application and hardware device D. None

Latest Answer: MS-Windows is multi-tasking not multi-user.so answer is A ...

Automatic variables are destroyed after function ends because A. Stored in swap B. Stored in stack and popped out after function returns C. Stored in data area D. Stored in disk

main() base da; derv1 d1; derv2 d2; printf("%d %d %d",da.function1(),d1.function1(),d2.function1()); Output is: A. 100,200,200; B. 200,100,200; C. 200,200,100; D. None of the above

Latest Answer: The sticky bit was introduced in the Fifth Edition of Unix in 1974 for use with pure executable files. When set, it instructed the operating system to retain the text segment of the program in swap space after the process exited. This speeded subsequent ...

For the following C program:swap(int x, int y){ int temp;temp=x;x=y;y=temp;}main(){int x=2;y=3;swap(x,y);}After calling swap, what are the values x & y?

Latest Answer: A semaphore is a special varible that takes only whole positive numbers and upon which only two operations are allowed: wait and signal. They are used to ensure that a single executing process has exclusive access to a resource.  The operation are ...

Latest Answer: Answer is C ?! ...

View page [1] 2 3 4 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape