NCERT Solutions for Class 12 Computer Science (C++) – Networking and Open Source Concepts TOPIC-1Communication Technoiogies Very Short Answer Type Questions [1 mark each] Question 1:Identify the Domain name and URL from the following :http://www.income.in/home.aboutus.hmlAnswer:Domain name – income.inURL – http://www.income.in/home.aboutus.hml
Read MoreNCERT Solutions for Class 12 Computer Science (C++) – Boolean Algebra TOPIC-1Basics of Boolean Algebra Very Short Answer Type Questions [1 mark each] Question 1:Which gates are known as universal gates ? Why?Аnswer:Universal gates are the ones which can be
Read MoreClass 12 Computer Science Chapter 6: Database & SQL • Database is a collection of related tables. MySQL is a ‘relational’ DBMS. • DDL (Data Definition Language) includes SQL statements such as, Create table, Alter table and Drop table. •
Read MoreChapter 5 – DATA Structures, , Class 12, Computer Science In Computer Science, a data structure is a particular way of storing and organizing data in a computer sothat it can be used efficiently. Different kinds of data structures are
Read MoreNCERT Solutions for Class 12 Computer Science (C++) – Pointers Very Short Answer Type Questions [1 mark each] Question 1:Write the definition of a function FixPay (float Pay[ ], int N) in C+ + , which should modify each element
Read MoreNCERT Solutions for Class 12 Computer Science (C++) – Data File Handling TOPIC-1 Data File Handling : Short Answer Type Questions-I[2 marks each] Question 1.Write a user defined function word_count() in C+ + to count how many words are present
Read MoreNCERT Solutions for Class 12 Computer Science (C++) – Implementation of OOP Concepts in C++ TOPIC-1 Classes Short Answer Type Questions-I [2 marks each] Question 1:Observe the following C++ code and answer the question (i) and (ii): [Delhi, 2015] class
Read MoreTOPIC-1Basics of C++ Very Short Answer Type Questions 1markeach Question 1:Write the related library function name based upon the given information in C++. Answer: Question 2:Observe the following program very carefully and write the names of those header file(s),which essentially needed to
Read MoreClass 12 Hindi परियोजना परियोजना कार्य-1 कोई युवा पुरुष अपने घर से बाहर निकलकर बाहरी संसार में अपनी स्थिति जमाता है, तब पहली कठिनता उसे मित्र चुनने में पड़ती है। यदि उसकी स्थिति बिलकुल एकांत और निराली नहीं रहती तो
Read MoreClass 12 Hindi श्रवण एवं वाचन भाषा का मौखिक प्रयोग ही भाषा का मूल रूप है। इसलिए बोलचाल को ही भाषा का वास्तविक रूप माना जाता है। मानव जीवन में लिखित भाषा की अपेक्षा मौखिक भाषा ही अधिक महत्त्वपूर्ण होती
Read More