CBSE Class 12 Computer Science Value Based Questions

CBSE Class 12 Computer Science Value Based Questions read and download in pdf. Value Based Questions come in exams for Computer Science in Class 12 and are easy to learn and helpful in scoring good marks. You can refer to more chapter wise VBQs for Class 12 Computer Science and also get latest topic wise very useful study material as per latest NCERT book for Class 12 Computer Science and all other subjects for free on Studiestoday designed as per latest Class 12 CBSE, NCERT and KVS syllabus and examination pattern

VBQ for Class 12 Computer Science All Chapters

Class 12 Computer Science students should refer to the following value based questions with answers for All Chapters in Class 12. These VBQ questions with answers for Class 12 Computer Science will come in exams and help you to score good marks

All Chapters VBQ Questions Class 12 Computer Science with Answers

Value Based Questions

Computer Science

Class 12

Question: Ramanathan’s friend Suryansh visited his office for giving an invitation for his wedding. During the visit, he requested Ramanathan to work on his office computer to send an urgent email. While working on the computer, Suryansh was tempted by seeing some important documents on the desktop and cleverly uploaded them on his online folders without taking his friend’s consent.

(i) What name from the following would you give to the above act committed by Suryansh?

(a) Trojan

(b) Cyber Crime

(c) Virus

(ii) What values are shown by Ramanathan and Suryansh?

Question: Samsung Smartphone had implemented two features of Apple iphones without Apple’s consent.

(i) What values according to you is depicted in the above mentioned scenario.

(ii) Differentiate between Open Source and Proprietary Software.

Question: A group of students started a spam email chain during Online Examination time.

(i) What do you mean by Spam Mails? How can you protect your mailbox from Spam mails?

(ii) As a student what initiative would you take in the common concern of ‘Network Overload Problem’. Give two suggestions.

Question: Company XYZ decides to computerize the data of its entire employee. Answer the following questions based on the following code:

class Company

{

char companyname[30];

char location[20]

public:

void getCompData();

void displayComp();

};

class Employee : public Company

{

int eno;

char ename[20];

 

protected:

float Remuneration;

void AssignRenum();

public:

long mobile;

void getEmpData();

void Display();

};

(i) Which type of Inheritance is depicted by the above example?

(ii) Identify the member functions that cannot be called directly from the object of class Employee.

(iii) Write names of all the member(s)( accessible from the member function of class Employee.

(iv) What is the size of an object of class Employee.

(v) Someone leaks the data about the mobile number of Employee to the third party. As a programmer what would you do to prevent the situation? What values according to you is it able to support the above situation? 

Question: Differentiate between Hackers and Crackers. What values is shown by Hackers?

Please click the below link to access CBSE Class 12 Computer Science Value Based Questions.

VBQs for All Chapters Class 12 Computer Science

We hope students liked the above VBQs for All Chapters designed as per the latest syllabus for Class 12 Computer Science released by CBSE. Students of Class 12 should download the Value Based Questions and Answers in Pdf format and practice the questions and solutions given in above Class 12 Computer Science VBQs Questions on daily basis. All latest VBQs with answers have been developed for Computer Science by referring to the most important and regularly asked topics which the students should learn and practice to get better score in school tests and examinations. Expert teachers of studiestoday have referred to NCERT book for Class 12 Computer Science to develop the Computer Science Class 12 VBQs. After solving the questions given in the VBQs which have been developed as per latest course books also refer to the NCERT solutions for Class 12 Computer Science designed by our teachers. We have also provided a lot of other VBQs for Class 12 Computer Science which you can use to further make yourself better in Computer Science.

Where can I download latest CBSE VBQs for Class 12 Computer Science All Chapters

You can download the CBSE VBQs for Class 12 Computer Science All Chapters for latest session from StudiesToday.com

Are the All Chapters Class 12 Computer Science VBQs available for the latest session

Yes, the VBQs issued by CBSE for All Chapters Class 12 Computer Science have been made available here for latest academic session

Is there any charge for the VBQs with answers for Class 12 Computer Science All Chapters

There is no charge for the VBQs and their answers for Class 12 CBSE Computer Science All Chapters you can download everything free

How can I improve my VBQs in Class 12 Computer Science All Chapters

Regular revision of VBQs given on studiestoday for Class 12 subject Computer Science All Chapters can help you to score better marks in exams

What are VBQs for Class 12 Computer Science All Chapters

Value Based Questions (VBQs) for Class 12 Computer Science All Chapters help to test the ability of students to apply learnings to various situations in life.