Coding Skills Challenge
5 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which of the following are INVALID variable names in C?

  • hELLO
  • GROSSSALARY
  • team'svictory (correct)
  • fullName
  • Which of the following are INCORRECT statements in C?

  • int int = 314.562 * 150 ;
  • int Int = 500;
  • 4000 = basic_sala ry ; (correct)
  • a = b = 3 = 4
  • C programs are converted into machine language with the help of:

  • An Editor
  • A Compiler (correct)
  • None of the above
  • An Operating System
  • The real (also known as float) constant in C can be expressed in which of the following forms?

    <p>Both fractional and exponential forms</p> Signup and view all the answers

    A character variable can at a time store:

    <p>1 character</p> Signup and view all the answers

    More Like This

    Coding Skills Quiz
    10 questions
    C++ Coding Skills Quiz
    3 questions
    Assessing Developer Skills
    5 questions
    Use Quizgecko on...
    Browser
    Browser