Write a program to take input for n book records from user and write those book records in a file named: ”record”, whose price is less than INR 500 . Program should also perform random access in the file, after taking input for a particular record number to read and it should also perform random record overwriting after taking input of new record and the record number to overwrite. After overwriting record, display all records on the screen [Attributes of book: Book_id, Book_price, Book_name, Book_author_name]
Write a program to take input for n number of doctor records and write records of all cardiologists in
a file named: “record1”. Also write records of all those doctors in another file named: “record2” who are
taking salary more than INR 80,000. After writing records in both files, merge their contents in another
file: “finalrecord” and read all records of “finalrecord” file and display on screen. [Attributes of doctor:
doc_id, doc_name, doc_specialization, doc_salary]
Calculate the number of chloride ions in 200 cm cube of 0.5 mol magnesium chloride solution
study the function : x^2/x-1
To a closed system 150 kJ of work is supplied. If the initial volume is 0.6 m3 and pressure of the system changes as p = 8 – 4V, where p is in bar and V is in m3, determine the final volume and pressure of the system.
If 4 cards are dealt from a standard deckof 52 playing cards, what is the probability that
3 will be diamonds?
Using Hypergeometric Distribution
An element in biaxial stress is subjected to stresses σx = −16 MPa and σy =42 MPa, as shown in the figure. Using Mohr's circle, determine:
(a) the stresses acting on an element oriented at a slope of 1 on 2.5 (see Fig Q1)
(b) the maximum shear stresses and associated normal stresses. Show all results on sketches of properly oriented elements.
A cannon shell is fired straight up from the ground at an initial speed of 225 m/s. After how much time is the shell at a height of 6.20 × 102 m above the ground and moving downward?
find the nth term of the following series 1*2/3^2*4^2 + 3*4/5^2*6^2 + 5*6/7^2*8^2 + ... is convergent.
find the area of the surface that is generated by revolving to portion of the curve y=x^3 between x=0 and x=1 about x axis?