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 57973

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

1 8782

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 9633

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

1 3737

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

2 11255

Post New Vector India C Interview Questions


Vector India C Interview Questions


Un-Answered Questions

i have experience in international call centres for 1 year and i am looking out for a job in an international call centre in siliguri before the 15-09-2011 can any1 help .....do contact me on my cell no...7890628134.....thankzzz

1889


Explain what is the procedure to see that the optional file is detected?

160


What are pseudo-collisions?

477


Efficient electrical earthing in hard rock area

1046


What is a slab font?

340






Is microsoft access available in office 365?

488


What is primary key in ms access 2007?

439


How do I color code emails in outlook?

1


What is inheritance in typescript?

1


What is the difference between STOP and ABORT options in Workflow Monitor?

687


How do you scope out the size of the testing effort?

1902


Mention the various implicit objects used in the expression

500


Which function modules can be used to transfer the data using bdc programming? : abap bdc

587


What’s credential store?

133


How can you get the maintenance cost separately for labor, external services and material in a maintenance order?

612