Copa online test -12

 COPA MCQ Questions and Answers 



Copa Previous Year Question
Copa Previous Year Question 



ITI Copa online test: Types of questions and answers in Copa,  Copa mcq questions, and answers. 


 

1. 1. What type of join is needed when you wish to include rows that do not have matching values?





ANSWER= (c) Outer join

 

2. Which of the following is one of the basic approaches for joining tables?





ANSWER= (D) All of these

 

3. What kind of Side Scripting Language is Javascript?





ANSWER= (A) Browser

 

4. JavaScript is designed for the following purpose?





ANSWER= (D) To add interactivity to HTML Pages

 

5. Which keyword can be used for coming out of recursion??





ANSWER= (B) return

 

6. To validate an email address, which flag is to be passed to the function filter_var()?





ANSWER= (A) FILTER_VALIDATE_EMAIL

 

7. How many validation filters like FILTER_VALIDATE_EMAIL are currently available?





ANSWER= (C) 7

 

8. In PHP, cookies are set by using which one of the following?





ANSWER= (A) setcookie ( ) function

 

9. Name, value, expire, path, httponly, domain, secure all of these are arguments of which one of the following?





ANSWER= (B) setcookie ( ) function

 

10. Which one of the following is the very first task executed by a session-enabled page?





ANSWER= (C)Check whether a valid session exists

 

11. Which one of the following is the default PHP session name?





ANSWER=POSSESSEDSSID

 

12. If session.use_cookie is set to 0, this results in the use of which of the following?  system?





ANSWER= (C) URL rewriting.

 

13. Which one of the following functions is used to send an email using a PHP script?




ANSWER= (D) mail()

 

14. What is the full form of DNS?





ANSWER= (D) Domain Name System

 

15. Which one of the following functions checks for the existence of DNS records? checkskdns()checklists()


ANSWER= (C) checkdnsrr()

Post a Comment

0 Comments