Quiz computer science
C Programming Questions and Answers – Constants
C Programming Questions and Answers – Constants 1.What is the output of this C code? #include <stdio.h> int main() {…
Read More »C Programming Questions and Answers – Data Types and Sizes – 2
C Programming Questions and Answers – Data Types and Sizes – 2 1.Comment on the output of this C code?…
Read More »C Programming Questions and Answers – Data Types and Sizes – 1
C Programming Questions and Answers – Data Types and Sizes – 1 1.Comment on the output of this C code?…
Read More »-
MCQ Computer Science
C Programming Questions and Answers – While Loops – 2
C Programming Questions and Answers – While Loops – 2 1. What is the output of this C code?…
Read More » -
MCQ Computer Science
C Programming Questions and Answers – While Loops – 1
C Programming Questions and Answers – While Loops – 1 1. What is the output of this C code?…
Read More » -
MCQ Computer Science
C Programming Questions and Answers – Switch Statements – 1
C Programming Questions and Answers – Switch Statements – 1 1. What is the output of this C code(when 1…
Read More » -
MCQ Computer Science
C Programming Questions and Answers – If-then-else Statements – 2
C Programming Questions and Answers – If-then-else Statements – 2 1. What is the output of this C code? #include…
Read More » -
MCQ Computer Science
C Programming Questions and Answers – If-then-else Statements – 1
C Programming Questions and Answers – If-then-else Statements – 1 1. The output of the code below is #include <stdio.h>…
Read More » -
MCQ Computer Science
C Programming Questions and Answers – Precedence and Order of Evaluation – 6
C Programming Questions and Answers – Precedence and Order of Evaluation – 6 1. Which of the following are…
Read More » -
MCQ Computer Science
C Programming Questions and Answers – Conditional Expressions – 1
C Programming Questions and Answers – Conditional Expressions – 1 This section on C interview questions and answers focuses on…
Read More »