Home / Programming Questions / Page 1890

Prgramming MCQs Feed | Page - 1890

R

Ram Sharma • 188.81K Points
Coach

(A) 0
(B) 1
(C) 2
(D) 3

P

Prabhas Kapoor • 1.64K Points
Master

(A) id, type
(B) id, class
(C) type, property
(D) type,id

R

Ram Sharma • 188.81K Points
Coach

(A) /etc/profile
(B) /etc/bash
(C) /bin/bash
(D) /bash

R

Ram Sharma • 188.81K Points
Coach

(A) DisplayManager.requestport 0
(B) DisplayManager.request 0
(C) DisplayManager.Enable 0
(D) EnableRemote.Request 0

R

Ram Sharma • 188.81K Points
Coach

(A) equality
(B) shift
(C) unary
(D) postfix

R

Ram Sharma • 188.81K Points
Coach

(A) pop
(B) shift
(C) delete
(D) All of the above

B

Babita • 7.55K Points
Tutor III

(A) session.getAttribute(String name)
(B) session.updateAttribute(String name)
(C) session.alterAttribute(String name)
(D) session.setAttribute(String name)

M

Manisha Agrawal • 9.32K Points
Tutor III

(A) Compilation Error.
(B) Runtime Error.
(C) Undefined Behaviour.
(D) The program will execute normally.