Pipes support half duplex communication. But if we want full-duplex communications we should use two pipes between two processes. Is such situation can leads to deadlock? Write two scenarios that could leads to deadlock in such situations?
1 4851main() { struct test { char c; int i; char m; } t1; printf("%d %d\n", sizeof(t1), sizeof(t1.c)); }
1 9605main() { char as[] = "\\0\0"; int i = 0; do{ switch( as[i++]) {case '\\' : printf("A"); break; case 0 : printf("B"); break; default : printf("C"); break; }} while(i<3); }
4 11322#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Instituteā); #endif }
1 4639Post New Vector India Interview Questions
When singleton beans are created in spring?
What is activex in internet explorer?
How can start ms word?
What is queue in ios?
What are the limitations of check constraint?
What is an if then statement in science?
What are the mysql database files stored in system ?
Describe a couple of instances, big or small, where you took a different tack in achieving an objective than was the company standard?
Explain what is the use of reference and service user in sap?
After doing b.sc / b.tech / mba / ma why do you want to choose banking? Why not something related with you field of education?
Is any one can you help me by providing the details of 1. companies in which SAP implemented since 2008 on words to till date , implemented partners ,duration of the projects,team size & if possible no of plants of a particular projects. 2.Recently i have completed my SAP SICO now iam preparing my CV ( going with 3+years experience) but since iam living in remote village i don't have access to the persons who are having knowledge of these things so please help me by providing required details. 3. I am waiting for your positive responds, please mail me to jagadeeshparimi@yahoo.com
Explain ping?
why not overloading -,=,_,\ operator
Assuming that you are selected, what will be your strategy for next 60 days
Explain wrapper classes in java?