how to implement stack work as a queue?
Answers were Sorted based on User's Feedback
What are keywords in c with examples?
int main() { int *p=new int; *p=10; del p; cout<<*p; *p= 60; cout<<*p; } what will be the output & why?
how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.
Explain how do you determine the length of a string value that was stored in a variable?
What is the difference between #include and #include 'file' ?
How can you pass an array to a function by value?
Where define directive used?
What is the use of getchar functions?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
what is compiler
what is diognisis?
if a person is buying coconuts of Rs10,and then sell that coconuts of Rs9,with the loss of one rupee.After that the person became a millaniore.how?