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

I Division PSPC Marks List [IA-1 Marks]

Click the below link to access Online Quiz Marks (out of 35 points), Assignment Marks (out of 5 points) & IA-1 Marks (out of 20 Marks). The same document shall be used in future to upload IA-2, IA-3, CTA evaluations and CAM (out of 50 Marks). Link to I Division PSPC Marks List  

PSPC CTA Activity - Online Assignment Submission

As a part of CTA activity for PSPC course, please find the link that contains the problem definitions for which you are required to draw flow chart using  draw.io  tool. Click here for the document:  PSPC CTA Activity - Online Assignment Submission Last date to submit assignment online:  05/02/2018 (Monday) 5:00 PM The document also contains the steps to prepare and submit assignment online. Please go through the steps and submit the assignment online accordingly.

PSPC Lab Programs list weeks - 5 & 6

Programs mentioned in the link are to be executed in the lab sessions to be held from 20/02/2018 to 10/03/2018 .  Please find the link here:  Lab Programs list Weeks - 5 & 6 These are numerical mathematics based problem definitions, that make the student understand: principle of loops working of loops the flow of execution of loops how to solve a problem using loops nesting of loops