Category: class12 computerScience

Class 10 - Foundation of Information Technology - Chapter 01 - Internet Basics - Very Short Questions and Answers (#cbsenotes)(#eduvictors)

Internet Basics Very Short Questions and Answers Class 10 - Foundation of Information Technology Question 1: Why is the Internet is so popular? Answer: Due to its extensible use and s

CBSE Notes

CBSE Class 12 - Computer Science - C++ Standard Headers - Questions and Answers (#cbsenotes)(#eduvictors)

C++ Standard Headers (Q & A) Q1: What is the purpose of a header file in a program? Answer: Header files provide function prototypes- definitions of library functions- declar

CBSE Notes

CBSE Class 12 - Computer Science - Sample Question Paper - (2017-18) (#eduvictors)(#cbsepapers)

CBSE Class 12 - Computer Science -Sample Question Paper - (2017-18)

CBSE Notes

CBSE Class 12 - Computer Science/ Informatics Practices - Database Concepts - Important Terms (#cbseNotes)

Basic Database concepts - Important Terms Data: Raw facts and figures which are useful to an organization. We cannot take decisions on the basis of data. Information: Well processed data is c

CBSE Notes

CBSE Class 12 - Computer Science - C++ Practical Pointer Handling Snippet-13 Reverse Array of Strings (Pointers)

C++ PracticalPointer Handling Snippet-13Reverse Array of Strings (Pointers) Question: Suppose 7 names are stored in an array of pointers names[] as shown below: char* names[] = {"Anand"-

CBSE Notes

Video