Home / Programming Questions / Page 1886

Prgramming MCQs Feed | Page - 1886

U

Uday Singh • 7K Points
Tutor III

(A) scrollbar-darkshadow-color
(B) scrollbar-darkshadow
(C) scrollbar-shadow-color
(D) All of above

M

Mr. Dubey • 51.17K Points
Coach

(A) Oracle
(B) SybaseSQL
(C) MySQL
(D) PostgreSQL

A

Akshay Kulkarni • 3.46K Points
Extraordinary

(A) =
(B) ===
(C) ==
(D) &&

R

Ram Sharma • 178.09K Points
Coach

(A) getCommand()
(B) getActionCommand()
(C) getActionEvent()
(D) getActionEventCommand()

T

Tina Singh • 10.59K Points
Tutor II

(A) <header>
(B) <body>
(C) <footer>
(D) <head>

R

Ram Sharma • 178.09K Points
Coach

(A) addMouse()
(B) addMouseListener()
(C) addMouseMotionListner()
(D) eventMouseMotionListener()

R

Ram Sharma • 178.09K Points
Coach

(A) Second expression/operand is evaluated and OR is applied to both operands
(B) Evaluating the Second expression/operand is skipped
(C) The compiler starts taking more memory
(D) The compiler starts taking more CPU power

R

Ram Sharma • 178.09K Points
Coach

(A) Traversing folders and files on a disk
(B) Traversing the nodes of a Binary Tree
(C) Evaluating Nth order equations and Factorials
(D) All of the above