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 4855main() { struct test { char c; int i; char m; } t1; printf("%d %d\n", sizeof(t1), sizeof(t1.c)); }
1 9608main() { 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 11332#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Instituteā); #endif }
1 4645Post New Vector India Interview Questions
where ESI applicable in Industrial area , WC can be taken from general insurance companies, if so will it be valid ?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
how long does it take to load a million records into an infocube from an r/3 system?
What are the basic objects of the data dictionary?
What is piv of a diode in a rectifier circuit?
How can you change the name of any existing table by using the sql statement?
Explain the difference between constants and read-only variables?
Can you save the component programmatically?
Discuss in brief the methodology and considerations for the selection ofpropulsion system for a fighter aircraft?
How do you check permissions of each directory to a file?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
How to calculate plastering for elevated water storage tank
Explain the concept and use of type void.
What is 'data mining interface'?
Define fragmentation.