A stack can be implemented only using array?if not what is used?
Answer Posted / namita
linked list
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is the difference between null pointer and wild pointer?
What does the characters “r” and “w” mean when writing programs that will make use of files?
What are the keywords in c?
Why we use int main and void main?
What are the ways to a null pointer can use in c programming language?
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.
Why is extern used in c?
Why is #define used?
What are qualifiers?
What is c programing language?
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
Describe dynamic data structure in c programming language?
How many types of operator or there in c?
What type of function is main ()?
Explain how are 16- and 32-bit numbers stored?