1. Create student database. 2. First page should display the students available in the database. There should be add, edit and delete buttons. 3. There should be option to search students by name, code, date of joining, department or combination of these. 4. Should have an add/edit screen. Add and Edit should be handled in the same page. 5. Delete should ask for confirmation before deleting the actual record. 6. Validation should be done in JavaScript as well as php.
4827Post New Zonex Interview Questions
I am looking for interview question / technical questions for veritas netbackup.
Validation rules, what are they use for in salesforce?
What is difference between concurrent and parallel in golang?
What does := mean in pl sql?
Two children have a neurological disorder. When cells from the two patients were fused to form heterokaryons containing nuclei from both patients and cultured, the cells displayed normal metabolism. Cells from either patient exhibited abnormal metabolism when cultured separately.what does these results indicate?
What is selector c#?
How do I change my passwords (database, LDAP, and so on) without causing an outage?
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
What is the latest version of mysql?
What are the features of RDD, that makes RDD an important abstraction of Spark?
How will you add a font to a cell using apache poi?
How do you truncate?
What is jsp index?
Explain what is di (dependency injection) and how an object or function can get a hold of its dependencies?
What is bias-variance decomposition of classification error in ensemble method?