Practicals/ Web Application (803) Prectical Questions/
Project Files
Unit - I Movie Editing Tools
Q1. Split video clip using Window Movie maker
Q2. Joining Video Clip using Window Movie maker.
Q3. Performing/ Trimming video clip using Window Movie maker
Q4. Adding Titles in video
Unit- II Customizing and Embedding Multimedia in Web pages
Q5. Publishing movie to your computer
Q6. Embedding Audio in Webpage
Q7. Embedding video in Webpage
Q8. Embedding Flash Files in Webpage
Unit – III Java Script
Q9. Write a program using JavaScript for printing a line of text in a web pages
Q10. Write a program using JavaScript to show date and time in web page
Q11. Write a program using JavaScript to show alter box in a web page
Q12. Write a program using JavaScript to show confirm box in a webpage
Q13. Write a program using JavaScript to show prompt box in a webpage
Q14. Write a program using JavaScript to demonstrate function in a webpage
Q15. Write a program using JavaScript to find position of first occurrence of text in a
string using indexOf() function
Q16. Write a program using JavaScript to replace characters in a string using replace()
function
Q17. Write a program using JavaScript to round off number to nearest integer a function
Q18. Write a program using JavaScript to return a faction
Q19. Write a program using JavaScript to return the no with highest value of two specific
no using max()
Q20. Write a program using JavaScript to return lowest value
Q21. Write a program using JavaScript to create an array
Q22. Write a program using JavaScript to find the length of an array
Q23. Write a program using JavaScript to Join two array using concat()
Q24. Write a program using JavaScript to remove last element from array using pop()
Q25. Write a program using JavaScript to add new element to array using push()
Q26. Write a program using JavaScript to reverse the order of element in array
Q27. Write a program using JavaScript to short an array
Q28. Write a program using JavaScript to execution of immediately after page has been
loaded
Q29. Write a program using JavaScript to execution of is when a button clicked