The first woman President of Indian National Congress was: (a) Indira Gandhi (b) Sarojini Mahishi (c) Annie Besant (d) Vijayalakshmi Pandit
31 71392Write 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 42552Post New Practical Viva Questions Interview Questions
What are the design patterns in php?
What message exchange patterns (meps) supported by wcf?
What is %type in sql?
Why the moulded plug comes with domestic appliances instead of assembled plug like anchor, Vinay 5/15 A.
What are the benefits of social media marketing for my company?
What are various singleton instances provided by frameworks?
What is race condition?
What is meant by scaffolding coefficient?
Enlist the differences between variable name and environment variables.
What are the key AI regulations organizations need to follow?
What are the types of users in business objects?
What is the command used to run a batch?
When to use hadoop, hbase, hive and pig?
What are the various storage classes in C++?
suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?