Write a programme using structure that create a record of
students. The user allow to add a record and delete a record
and also show the records in ascending order.
No Answer is Posted For this Question
Be the First to Post Answer
What are valid signatures for the Main function?
Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?
What is #define?
List some of the dynamic data structures in C?
3.write a simple program that will output your name,phone number,e-mail address,and academic major on separate lines 1.create an account and a personal directory for your work b.find out how to create a subdirectory on your system.create one called info c.you will use a text editor to type in your programs and data files.some C systems have a built in text editor;others do not.Find out what text editor you will be using and how to access it.create a text file(not a program) containing your name ,address,and telephone number on separate lines.Next,write the brand of computer you are using and the name of the text editor.Then write a paragraph that describes your past experience with computers.save this file in your info directory. d. find out how to print a file on your system .print out and turn in the file you created in (c).
what are two kinds of java
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
How to implement a packet in C
Are there namespaces in c?
What is a newline escape sequence?
What are runtime error?
State the difference between realloc and free.