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 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 24125

You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.

10 14466

write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?

2 12251

How to hack someone's yahoo or gmail account? what can be the test cases for the same.

2554

In a listbox of cities, if I enter B, it should display all the cities starting with B, then if i type BA, then all cities starting with BA and so on. Pls anyone give me all the positive and negative test cases for this. It is urgent. Realtime questions pls.

5 10694

is it necessary to write test cases in "tabular" form or will it be fine if written "point wise".

2 7543

If a table T1 has single column c1 with data base (a,a,b,b,b,c) write a query that out put as follows c1 count (c1)

1 6818

What are the test scenario's for pen like high priority high seviority?

4 17522

Post New Zycus Infotech Interview Questions




Un-Answered Questions

What is a void * in c?

572


List out the build, source and test source directory for POM in Maven?

195


Draw a comparison between the range and xrange in python?

481


What is the difference between array and list?

460


How to create sequence in odi?

334






Where can I find jdk in my computer?

448


what is the difference between JES3 and JES2?

651


What is img src in html?

431


What are the new features of Power Center 5.0?

1208


What is tether satellite?

451


What is Forecasting in Tableau?

192


Can anybody please tell me from where I can get sample placement papers so that ii can prepare accordingly.

1145


HI SIR, AM PREPARING FOR RRB FOR SECTION ENGINEER POST. PLZ SEND ME THE PREVIOUS QUESTION PAPERS AND HELP ME. I HAVE NO ENOUGH TIME MY EXAM DATE IS 22ND JUNE.... MY EMAIL ID IS nalla.amarnath@gmail.com

1469


What is the transient keyword?

601


define as synchronous generator

1667