Home / Programming Questions / Page 1

Prgramming MCQs Feed | Page - 1

N

Nisha Gupta • 2.32K Points
Master

Code:
#include <stdio.h>

int main()
{
    printf(\"%c \", 5[\"GeeksQuiz\"]);
    return 0;
}
(A) Compile-time error
(B) Runtime error
(C) Q
(D) s

R

Ram Sharma • 178.09K Points
Coach

(A) List
(B) Dictionary
(C) Tuple
(D) Array

N

Nisha Gupta • 2.32K Points
Master

(A) rev
(B) reverse
(C) split
(D) substr

M

Mr. Dubey • 51.17K Points
Coach

(A) Server side
(B) Client side
(C) Both Server and Client side
(D) None of the mentioned

M

Mr. Dubey • 51.17K Points
Coach

(A) map
(B) area
(C) usemap
(D) all of the mentioned

M

Mr. Dubey • 51.17K Points
Coach

(A) map and area
(B) map and usemap
(C) only map
(D) only usemap

M

Mr. Dubey • 51.17K Points
Coach

(A) area
(B) usemap
(C) map
(D) any element can follow the use of “img”

M

Mr. Dubey • 51.17K Points
Coach

(A) Area of the text
(B) Shape and coordinates of the hotspot
(C) Shape and area of the hotspot
(D) None of the mentioned