X

dge.tn.gov.in : Higher Secondary Computer Science Question Paper Directorate of Government Examination Tamilnadu

Name of the Board : Tamilnadu Directorate of Government Examination
Name of the Exam : Higher Secondary
Subject : Computer Science
Document Type : Question Paper
Website : dge.tn.gov.in

Download Model/Sample Question Paper :
March 2013 : https://www.pdfquestion.in/uploads/dge.tn.gov.in/6949-marchcomputerscience.pdf
June 2013 : https://www.pdfquestion.in/uploads/dge.tn.gov.in/6949-juneComputerscience.pdf
Sept 2013 : https://www.pdfquestion.in/uploads/dge.tn.gov.in/6949-sepcomputerscience.pdf

DGE Computer Science Model Paper

PART – III :
Instructions :
(1) Check the question paper for fairness of printing. If there is any lack of fairness, inform the Hall Supervisor immediately. (2) Use Black or Blue ink to write and pencil to draw diagrams.

Related : Directorate of Government Examination DGE Higher Secondary Physics Model Question Paper : www.pdfquestion.in/6944.html

Note :
i) Candidates should answer all the questions in PARTI (Objective type) (1 to 75)
in the separate OMR Answer Sheet supplied. (Refer instructions given in the OMR Answer Sheet).
(ii) The number of the sign m” (dash) as found in the right-hand top corner of the Question Paper (i.. T (1) or T (2) or TE-T-T (3) or (4) should be shaded in the OMR Answer Sheet using HB Pencil.


(iii) Time allotted for answering question numbers 1 to 75 is first 75 minutes.
(iv) PARTS II and III questions (76 to 110) should be answered in the main answerbook.

Choose the correct answer :
(A) Remove Filter (B) Auto Filters (C) Default Filter (D) Sort Filter
Filters used with condition is called : (A) Remove Filter (B) Auto Filters (C) Default Filter (D) Sort Filter
Under which header file cin objects are included ?
(A) stringh (B) stdio.h (C) conio.h (D) istream h
The expansion for the SQL is :
(A) Structured Query Language (B) Structured Queue Language (C) Structured Query Link (D) Structured Query Line
In which method any change in the formal parameter is reflected back in the actual parameter ?
(A) call by value (B) actual parameter (C) call by reference (D) default arguments
Which option is used to move one slide to another slide quickly ? (A) FormatNavigator (B) FileNavigator (C) EditNavigator (D) ViewNavigator
The printed information that is assembled by gathering data based on user supplied criteria is called :
(A) Query (B) Report (C) Handout report (D) Notes report

Which is the variable that holds a memory address ? (A) Numeric variable (B) Pointer variable (C) String variable (D) Character variable
C+ was developed by:
(A) Bjarne Stroustrup (B) Don Brincklin (C) Dennis Ritchie (D) Rick Mascitti
What will be the size of the array float num 4] [6] 2 (A) 96 bytes (B) 86 bytes (C) 24 bytes (D) 48 bytes
(A) Insert plug-in (B) Insert chart
(C) Insert OLE object (D) Insert Floating Frame Which icon is provided to generate a scrolling screen within a worksheet ?
Which of the following are the channels through which data flows from the call stateme the function and vice versa ?
(A) parameters (B) data members
(C) operator (D) function
Which command is used to make a Impress presentation into a HTML presentation ? (A) HTML-2 Export (B) File? Export (C) FileHTTP Export (D) FileHTML Export
Which helper application can be launched by the browser to help play sound or video ? (A) plug-in (B) SQL (C) HTTP (D) Hyper link
(A) Digital format (B) Sound program
(C) Sound Forge (D) Digital sampling
Which editing program is used to add echo, fade out, fade – in effects ? (A) Digital format (B) Sound program
(C) Sound Forge (D) Digital sampling
Which option is very useful for correcting the spelling of the commonly misspelled words?
(A) Highlighting (B) Editing (C) Auto correct (D) Spell check
Which of the following must be declared and defined before they are used in a program ?
(A) calling statement (B) constant
(C) assignment statement (D) variables
Which key is pressed to select the spelling command ? (A) F7 (B) F1 (C) F5 (D) F11
The term data comes from the word :
(A) Data (B) Datum (C) Base (D) Datas
Database each table column represents : (A) Field (B) Data type (C) Record (D) File
(A) shift+O (B) shift+N (C) shiftctrl+O (D) shiftctrl+N Which keys are used to create a new presentation using template ? (A) shift+O (B) shift+N (C) shiftctrl+O (D) shiftctrl+N
The range for the data type char is :
(A) 0 to 255 (B) – 128 to 127 (C) 32768 to 32769 (D) 0 to 65535
(A) 16 (B) 8 (C) 32 (D) 64 GIF is limited to how many bits of palette ? (A) 16 (B) 8 (C) 32 (D) 64
(A) Shift + Tab (B) Space bar (C) Tab (D) Escape Which key is to be pressed to add a row in the last row of the table in StarOffice Writer? (A) shift + Tab (B) Space bar (C) Tab (D) Escape
Which function copies source string to target string?
(A) strlen () (B) strcmp () (C) stropy () (D) strcat ()
Which is a derived data type in C+ ?
(A) Array (B) Expression (C) Function (D) Data type
The Quick time format was developed by :
(A) Microsoft (B) Real Network (C) Apple (D) Macromedia
Which application allows you to send and receive messages over cell phones ? (A) MMS (B) SQL (C) RMS (D) QMS
(A) Layout (B) Master page
(C) Custom animation (D) Slide Transition
Which one of the following is used to specify basic background information : slides
(A) Layout (B) Master page (C) Custom animation (D) Slide Transition
The intersection of rows and columns creates :
(A) Cell (B) Row (C) Worksheet (D) Task bar
Which one of the following is a kind of a self-sufficient sub-program with a specific func area ?
(A) class (B) object (C) inheritance (D) data
Which type of Fonts are decorative ?
(A) Wingdings (B) Fajita (C) Times New Roman (D) Symbol
Which is used to list the important points and message in Star Writer ? (A) Bullets and Numbers
(B) Auto correct
(C) Editing
(D) Paragraph alignment
Which menu is used to select Auto Format option in StarCalc ? (A) File (B) Edit (C) Table (D) Format
Which command is used to delete the table in Star Writer ? (A) Table- DeleteTable (B) DeleteTable (C) Table- DeleteRows
Which is a screen that displays the field of a record in a well – spaced out manner ? (A) Report (B) Query (C) Form (D) Table
The ability of an object to respond differently to different message is called as: (A) polymorphism (B) encapsulation
(C) data hiding (D) data abstraction
Improve Which Electronic Spreadsheet is invented for AppleII computers ? (A) Lotus 1 – 2-3 (B) Visicalc (C) Excel (D) Improve
How many sections are there in C++ program ? (A) Two (B) Four (C) Three (D) Five
Which key is to be pressed to end a presentation ? (A) Delete (B) Home (C) Escape (D) Tab
Which key uniquely identifies the records in a database table ?
(A) Secondary key (B) Primary key
(C) Field property (D) Tab key

Categories: Board Exams
Anusha:
www.pdfquestion.in © 2022 Contact Us   Privacy Policy   Site Map