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 C Interview Questions
Questions Answers Views Company eMail

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

11 57946

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

1 8780

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 9625

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

1 3734

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

2 11253

Post New Vector India C Interview Questions


Vector India C Interview Questions


Un-Answered Questions

What is pollination?

1612


What is link list in data structure?

462


Explain what is the release of lien?

648


what are the roles of teacher for speech comp?

1842


Do you know what is a xpath?

538






What is your experience with co-marketing campaigns?

181


when transferring an item or tool across organizations, an internal purchase order must be in place. What must be the same across the organizations?

5


If we have the center line of the Finnish road level and we want to know what level of pay would have offset the Lhs and Rhus RHS 1,2.5,5 1,2.5,5 m.

1534


What is the difference between registerclientscriptblock and registerstartupscript?

490


any one who has interviewed at noida for SBI clerk i have my interview call on 23.10.2008

1743


can anybody send the rrb chennai &rrb bopal question papers of 2006&2007.My exam is on 12 oct 2008.Its urgent

1627


If a tablespace shows excessive fragmentation what are some methods to defragment the tablespace? (7.1,7.2 and 7.3 only)

301


Electrical symbol

1528


what is the diffrence bw qtp architectute and qtp framework?

1531


How to calculate the copper in HT motors if KW, RPM & Voltage is given

2581