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 24223

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 14586

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 12308

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

2573

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 10746

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

2 7572

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 6843

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

4 17608

Post New Zycus Infotech Interview Questions




Un-Answered Questions

Which template engine is supported by express js?

240


What is vector processing?

660


What are the various qualifier option or what are the various import options? : transportation management

602


How you can retrieve a single row with linq?

82


To automatically record the time on which the data was modified in a table, which data type should you choose for the column?

523






What is an asp program?

489


What is meant by analogous system?

756


How do you do client-side validation in .net? How to disable validator control by client side javascript?

526


Which linux shell is best?

450


What is bed worth rule? : Electrochemistry Corrosion

508


How do you find the absolute value?

555


How do I install javascript?

495


What is a testbed in manual testing?

947


What are the different approaches to represent an inheritance hierarchy?

578


What is a calculated field in tableau?

232