BCA / B.Tech 3 min read

BCA || Internet Tools (PHP MDSU Paper) 2017 Paper || MDSU Exam Paper

BCA || Internet Tools (PHP MDSU Paper) 2017 Paper || MDSU Exam Paper


Part-A

Q.1 What is telnet?
Q.2 Define PHP function?
Q.3 What do you mean by active web page?
Q.4 What is Anonymous function?
Q.5 What is the use of $symbol?
Q.6 What is Domain name system(DNS)?
Q.7 What the syntax of for each loop in PHP?
Q.8 What is introspection?
Q.9 Write syntax for creating a table in MYSQL?
Q.10 What is isset() function in PHP?

Part-B

Q.11 Explain TFTP? 
Q.12 What are flow control statements?
Q.13 Write the differences between include & require?
Q.14 What is the use of strlen() and strops() function?
Q.15 Explain the procedure to connect PHP and MYSQL.

Part-C

Q.16 What are the differences between GET and POST method in form submitting?  

Q.17 Define Array. Explain types of array in PHP With Algo. 

OR

Why we use S_REQUEST variable? Explain about any five string function of PHP.

Q.18 Write Short note with examples in (any three) 

(a) Echo v/s Print
(b) Super variables
(c) Litterals
(d) Ternary Operater
(e) Break and continue