Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program
19 34170main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26629Could u tell me, u work as a support & maintenace when sub ledger and gl is mismatch, then how do u match with the both side/
1 3089The Following Characterstics posses some XYZ company. * Uses formal standards and policies * Conducts software inspections * Has advanced configuration management and change control * Uses CASE tools * Has a software engineering process group * Gathers metrics on process and quality * Requires that developers have formal software engineering training * Practices continued process improvement Based on aboue , Tell me which CMM Level is the company..? 1. Level 1 - Initial 2. Level 2 - Repeatable 3. Level 3 - Defined 4. Level 4 - Managed 5. Level 5 - Optimizing
2133Which one of the following pairs of aggregate functions do you use with character fields? 1. COUNT(field) and MAX(field) 2. AVG(field) and COUNT(field) 3. MIN(field) and SUM(field) 4. AVG(field) and MAX(field) 5. COUNT(field) and SUM(field)
6 16017Which clause of an UPDATE statement allows you to affect only certain rows of a table? 1. The WHERE clause 2. The SET clause 3. The ROWS AFFECTED clause 4. The ORDER BY clause
6 14003If you want a column to be part of the result set, after which SQL keyword does it belong? 1. SELECT 2. FROM 3. WHERE 4. GROUP BY 5. HAVING
10 20721Post New HCL Interview Questions
What is heartbeat in hdfs? Explain.
How to Calibrate Level Troll in field
I have cube.for cube data coming from 3dso's.in one dso having special chars.in cube you got special char error.how u can resolve this?
Tell about the life cycle of java server faces.
What are tabs in excel?
What is ejb module?
When does high cpu usage occur?
What is pointer & why it is used?
What is AutoEventWireup attribute for ?
What is the difference between ext2 vs ext3 vs ext4?
What is Time period of a building and its relation with frequency ?
How much does mysql enterprise cost?
What are the new features in visual studio 2017?
Explain how you can include a groovy script in another groovy?
What are triggers and its types?