main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 27136You 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 18010write 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 13630In 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 12519is it necessary to write test cases in "tabular" form or will it be fine if written "point wise".
2 8704If 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 7736Post New Zycus Infotech Interview Questions
What is the main difference between soap and rest web services?
What are predefined functions?
Asha buys 16 Chocolates for rs 12 and 24 chocolates for rs 20, if she sold them 30 chocolates for rs 30 then what is the Gain/Loss percentage? Gain(700/19 %) Loss(700/19 %) Gain(500/19 %) Loss(500/19 %) If one person ate 100 grapes in 5 days and 6 more each day from starting, what was the no of grapes he ate on first day? 6 8 10 7 If seven men P, Q, R, S, T, U, V parked his car, P and Q something like that. 6 student J, K, L, M, N, O went for picnic in 2 batches, K and L have to go together, M and O do't go together, if O and L go in one batch then which of these combination will be wrong. Jmnp Jklo klop JKLO a boat can go upstream and down stream, if it goes 5/2 times of downstream at the speed of 6 kmph then what will be the speed of upstream? 15 KMPH 12 KMPH 10 KMPH 11 KMPH A, B, C, D, E sitting on a table, A sits 2 seat left from B and C sits 2 seat right from B then what will not be the combination ACDE
Can text elements be used in webdynpro, if yes how?
What is time_t?
What is the differences between c++ and java? Explain
How can I set the path or any other environment variable for a task or entire playbook?
How implement the risk and disaster management in your automation process?
What is Convolution in the frequency domain?
What is jpa in spring boot? : Spring Boot
What is herbal tea?
3. Tell me about a time when you had too many things to do and you were required to prioritize your tasks.
Give an example of circular linked list in windows system?
What is meant by session in php?
What are the four components of a database system?