what are the under ground metods praticed in indian copper
mines
Answer Posted / asad chaudhry
Depending upon cap strata it's usually room and pillar method or short wall method
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to create user name stape by stape in cisco router {with command}
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
how will u recieve an std idoc from sendor->reciever
if u have question papers/sample papers of any of PSUs,plz send me at dinesh.pandey3@gmail.com
Anyone have thesis paper about "Electrical Load Forecasting" . Or the web addresses where people usually upload their thesis paper except IEEE.
what is the advantage of msil in c#
how to write regression test case?what is the difference between Client server & web based Testing? can we able to do UI Testing in web based Testing
how the aeroplane protected from the lightening?
how the parting surface is selected in injection mould
I have applied for the post of Section Engineer. plz anyone send me the previous question paper. i did my engineering in Information Technology.
what is defect tracking in sotware testing
Prepare the UGC CSIR net question papers those are enough. The question paper will be of 50 questions in size each 3 marks and with a negative of -1 for each wrong answer
Which one is more efficient in terms of required memory space call-by-value or call-by-referance?
can oracle driver be directly connected with odbc driver??
how to convert postfix notation into prefix in data structures. please send me algo of taha