C - Elements of C Language Questions and Answers

Practice Mode
Showing 10 of 58 questions
Q1
 Who developed the C language
  • A Ken Thompson
  • B Bjarne Stroutstrup
  • C Dennis Ritchie
  • D Kernighan
Answer: Option C
Q2
 When was the C language developed ?
  • A 1970
  • B 1972
  • C 1975
  • D 1976
Answer: Option B
Q3
 Where was the C language developed ?
  • A Microsoft Corporation
  • B Sun Microsystem
  • C AT & Bell Laboratory
  • D CERN, European Particle Physics Laboratory
Answer: Option C
Q4
 Who developed the language B ?
  • A Pascal
  • B Bjarne Stroutstrup
  • C Kernighan
  • D KenThompson
Answer: Option D
Q5
Which language was the predecessor of C ?
  • A A
  • B BCPL
  • C B
  • D CPL
Answer: Option C
Q6
An identifiercannot start with 
  • A _
  • B uppercase alphabet
  • C lowercase alphabet
  • D #
Answer: Option D
Q7
Which is not a keyword in C ?
  • A const
  • B man
  • C sizeof
  • D void
Answer: Option B
Q8
 Identify the scalar data type in C. 
  • A double
  • B union
  • C function
  • D array
Answer: Option A
Q9
 Identify the derived data type in C. 
  • A int
  • B float
  • C union
  • D char
Answer: Option C
Q10
 Which data type can either be used either be used to represents a scalar data type or derived data type ?
  • A pointer
  • B double
  • C structure
  • D union
Answer: Option A
Questions and Answers for Competitive Exams Various Entrance Test