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 9669

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

11 61628

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 4374

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

1 9178

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 10411

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

1 4188

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

2 11938

Post New Vector India Interview Questions




Un-Answered Questions

What is the purpose of namespace in c#?

608


How to define a cusotmer as a supplier in ORACLE R12

1910


1).what is forest? 2).what is dns and dhcp port no's? 3).what is file system? 4).what is terminal server?

1941


Expand---------NPTO

1750


what is ststic with example

1774






Sir,I am going to sit for IOCL written test exam. recently.Can anyone tell me the name of 'Objective type Question Book on Instrumentation Engineering ' which will help me. Pl. mail to bidyut_71@rediffmail.com / bidyut.saha2008@indiatimes.com / bidyut.saha09@yahoo.in

1830


What is Belgaum issue?

818


pls tell me function of closing coil of A.C.B.

3093


Where can I find the SSSCC API?

1546


How do I make an automatic table of contents?

403


Can you set which type of comparison you want to perform by the comparevalidator control?

694


Can not connect to mysql server 10060?

666


Explain what is cardiac output?

677


Is python a shell script?

601


What is geo restriction on cloud front?

152