Skip to main content

PSPC Quiz-1 on 14/03/2018 from 2:30 PM to 3:30 PM

As a part of CTA evaluation for PSPC Theory Course, online PSPC Quiz-1 is scheduled on 14/03/2018 (Wednesday) from 2:30 PM onwards.

Please use this link to take the quiz: PSPC Online Quiz-1

Please note the following:

  • This online quiz is prepared using Google Forms.
  • Please note that you can attempt the quiz from hostel/home/college premises
  • You can use your smart phone/laptop/desktop systems for taking the quiz
  • Internet connection is required to take the quiz
  • It is preferable to use Google Chrome Browser (recent version recommended) to attempt the quiz
  • If you are using any other browsers then quiz questions might not appear properly
  • The quiz will be enabled at sharp 2:30 PM on Wednesday (14/03/2018) and will be disabled at sharp 3:30 PM
  • Hence it is important to submit the quiz on or before 3:30 PM to avoid any problems
  • If you fail to submit the quiz on or before 3:30 PM, then your attempt is not recorded in the database and it will not be considered for CTA evaluation
  • The quiz is successfully submitted ONLY IF  you click on Submit button
  • You can attempt this quiz only once
  • Please use your gmail ID ONLY to login to the quiz.
  • To become familiar with Google Forms for conducting quiz, please take PSPC Sample Quiz (you can submit this quiz as many times you want and it wont be considered for CTA marks allocation)

The quiz contains selected back questions of Chapters: 1, 2, 3, 5 & 6 from "Programming in ANSI C" by E. Balagurusamy Text book.

Concepts covered in the quiz: 
  1. Overview of C
  2. Constants, Variables and Data Types
  3. Operators and Expressions
  4. Decision Making and Branching
  5. Decision Making and Looping (includes nesting of loops)

Comments

Popular posts from this blog

Conduction of lab IA-2 + Online PSPC Quz-2

Please make a note of the following points: 1) Conduction of lab IA-2: Lab IA-2 will be conducted during the 3rd week of May. i.e., on  17/05/2018 (Thursday) from 2:30 - 5:00 PM for F1 Batch  and  17 /05/2018 (Thursday) from 9:00 AM - 12:30 PM for F2 Batch students . Click Here  to access the problem definitions for lab IA-2. You need to practice these C programs thoroughly before coming for lab IA-2. You will be asked to pick any one problem definition ( randomly ) from the above mentioned list during lab IA-2. 2)Conduction of Online PSPC Quiz-2: Online PSPC Quiz-2 will be conducted on  11/05/2018 (Friday) from 3:00 - 4:00 PM . This will be an online quiz ( similar to quiz-1 ), and will be conducted using  Google Forms .  Syllabus for PSPC Quiz-2: MCQs from Balagurusamy Texbook, covering the chapters: Chapter-7: Arrays Chapter-8: Character Arrays and Strings Chapter-9: User-defined Functions Chapter-10: Structures and Unions  (Unions not included) Chapter-1