main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26856You 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 17650write 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 13492In 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 12320is it necessary to write test cases in "tabular" form or will it be fine if written "point wise".
2 8554If 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 7640Post New Zycus Infotech Interview Questions
What is the purpose of data moving instructions? Name any two such instructions?
What is an operating chart of accounts in sap ?
The permanent reduction provided by the final drive in car is a) 4:1 b) 6:1 c) 8:1 d) 10:1
typical loop drawing of a simple feedback control comprising of one transmitter and one control
Name the modulation techniques.
What is table lookup in c?
What is data modelling concepts?
How to fetch foreign key data in hibernate?
where cascade loop use ?
What are quasi sovereign bonds?
What is the default font used in ms word document?
What are the parameters in bdc_insert? : abap bdc
Why and how will you use an excel sheet in your project?
How can I tell if a program is 64 bit?
What are the differences between the table and the structure in the data dictionary in the sap abap?