MCQ HTML Generator
(Copy-Paste the question text in the textarea below)
Drag & Drop a Text File Here or
Browse File
#### What is the capital of India? a) Kolkata b) Mumbai c) Delhi d) Chennai Answer: c #### What is the output of the following program? #include
int main(){ int i=1; printf("%d", i++); return 0; } a) 0 b) 1 c) 2 d) 3 Answer: b
Download Sample MCQ File
Generate & Download Quiz