The first woman President of Indian National Congress was: (a) Indira Gandhi (b) Sarojini Mahishi (c) Annie Besant (d) Vijayalakshmi Pandit
31 73575Write a C Program to create a structured data file named Student.dat to store the roll no, name and course. Provide following functions: 1. Accept the values from the user using structure variables. Store the contents in a file. 2. Display the file. 3. The user should be able to add new records to the existing file. And display the new file.
4 42869Post New Practical Viva Questions Interview Questions
What do you mean by spanning tree?
What is color sensitivity?
How would you create higher order components (hocs) in react.js?
What is the best scripting language for windows?
How to disable splunk launch message?
Define mongodb SUM?
Differentiate between drop and truncate in cqlsh
Where is the apache config file?
What is the latest version of excel?
How will you write a code for accessing the length of an array without assigning it to another variable?
explain sorting techniques in cobol program?
Does the business package for sap manager self-service cover all mdt functions?
Which fields are automatically indexed in salesforce? : salesforce crm
In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?
What is an algorithm in java collection framework? : java collections