Home > BCA > Quizzes > Open Source Software
Open Source Software
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 24% Most missed: “Which of the following data types cannot be directly manipulated by the client?”
Open Source Software
Time left 00:00
25 Questions

1. Unsigned TINYINT ranges from 0 to _________.
2. Dual licensing is also called as _____________.
3. Always the root directory is called _____________.
4. Developing open source software can mean _____________.
5. Linux was developed by the Free Software Foundation's project called _________.
6. The open source definition is based on the _______________.
7. The _________________ command in UNIX displays the documentation of a command.
8. Which one of the following is the default PHP session name?
9. MySQL is a _______________.
10. Which of the following php statement/statements will store 111 in variable num? i) int $num = 111; ii) int mum = 111; iii) $num = 111; iv) 111 = $num;
11. Which of the following looping statement is used to access array elements?
12. PHP files have a default file extension of_______
13. The ____________ in a further enhanced of the Bourne shell.
14. Microsoft uses and releases code under a variety of licenses including __________.
15. What will be the output of the following php code? "
16. What is General Public License (GPL)?
17. Which one of the following function is used to start a session?
18. which function can be used to move array pointer to its previous position in PHP?.
19. Which Program Copies The Databases From One Server To Another?
20. FLOSS stands for__________________.
21. Which datatypes are treated as arrays?
22. ________________ generator that enables you to quickly assemble SELECT queries.
23. Which one of the following function outputs the contents of a string variable to the specified resource
24. Which function is used to determine whether a variable is set or not?
25. The website for Linux documentation project is _____________.