OS Data Structures Question:
What are input function and output function in c language?
Answer:
printf,scanf,getch,getchar,getche,kbhit etc
Previous Question | Next Question |
Tell me applications of linked lists and mostly used linked list? | What is a complexity of linear search, binery search? |