Write a C program on Centralized OLTP, Decentralized OLTP
using locking mechanism, Semaphore using locking mechanism,
Shared memory, message queues, channel of communication,
sockets and a simple program on Saving bank application
program using OLTP in IPC?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a program to check palindrome number in c programming?

0 Answers  


How do you define a string?

0 Answers  


Is multithreading possible in c?

0 Answers  


c program to manipulate x=1+3+5+...+n using recursion

2 Answers   Wipro,


Write a program to exchange two variaables without temp

9 Answers   Geometric Software,


main() { printf(5+"good morning"); printf("%c","abcdefgh"[4]); }the o/p is morning and e...how someone explain

1 Answers  


WAP to convert text into its ASCII Code and also write a function to decode the text given?

2 Answers  


How to print "Hi World" without using semi colon?

6 Answers   Infosys,


How can I sort a linked list?

0 Answers  


i want to know aptitude questions,technical questions

2 Answers  


how to capitalise first letter of each word in a given string?

0 Answers  


pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.

4 Answers   Persistent, Valyoo,


Categories