pcbooks.in

pcbooks.in
Home Tutorials Computer MCQ Online Exam Videos About Us
COMPUTER MCQ
   » Youth Exam

CITA MCQ DITA MCQ ADITA MCQ CFAS MCQ CFAS LATERAL MCQ DFAS MCQ ADFAS MCQ CDTP MCQ CDTP LATERAL MCQ DDTP MCQ CCHM MCQ DCHM MCQ
   » Bank Exam

Clerk MCQ Probationary Off. MCQ Specialist Officer MCQ
   » NIELIT Exam

CCC MCQ BCC MCQ O - LEVEL MCQ A - LEVEL MCQ
   » Competitive Exam

Competitive MCQ
   » A-Z All Computer

All Computer MCQ









* Advanced Diploma In Information Technology Application (ADITA) *


« .. 3 4 5 .. »

« Previous Page   Next Page »    


41. Which of the following is an attribute of Table tag?
a) SRC
b) LINK
c) CELLPADDING
d) BOLD
Answer: C

42. JavaScript variables are case-sensitive?
a) TRUE.
b) FALSE.
c) N.A.
d) N.A.
Answer: A

43. Local Browser used for validations on the Web Pages uses _______.
a) CSS.
b) Java.
c) Js.
d) HTML.
Answer: B

44. The ____ operator determines the type of a given object.
a) typeof
b) instanceof
c) void
d) delete
Answer: A

45. Javascript is _____ language.
a) Client Side.
b) Both.
c) Server Side.
d) None.
Answer: A

46. How to find out the index of a particular character or a string?
a) position().
b) index().
c) indexOf().
d) None of the mentioned.
Answer: C

47. Choose the correct HTML tag for the largest heading?
a) H1 tag.
b) H6 tag.
c) H10 tag.
d) HEAD tag.
Answer: A

48. Comments in XML document is given by:
a) ?-- _ _-- tag.
b) !_ _ _ _! tag.
c) !_ _ _ _ tag.
d) /_ _ _ _ tag.
Answer: C

49. The Sign & operator is ?
a) Address operator.
b) Indirection operator.
c) Logical and.
d) Logical or.
Answer: A

50. What is an ISP?
a) Internet System Protocol.
b) Internal System Program.
c) Internet Service Provider.
d) None of the above.
Answer: C

51. How do you create a new object in JavaScript?
a) var obj = {};
b) var obj=new {};
c) var obj = Object();
d) None of the above.
Answer: A

52. ______ attribute is used to specify the character encoding used in an external script file.
a) type.
b) character.
c) characters.
d) charset.
Answer: D

53. JavaScript is ______ Side Scripting Language.
a) Server.
b) ISP.
c) Browser.
d)None of These.
Answer: C

54. Javascript is an object oriented language?
a) FALSE
b) TRUE
c) N.A.
d) N.A.
Answer: B

55. JavaScript Code is written inside file having extension _______.
a) .js
b) .javascript
c) .jvs
d) .jsc
Answer: A

56. Javascript is ______ language.
a) Application
b) Programming
c) Scripting
d) None of These.
Answer: C

57. Is it valid to nest functions in JavaScript?
a) Yes.
b) No.
c) N.A.
d) N.A.
Answer: A

58. JavaScript is designed for following purpose_____
a) To Perform Server Side Scripting Opertion.( )
b) To Execute Query Related to DB on Server.
c) To add interactivity to HTML Pages.
d) To Style HTML Pages.
Answer: C

59. The function procedures are ________ by default.
a) public
b) private
c) protected
d) inherited
Answer: A

60. Which of the following converts the expression to Boolean data type in VB.NET?
a) CBool(expression).
b) CByte(expression).
c) CChar(expression).
d) CDate(expression).
Answer: A



« Previous Page   Next Page »    

« .. 3 4 5 .. »