Adsense

Drupal interview questions

1)what is views
2)what is regions. how to create regions in drupal
3)how to create themes in drupal
4)What are the performance techniques or cache techniqes to reduce the page load time/response time.
5)what is hooks, and learn some hooks.
6)how to create module.
--------------------

How to install drupal ?
what is the drupalvresion we have to install ?
Whatis thediff between page.tpl.php and page-front.tpl.php?
How to change the themefor page which have node id= 100? 
List out the steps involved assigning one blockin "topleft" region ?
How to set node/10 as home page?
Write a module to have form (just 2 fields) and theme the form?
How to assign permission for menu ?
What are the menu types available ?
What is the use of t() ?
Explain about base_path() & path_to_theme()?
What will happen if page call back is not defined ?
Which function can be used to redirect ?
What is the use of system table ?
What are the tables which get updated while creating a new node?

newest questions on wordpress