Wat is the diff.between revenue and capital expenditure? Wat is meant by deffered revenue expenditure?
14 35570i'm a m.c.a student. how to give a perfect self introduction. in what order i should tell about my educational qualification.
3 224903 small cubes have the sides 3cm, 4cm, 5cm respectively. These are melted to form a large cube. Find the ratio of total surface area of the smaller cubes to that of the larger cube.
6 16176Post New TCI Interview Questions
WHAT IS THE DIFFERENCE BETWEEN GLOBAL AND LOCAL DELIMTERS?
What is unity linux?
how to write a test procedure & test log for login system
What is the Report Wizard?
Explain the difference between HTTP and HTTPS in database?
According to the standard model of particle physics, what is the name for the three leptons that have no electric charge and little if any mass?
Where the viewstate is stored after the page postback?
Which element of hbm.xml is used to map a java.util.set property in hibernate?
What is a record of data?
10. Write a program in āCā language that will perform the following operation on double link list. Each node of this list contains the address of previous as well as next node. The previous pointer of first node & next pointer of last node should contain null. 1. Creation of list with as many records as user want 2. Search a node in the list 3. Deletion at last position 4. Display 5. Exit Create separate functions for each operation. The create () will be used to create the list. It should accept no argument & return the address of the starting node. Search() will search a node in the list. It receives rollno as argument & return that node if found otherwise return null. The delete () function will delete the last node. It does not receive any argument & return structure type value at last position. The starting node of the double list must be declared as external pointer variable. Each element of double link list will contain the following information Roll No, Std Name, Course. Use do-while loop & switch case for generating the above menu. The format of the output should is given below: S.No. Roll No. Student Name Course 1 cse01 Anil Singh B.Tech
What is the basic difference between C and C++?
This is a variation of the call_me function in the previous question:call_me (myvar)int *myvar;{ *myvar += 5; }The correct way to call this function from main() will be a) call_me(myvar) b) call_me(*myvar) c) call_me(&myvar) d) expanded memory
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the difference between char, varchar and nvarchar?
What are the advantages of oops in php?