Browsing Tag
Maintec Technologies Pvt Ltd interview questions and answers
10 posts
How to run PHP in command line ?
Answer : PHP is a server side scripting language, a lot of development using PHP…
How to download a php script directly in your script page ?
Answer : Here we create a PHP script, name it “download.php”…
How to find out, how a user visited a particular page ?
Answer : We add a counter in that page….
Is running apache as a root is a security risk ?
Answer : Yes, running the apache as root…
MVP Android – What is MVP architecture in Android ?
Answer : MVP is a design pattern for developers to write their code…
Android Fragments
Answer : A Fragment is a piece of an activity which enable more modular…
Android Activity Lifecycle | android lifecycle
Answer : An activity represents a single screen with a user interface…
