Podcast
Questions and Answers
What does CSS stand for?
What does CSS stand for?
Which method is used in JavaScript to output data to a document?
Which method is used in JavaScript to output data to a document?
What is one disadvantage of using frames in web design?
What is one disadvantage of using frames in web design?
Which function in PHP is used to return a part of a string?
Which function in PHP is used to return a part of a string?
Signup and view all the answers
Which of the following is a characteristic of a dynamic website?
Which of the following is a characteristic of a dynamic website?
Signup and view all the answers
What is the purpose of AJAX in web development?
What is the purpose of AJAX in web development?
Signup and view all the answers
Which event in JavaScript occurs when an object loses focus?
Which event in JavaScript occurs when an object loses focus?
Signup and view all the answers
Which operator is used in a conditional statement to test for equality in PHP?
Which operator is used in a conditional statement to test for equality in PHP?
Signup and view all the answers
Study Notes
Web Programming Using PHP Exam
- FIFTH SEMESTER: CBCSS-UG Degree Examination, November 2022, BCA
- Course: BCA/BCS 5B 09 - Web Programming Using PHP
- Exam Duration: Two Hours
- Total Marks: 60
- Admission Year: 2019 onwards
Section A - Short Answer Type Questions
- CSS Definition: Defined (briefly)
- HTML5 Data Lists: Description of datalist element in HTML5
- Frames in Programming: How to create frames, disadvantages of frames
- Client-Side Programming: Explanation of Client-Side Programming
-
JavaScript
writeln
: Method to usewriteln
in JavaScript, with examples - JavaScript Integer Extraction: Method to extract first integer from a string, with example
- Web Servers: Definition of a web server
- User-Defined Functions in PHP: How to create user-defined functions in PHP, explanation
- String Part Extraction in PHP: PHP function for extracting parts of a string, syntax and parameters
- PostgreSQL Features: Key features of PostgreSQL database
-
PHP Array Function
pg_fetch_array
: Explanation ofpg_fetch_array()
function, with an example - AJAX: Definition, and uses of AJAX
- AJAX in Detail: More details on AJAX (if available in the material)
Section B - Short Essay Type Questions
- Static vs. Dynamic Websites: Differences between static and dynamic website development
- GET and POST Methods: Explanation of GET and POST methods, with suitable PHP examples
Section C - Essay Type Questions
- JavaScript Global Functions: Built-in global functions, with examples
- Basic Data Types: Different basic data types in JavaScript
- PHP Query Creation and Data Retrieval: How to create a query in PHP, fetch data from dataset, discussion of four fetching functions in detail, with examples
-
PHP Events:
onLoad
,onBlur
, andonClick
JavaScript events and examples. -
do...while
Construct: How to usedo...while
, explanation and example program to find first five prime numbers - PHP Array Functions: Five key PHP array functions with suitable examples
- Conditional Statements in PHP: Explanation and example of if-else statements and conditional operators
- PHP Looping Statements (e.g., for, while, etc.): Explanation and examples of different looping statements
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Prepare for your BCA fifth semester examination with this quiz focused on Web Programming Using PHP. It covers essential topics like CSS, HTML5 data lists, client-side programming, and PHP functions. Test your knowledge and understanding before the two-hour exam.