Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 10258

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

11 63820

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 4749

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

1 9506

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 11125

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

1 4555

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

2 12500

Post New Vector India Interview Questions




Un-Answered Questions

Why am I getting ### in excel?

597


When should I use server session pools and connection consumers? : BEA Weblogic

943


explain how you can parameterize the endpoints in soap ui?

872


What validate() and reset() method does ?

1012


Which command should you use to find the remaining disk space in unix server?

1231


Explain what is the chemical formula of detergent?

926


WCF:What is it the Net.TCP Port Sharing? How can we use it?

3496


acceptance criteria for lod & loq by standard deviation of response and slope??

2531


Can we use flow logic control key words in abap/4 and vice-verse?

927


How many types of constructors are there ? What are they ?

169


Explain the properties of union.

1019


Explain lock escalation? : Transact sql

1141


What are the disadvantages of using querystrings to send data from one page to another?

930


What is an eip?

341


Mention what is the use of function "module procedure" in pl/sql?

1005