MCQOPTIONS
Saved Bookmarks
This section includes 196 Mcqs, each offering curated multiple-choice questions to sharpen your BBA in Computer Applications knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
To link to the another web site following link is usedVisit our lokamat paper |
| A. | true |
| B. | false |
| C. | both a and b |
| D. | none of these. |
| Answer» B. false | |
| 2. |
The _____________element is often used as a container for other HTML elements tostyle them with CSS or to perform certain tasks with JavaScript. |
| A. | <map> |
| B. | <div> |
| C. | <img> |
| D. | <tt> |
| Answer» C. <img> | |
| 3. |
_________tag Indicates that the text should be used with a font such as Courier thatallots the same width to each character. |
| A. | <map> |
| B. | <span> |
| C. | <img> |
| D. | <tt> |
| Answer» E. | |
| 4. |
. Which of these is returned by “greater than”, “less than” and “equal to”operators? |
| A. | integers |
| B. | floating – point numbers |
| C. | boolean |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 5. |
_______is the measured as the amount of data that can be transferred from onepoint to another point within a specific amount of time. |
| A. | http |
| B. | bandwidth |
| C. | webpage |
| D. | dream viewer |
| Answer» C. webpage | |
| 6. |
___________Indicates that characters should be emphasized in some way. Usuallydisplayed in italics. |
| A. | <small> |
| B. | <em> |
| C. | <u> |
| D. | <strong > |
| Answer» C. <u> | |
| 7. |
__________ is Web development software . Create, code and manage dynamicwebsites easily with a smart, simplified coding engine |
| A. | http |
| B. | bandwidth |
| C. | webpage |
| D. | dream viewer |
| Answer» E. | |
| 8. |
Tags and text that are not directly displayed on the page are written in___________section. |
| A. | web browser |
| B. | title |
| C. | empty |
| D. | head |
| Answer» E. | |
| 9. |
__________ has introduced text, list, box, margin, border, color, andbackground properties.Answer:- CSS |
| A. | css |
| B. | selector |
| C. | declaration |
| D. | text color |
| Answer» B. selector | |
| 10. |
Which of the following attributes is used to specify elements to bind stylerules to? |
| A. | id |
| B. | class |
| C. | tag |
| D. | all of the mentioned |
| Answer» E. | |
| 11. |
__________means the amount of data that can be sent from one point to another in acertain period of time |
| A. | bandwidth |
| B. | html |
| C. | href |
| D. | none of these |
| Answer» B. html | |
| 12. |
_______ is a platform independent light weighted objet based scriptinglanguage. |
| A. | java script |
| B. | head |
| C. | number ,string & boolean |
| D. | none of these |
| Answer» B. head | |
| 13. |
The LINKS starts at the ((Source)) anchor and points to the ((Destination)) anchor. TheseLINKIS are called as ___________ |
| A. | <head> |
| B. | <body> |
| C. | physical |
| D. | hyperlink |
| Answer» E. | |
| 14. |
__________accept only true or false we can select more then one option out of givenoption |
| A. | <a> |
| B. | checkbox |
| C. | <textarea> |
| D. | <text> |
| Answer» C. <textarea> | |
| 15. |
The ________element defines the document's body, and is a container for allthe visible contents, such as headings, paragraphs, images, hyperlinks, tables,lists, etc. |
| A. | <head> |
| B. | <body> |
| C. | physical |
| D. | hyperlink |
| Answer» C. physical | |
| 16. |
_______ describes how HTML elements are to be displayed on screen, paper, or inother media |
| A. | css |
| B. | html |
| C. | <textarea> |
| D. | <text> |
| Answer» B. html | |
| 17. |
Which of these operators is used to allocate memory to array variable in Javascript? |
| A. | malloc |
| B. | alloc |
| C. | new |
| D. | new malloc |
| Answer» D. new malloc | |
| 18. |
In html __________ is used to divide the browser the screen into 2 or more then onepart. |
| A. | <tr> |
| B. | columun |
| C. | frame |
| D. | rowspan |
| Answer» D. rowspan | |
| 19. |
___________ Stands for Hypertext markup languages for displaying webpages and other information that can be displayed in a web browser |
| A. | http |
| B. | bandwidth |
| C. | webpage |
| D. | dream viewer |
| Answer» B. bandwidth | |
| 20. |
_________tag Used to offset text that the user should enter. Often displayed in aCourier font or a similar font that allots the same width to each character. |
| A. | <small> |
| B. | <em> |
| C. | <kbd > |
| D. | <strong > |
| Answer» D. <strong > | |
| 21. |
In php, A ___________ is a block of statements that can be used repeatedly in aprogram. |
| A. | function |
| B. | procedure |
| C. | block |
| D. | loop |
| Answer» B. procedure | |
| 22. |
On applying Left shift operator, |
| A. | 1 |
| B. | 32 |
| C. | 33 |
| D. | 31 |
| Answer» E. | |
| 23. |
________is a set of standardized rules that allow computers to communicate on anetwork such as the internet. |
| A. | tcp/ip |
| B. | ftp |
| C. | physical |
| D. | hyperlink |
| Answer» B. ftp | |
| 24. |
_________means the way to move from one page to another page in website.To move from one page to another pages hyperlinks are used. |
| A. | http |
| B. | bandwidth |
| C. | navigation |
| D. | dream viewer |
| Answer» D. dream viewer | |
| 25. |
_____________ it is used to show list by no particular order wise .it show bulletedwise . |
| A. | <ul> |
| B. | br |
| C. | <pre> |
| D. | <marquee> |
| Answer» B. br | |
| 26. |
_________Emphasizes characters more strongly than . Usually displayed in a boldfont |
| A. | <small> |
| B. | <em> |
| C. | <u> |
| D. | <strong > |
| Answer» E. | |
| 27. |
The ________ele1ment defines a table row, the element defines a table header,and the element defines a table cell. |
| A. | <small> |
| B. | <tr> |
| C. | <kbd > |
| D. | <strong > |
| Answer» C. <kbd > | |
| 28. |
The __________ is a standard network protocol used for the transfer of computerfiles between a client and server on a computer network |
| A. | tcp/ip |
| B. | ftp |
| C. | physical |
| D. | hyperlink |
| Answer» C. physical | |
| 29. |
An expression involving byte, int, and literal numbers is promoted towhich of these? |
| A. | int |
| B. | long |
| C. | byte |
| D. | float |
| Answer» B. long | |
| 30. |
The _______property is used to set the color of the text.Answer:- Text color |
| A. | css |
| B. | selector |
| C. | declaration |
| D. | text color |
| Answer» E. | |
| 31. |
The _______ tag provides no visual change by itself, but when it is marked, you canstyle it with CSS, or manipulate it with JavaScript. |
| A. | <map> |
| B. | <span> |
| C. | <img> |
| D. | <tt> |
| Answer» C. <img> | |
| 32. |
Which operator is used to invert all the digits in a binary representation ofa number? |
| A. | ~ |
| B. | <<< |
| C. | >>> |
| D. | ^ |
| Answer» B. <<< | |
| 33. |
______tag Indicates that the text should be displayed underlined. Not all browserssupport this tag. |
| A. | <small> |
| B. | <em> |
| C. | <u> |
| D. | <strong > |
| Answer» D. <strong > | |
| 34. |
Which selector is used to specify a rule to bind a particular uniqueelement? |
| A. | id |
| B. | class |
| C. | tag |
| D. | both class and tag |
| Answer» B. class | |
| 35. |
Which of these operators is used to allocate memory to array variable inJava script? |
| A. | malloc |
| B. | alloc |
| C. | new |
| D. | new malloc |
| Answer» D. new malloc | |
| 36. |
In , CSS “color:red” can be called as _____________ |
| A. | property name |
| B. | selector |
| C. | declaration |
| D. | text color |
| Answer» D. text color | |
| 37. |
_____________ tag Indicates that the text should be displayed in a small font.Available in HTML 3.0 or higher. |
| A. | <small> |
| B. | <em> |
| C. | <u> |
| D. | <strong > |
| Answer» B. <em> | |
| 38. |
__________ of the table is used to specify the thickness of the table .DNYANSAGAR ARTS AND COMMERCE COLLEGE, BALEWADI,PUNE-45PROF. YOGESH P.DESHMUKH www.dacc.edu.in |
| A. | border |
| B. | <center> |
| C. | cell spacing |
| D. | <marquee> |
| Answer» B. <center> | |
| 39. |
The HTML tag to left align the content inside a table cell is . |
| A. | true |
| B. | false |
| C. | both a and b |
| D. | none of these |
| Answer» B. false | |
| 40. |
Which of these jump statements can skip processing the remainder of thecode in its body for a particular iteration? |
| A. | break |
| B. | return |
| C. | exit |
| D. | continue |
| Answer» E. | |
| 41. |
A ___________ is a document, typically written in plain text distributed withformatting instruction of Hypertext markup languages like HTML,XHTML |
| A. | http |
| B. | bandwidth |
| C. | webpage |
| D. | dream viewer |
| Answer» D. dream viewer | |
| 42. |
The CSS __________properties is used to define the background effects.Answer:- background |
| A. | css |
| B. | selector |
| C. | background |
| D. | text color |
| Answer» D. text color | |
| 43. |
The tag used to create a hypertext relationship between current documentand another URL is |
| A. | <isindex> |
| B. | <a> |
| C. | <link> |
| D. | none of these |
| Answer» D. none of these | |
| 44. |
In php, A ___________ is a block of statements that can be used repeatedly in a program. |
| A. | function |
| B. | procedure |
| C. | block |
| D. | loop |
| Answer» B. procedure | |
| 45. |
In PHP, we have the following loop types: |
| A. | while loop |
| B. | for loop |
| C. | foreach |
| D. | all the these. |
| Answer» E. | |
| 46. |
the _________ statement is used to perform different actions based on different conditions |
| A. | switch |
| B. | if condition |
| C. | foreach |
| D. | while |
| Answer» B. if condition | |
| 47. |
The basic assignment operator in PHP is __________ It means that the left operand gets set to the value of the assignment expression on the right. |
| A. | = |
| B. | ++ |
| C. | == |
| D. | ? |
| Answer» B. ++ | |
| 48. |
PHP divides the operators in the following groups: |
| A. | increment/decrement operators |
| B. | logical operators |
| C. | string operators |
| D. | all of the above |
| Answer» E. | |
| 49. |
In PHP, an object must be_________declared. |
| A. | explicitly |
| B. | implicitly |
| C. | both a and b |
| D. | none of these |
| Answer» B. implicitly | |
| 50. |
PHP supports the following data types: |
| A. | string |
| B. | integer |
| C. | float (floating point numbers - also called double) |
| D. | all of the above . |
| Answer» E. | |