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

main() { int ptr[] = {1,2,23,6,5,6}; printf("%d",&ptr[3]-&ptr[0]); }

8 20960

main() { char input[] = "SSSWILTECH111"; int i, c; for ( i=2; (c=input[i])!=''; i++) { switch(c) { case 'a': putchar ('i'); continue; case '1': break; case 1: while (( c = input[++i]) != '1' && c!= ''); case 'E': case 'L': continue; default: putchar(c);continue; } putchar(' '); } putchar(' '); }

1 2806

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

2 11263

Post New Vector Interview Questions




Un-Answered Questions

What all the major containerization tools in devops ?

1


Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?

669


How many rows can mysql hold?

465


what can we do if shadow instance is down and getting up in prepare phase of upgrade

2120


what are the templates for daily,weekly and monthly reports? plz reply ASAP.

1651






What are the different categories of functions in c?

639


Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server

1453


Is there a way to jump out of a function or functions?

627


Name and explain the location modes?

493


What's the best way to copy files between HDFS clusters?

801


What are class-based views in django

207


What is a variable simple definition?

572


write 2 important assumption on fin theory?

1504


How do you unblock a powerpoint presentation?

94


What is IP addresses, Netmasks and Subnets?

1268