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 10498

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

11 64878

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 4920

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

1 9688

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 11455

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

1 4724

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

2 12738

Post New Vector India Interview Questions




Un-Answered Questions

i have a written test for microland please give me test pattern

2782


What happen if the number of the reducer is 0 in MapReduce?

691


can u tell me any JAM topics.........and answers also...plz send me.........e-mail: anitha839@gmail.com

5423


What test cases can you automate using QTP?

1158


Server Got down ..what are the primary steps need to take initially ? mail me asap?

2163


What is the parameter mode that can be passed to a procedure?

1108


what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please

2252


What is css wikipedia?

749


Explain the various scope values for tag.

950


What is local storage concept in HTML 5?

955


Can we call servlet from jsp?

938


What is the relation between environmental resistance and the population growth according to the biotic potential curve and the real population growth curve?

505


If I have a char * variable pointing to the name of a function ..

1230


What is an Oracle Data Block?

1116


Is quicksort a stable sorting algorithm?

1049