Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Vector India Interview Questions
Questions Answers Views Company eMail

what are the various methods to overcome it?

2 9355

main() { int a=4,b=2; a=b<>2; printf("%d", a); }

11 58270

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 4122

main() { struct test { char c; int i; char m; } t1; printf("%d %d\n", sizeof(t1), sizeof(t1.c)); }

1 8811

main() { 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 9683

#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Instituteā€); #endif }

1 3761

main() { char p[] = "hello world!"; p = "vector"; printf("%s",p); }

2 11304

Post New Vector India Interview Questions




Un-Answered Questions

Do web developers use html?

444


Will you be happy to move to a foreign country in next 3 months?

703


How to extract bacteria from HUT TEST ?

1623


I am attending the interview in ICICI BANK i need the interview tips and questions

1649


Why is it prefer to initiate circuit breaker failure by "86" lockout relay not by "94" tripping relay ?!

1312






Describe the formation of igneous rocks?

468


Can you be deported if you are stateless?

479


What are the different control break statements available inside a loop?

585


Explain briefly what is meant by activities?

519


how to control PQI (Project Quality Index)

9844


Can a material be used after flagging it for deletion?

694


can inline function declare in private part of class?

3660


What are the different functions of each of the layer in TCP/IP model? What are the protocols associated with each layer?

643


Why do we use copper cable for HT Supply and why not Aluminium?

1534


in your company you want lead the organasition.

709