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

Zycus Infotech C Interview Questions
Questions Answers Views Company eMail

main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?

7 24248

How to delete a node from linked list w/o using collectons?

2083

find second largest element in array w/o using sorting techniques? use onle one for loop.

15 44311

find largest element in array w/o using sorting techniques.

3 6642

ATM machine and railway reservation class/object diagram

4794

if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.

18 22327

Post New Zycus Infotech C Interview Questions




Un-Answered Questions

Explain why is naive bayes better than decision tree?

47


What are all the parts of .net framework?

523


What you your friends say about you?

726


What is the difference between count 1 and count (*) in a sql query?

495


How do you find the mode on excel?

289






How long can you commit to work for us?

703


Tell me can a pure virtual function have an implementation?

550


What is pipe in angular?

490


What attracted you to the digital marketing industry?

185


Define Context?

597


Define fact table and dimension table in tableau?

170


Which components are available using actioncontext map?

718


Define fold() operation in Apache Spark?

196


Can windows 10 run android apps?

456


What is the difference between “price,” “software price,” and “total price” in the cost structure for Virtual Machine offers in the Azure Marketplace?

300