What is data structure in php?



What is data structure in php?..

Answer / Sumit Kumar

In PHP, a data structure is a collection of data that maintains a specific organization. Common data structures include arrays, objects (associative arrays), and linked lists. Each data structure has its own advantages and use cases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How to close a session properly?

1 Answers  


What is the use of count() function in php?

1 Answers  


hi guys..i m new to php..and want to learn it including the oops concept...can anybody send me some good programming bases exercise or a small learning project on it at nitsl_a@yahoo.co.in.I know html and going thru some of its websites.But about to go on it practically.plz advice.

1 Answers   College School Exams Tests, Satas, Wipro,


What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?

1 Answers  


Is strcmp case sensitive?

1 Answers  


i got 2 year backs in my MCA,i am 28 year guy, presently learning PHP, can i get the job & on facing the interview wht i will answer out for that?? (experience in as a 1.5yr System analyst after graduation)

0 Answers  


How to create an empty array in php?

1 Answers  


Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?

1 Answers  


What advance thing in php7?

1 Answers  


Which is a perfect example of runtime polymorphism?

1 Answers  


how to set session expire(session timeout) using php code

2 Answers  


What is the array in php?

1 Answers  


Categories