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 24347

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

2093

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

15 44482

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

3 6671

ATM machine and railway reservation class/object diagram

4807

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 22430

Post New Zycus Infotech C Interview Questions




Un-Answered Questions

What is the difference between ienumerable and iqueryable?

448


How is bubble sort done?

464


Can anyone give me real-time coaching in sap fi/co i am residing in marathalli Bangalore.........

1140


Mention key components of Hive Architecture?

603


Is html5 responsive?

436






What is cdma? Explain.

472


Why node.js is used?

249


Explain about workbench moderation module

134


Write a program to segment a long string into a group of valid words using Dictionary. The result should return false if the string cannot be segmented. Also explain about the complexity of the devised solution.

205


What is meant by bot?

1


How to implement role based security in asp.net mvc? : Asp.Net MVC

441


Explain pushdown optimization and types in informatica

672


How do I open excel on a mac?

280


HELLO EVERYONE, I RECENTLY HAVE FOUND ONE PROBLEM, I WAS TAKING NO LOAD TRIAL OF AN HT MOTOR 920 MOTOR , 1440 RPM , 6.6 KV, WITH AUTO TRANSFORMER. AT 450 V, LOAD WAS 40 AMP AND SPEED WAS 250 RPM. BUT AS WE INCREASE VOLTAGE FROM 450 TO 480V, LOAD BECOME 41 AND SPEED REDUCED TO SOME RPM . SO WHICH PHENOMENON ACTED HERE FOR REDUCING SPEED.?? AND IS IT HAPPENING ALWAYS OR IT IS RARE? I ALSO HAVE FACED SUCH PROBLEM WITH FEW LT MOTOR ALSO.

1460


What are the fundamental differences between value types and reference types?

553