Answer Posted / aravindh.r
Stack data structures refer to the lists stored and accessed
in a special way where LIFO(Last In First Out) technique is
followed.In stacks,insertion and deletions take place only
at the end,called TOP.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
what is difference between object oriented programming structure and object oriented programming system?
What is the difference beween joblib and steplib statements
what is the difference between rename and label
Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
what is dot net framework
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
What is Negative testing?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
what is the difference between an OS(operating system) and Framework?
how to convert the data from HTML file to SAS dataset?
purpose of abstraction and interface
iam confused among testing ,.net and java. can anybody help me.
Difference between views and index in sas programming