Programming Quiz questions

Q61- Eliminating errors from a program is also called __________.
A) Defragmenting B) Decoding
C) DebuggingD) Error Logging
Ans:-  Debugging
Q62- Which value of opacity level describe completely transparent in CSS.
A) 1B) 0.5
C) 2D) 0
Ans:-  0
Q63- PHP variable is start with _____ symbol/sign.
A) #B) @
C) $D) &
Ans:-  $
Q64- Which tag is used to define multiple media resources for media elements?
A) srcB) source
C) multimD) track
Ans:-  source
Q65- The world's first computer bug was found by_____.
A) Grace HopperB) Allan Donald
C) Jonathan GayD) Brian Behlendorf
Ans:-  Grace Hopper
Q66- The set of all global variables is known as_________________.
A) global groupB) global set
C) global environmentD) global complex
Ans:-  global environment
Q67- #808000 is color code in HTML.
A) WhiteB) Green
C) OliveD) WhiteSmoke
Ans:-  Olive
Q68- Which is not a attribute of font tag?
A) sizeB) width
C) colorD) face
Ans:-  width
Q69- Where basefont tag is declared in html?
A) Head sectionB) Body Section
C) Font sectionD) None of these
Ans:-  Head section
Q70- The memory address of the first element of an array is called
A) floor addressB) foundation address
C) first addressD) base address
Ans:-  base address
12345678910