?a.l-u - govt science college, durg (cg)

17
DEPARTMENT OF COMPUTER SCIENCE Govt. V.Y.T. PG. Autonomous College,Durg (C.G.) To The Principal, Gol't. V.Y.T. PG. Autonomous College, Durg (C.G.) Subject: Permission to start a Certifrcation Course on Information Technology Sir, With reference to the above subject ,the dept. of Computer Science is seeking permission to start a Certification Course on Information Technology during 01i01/2021 to 3010412021. The course will be conducted daily at 5 PM to 6 PM in the evening. Thanking you in anticipation, ? a.l-u P rti't c/;:raI Govt.V y l p G AUtonomoUS ColJege Durg (C G) Department of Com i t' r'' 'i o Science . ;.isim€,rt of Crlm2uter Science . .'t. V Y T. i.€. ,rr,i: r;,:-.rl rdur Ccliege Durg iC.G.) ?t

Upload: khangminh22

Post on 24-Mar-2023

0 views

Category:

Documents


0 download

TRANSCRIPT

DEPARTMENT OF COMPUTER SCIENCEGovt. V.Y.T. PG. Autonomous College,Durg (C.G.)

To

The Principal,

Gol't. V.Y.T. PG. Autonomous College,

Durg (C.G.)

Subject: Permission to start a Certifrcation Course on Information Technology

Sir,

With reference to the above subject ,the dept. of Computer Science is seeking permission

to start a Certification Course on Information Technology during 01i01/2021 to 3010412021. The

course will be conducted daily at 5 PM to 6 PM in the evening.

Thanking you in anticipation,

?a.l-u

P rti't c/;:raIGovt.V y l p G AUtonomoUS

ColJege Durg (C G)

Department of Comi t' r'' 'i

oScience

. ;.isim€,rt of Crlm2uter Science. .'t. V Y T. i.€. ,rr,i: r;,:-.rl rdur Ccliege

Durg iC.G.)

?t

DEPARTMENT OF COMPUTER SCIENCEGOVT. V.Y.T. PG AUTONOMOUS COLLEGE, DURG

1.3.2 17.3.3 N umber of value-added courses for imparting transferable a nd life skills offered duringlast five years and Average Percentage of students enrolled in the courses.

Name of the valueadded courses (with 30

or more contacthours)offered

Year ofoffering

No. oftimes

offeredduring thesame year

Durationof course

Number ofstudents

enrolled inthe year

Number ofStudents

completing thecourse in the

yearOFFICE TOOtSOFTWARES

OFFICE TOOL

SOFTWARES

SOFTWAREDEVELOPMENTUSING ASP.NET

20't9-20

2019-20

2020-21

I

1

r

15 DAYS

I5 DAYS

15 DAYS

30

33

42

30

33

42

".';l:j?."Eiw;3

6 "*fl

hi6cipal

GovtVvf'JT'|,,cr,.r" ,j'rri'i8[for"

( \.,.L

Head'-:,'tirei_:i ,rf i.- /

.. -ir. V i.. Li1t:. ALiDurg (

r i;..uli:r S:i:ncooi;Ontcus Collegr

'.t .

Lottpr No,^! -t{'1 e.i a,n "

9...1.,2 -..r- Uz r..1

Asf . NLT

Sktt) l26t,l Vatvt Odl,d <owrt..q FP"It/' ttl tr.,t(t-rlr\ 2b2o-\1 .

uestion Pa r for Student Assessment Test

THEORY QUESTION(25 X 2 = 50 Marks)

Q. iWhich tag is used to write the javascript code

(A) <scrip> (B) <sp>

(C) <javascript> (D) <java>

Q.2 Which is not valid data type in Javascript

(A) Undefinded (B) Boolean

(C) Float (D) Number

Q.3 Types ofenors in Javascript

(A) Run Time Error (B) Compile Time Error

(C) Logical Error (D) None ofthe above

Q.4 What does the <br> tag add to your webpage?

(A) Pragragh Break (B) Long break

(C) Line break (D) None ofthe above

Q.5 WYSIWYG stands for _(A) What You See Is What You Get (B) What You See Is What You Gain

(C) What You Start Is When You Go (D) None of the above

Q.6What class does the ASP.NET Web Form class inherit from by defauh?

(A) System.Web.Ul.Page (B) System.Web.Ul.Form

(C) System.Web.GUl.Page (D) System.Web.Form

Q.7 File extension used for ASP.NET files.

(A) .web (B) .ASP

(C) .ASPX (D) None of the above

Q.SDefault scripting language in ASP.

(A) JavaScript (B) VBScript

(C) PERL (D) EcmaScript

Q.gWhich of the following ASP.NET object encapsulates the state of the client?

(A) Session Object (B) Application Object

(C) Response Object (D) Server Object

Q. l0Which of the following object is not an ASP component?

(A) Link Counter (B) Counter

(C) AdRotator (D) Fite Acces

Q.11The first event triggers in an aspx page is,

(A) Page_Inito (B) Page_Loado

(C)Page_click0 (D) None ofthe above

Q.12In ASP.NET the sessions can be dumped by using

(A)Session.Dump (B) Session.Abandon

(C) Session.Exit (D) None of the above

Q.I 3Which of the following languages can be used to write server side scripting inASP.NET?

(A) C-sharp (B) VB

(C) C++ (D) A and B

Q. I 4The Asp.net server control, which provides an alternatiYe way of displaying text on web page,

ls

(A) <asp:label> (B) <asP:listitem>

(C) <asp:button> (D) None ofthe above

Q.15How do you get information from a forrn that is submitted using the "post" method?

(A)Request.QueryString (B )Request.Form

(C) Response.write (D)Response.writeln

Q.l6The property in CSS used to change the background color ofan element is

(A) bgcolor (B) Background -color

(C) color (D) All of the above

Q. l TWhich ofthe following is used to specify the subscript oftext using CSS?

(A) vertical-align:Sub (B) Vertical-align: Super

(C) Vertical-align:Subscript (D) None ofthe above

Q.18The CSS property used to draw a line around the elements outside the border?

(A) Border (B) Outline

(C) Padding (D) Line

Q.19 CSS stands for -(A) Cascade Style sheet (B) Color and style sheets

(C) Cascading Style (D) None ofthe above

Q.20The HTML attribute used to define the intemal stylesheet is -(A) Style (B) Styles

(C) Class (D) None ofthe above

Q.21Which program is used by web clients to view the web pages?

(A) Web browser (B) Protocol

(C) Web server (D) Search Engine

Q.22what are shared on the Internet and are called as Web pages?

(A) Programs (B) Cables

(C) Hypertext Documents (D) None ofthe above

Q.23Which of the following is not a DataReader method?

(A) NextResult (B) GetName

(C) GetValue (D) GetDataTYPe

Q.24Which database is the ADO.NET SqlConnection object designed for?

(A) Access (B) Microsoft SQL Server

(C) MySQL (D) Oracte

Q. 25 The first step of configuring a DataAdapter is to select:

(A)An adapter object. (B) A connection object.

(C) A database object. (D) A dataset object

PRACTICAL QUESTIONS (5 x 10 = 50 Marks)

Q. I Except a no from the user and check it is even or odd.

Q.2Except the no.from the user and check if it is positive omegative.

Q.3Write a program to change color of Label text control programmatically in Asp .Net.

Q.4 Write a program using Label control and CSS to create strike through effect.

Q.5Write a program to create budon mouse over effect.

GOVT. V.y.T.pG. AUTONOT''OUS COLLEGE, DURG (C.G.)

Class

-

srudcnt ol Covl. VY.l.l,C.,{utu$umous Collesc, Durg ((.C..} has cnrollcd ilnd surc{sslully

orgxnisNtl b_!" lhs Depa{rt 1al-

li,,nl i- Io--i-

Couoe Cordinator lPnrf- lncharuc ll.nd oflhc l)qu(mc l l)rircrpal

wvAt.trE ,{DtxD ct: R'I't FtctAl'}] c:ot]RstlDEt A&'t')tuIl' 0r

comflelid thr Inlelnlhip: On-tllb ( cflilicalc (i,llrse in

I his is to ('crtily riat Shri/Sr)1..,Ko. S o shri

\,\.\( .rl( RrDu'}:n ! . r,,t: I'll.!it:-r x 1L (x , \ t\r,rBt_ t lDII:'1_.\L aOt-La:Ca:. Ct,\ lRa: IOR t\Ctil.t-rtt(tt tt SCiE\at

CERTIFICATE

Ouestion Paper for Student Assessment Test

VAlu.t- Add,t CnqJ e , Co1v,_Fr,"|r* ggtaAr{t rti rn' 202-o-l I

(,o uaa r |ro,,'r ' 0€6(4 *oql Srfl uars

THEORY QUESTION(2S X 2 = 50 Marks)

Q.lThe invention of gave birth to the much cheaper micro computers?

(A) Mainframes (B) Microcomputers(C) Microprocessors (D) PDAs

Q.2 Which ofthe following is not a type ofcomputer on the basis ofoperation?

(A) Remote (B) Hybrid

(C) Analog (D) Digital

Q.3Which are used for solving complex application such as Global Weather Forecasting.

(A) Super Computers (B) Public Computers

(C) Mobite Computers (D) Hybrid Computers

Q.4 Fifth generation of computer is based on

(A) Artificial intelligence (B) Programming intelligence

(C) system Knowledge (D) WLSI

Q.5 The text code originally used in personal computer.

(A) EBCDIC (B) ASCII

(C) Unicode (D) None ofthese

Q.6Microsoft word is ___ software.

(A) Application (B) Compiler

(C) Print Layout View (D) Draft View

Q.7 Text-styling feature of MS word is

(A) WordColor (B) WordFont

(C) System (D) Programming

Q.8Formatting is performed on

(A) Text (B) Table

(C) Menu (D) Both (A) and (B)

Q.gwhat is the default file extension for all word document.

(A).txts (B).word

(C).docs (D).docx

Q.10 The ability to combine name and addresses with a standard document is called...?

(A) Document formatting (B) Data base management

(C) Mail merge (D) Form letters

Q.11The files that are created with Spreadsheet software are called.

(A) Package (B) Program

(C) Worksheet (D) Spreadsheet

Q.12 A numeric data analysis tool that allows us to create a computerized ledger.

(A) Word processing package (B) Spreadsheet package

(C) Graphics package (D) Mathematical Package

Q.l3 The cells are addressed in terms of

(A) Row and column labels (B) Row labels

(C) Rows (D) Columns

Q. l4Worksheet data can be viewed in forms of

(A) Charts (B) GraPhs

(C) Charts or graphs (D) Data

Q.I swhich ofthe following isn't a part of a spreadsheet?

(A) row number (B)column number

(C) column letter (D) cell address

Q.l6Power point which feature user to apply motion effects to different objects ofa slide is

(A) Slide transition (B) Slide Design

(C) Animation object (D) Animation scheme

Q.l7Which is not the valid edition of MS PowerPoint?

(A) MS PowerPoint 2003 (B) MS PowerPoint 2007

(C) MS PowerPoint 2010 (D) MS PowerPoint 1920

Q.l 8 what is the file extension of power point presentation.

(A) .docx (B) .PPt

(C) .xls (D) ipeg

Q.l9 Power presentation are commonly used in-

(A) Communication of planning (B) Note outline of teachers

(C) Project presentation of students (D) All ofabove

Q.2oWhat is the default PowerPoint standard layout?

(A) Blank (B) Title slide

(C) Title only (D) Comparison

Q.21Which one of the following is a type of Data Manipulation Command?

(A) Create (B) Alter

(C) Delete (D) All of the above

Q.22Which of the following command is a type of Data Definition language command?

(A) Create (B) Update

(C) Delete (D) Merge

Q.23What do you mean by one-to-many relationships?

(A) One class may have many teachers (B) One teacher can have many classes

(C) Many classes may have many teachers(D) Many teachers may have many classes

Q.24Which one ofthe following commands is used for removing (or deleting) a relation form the

SQL database?

(A) Delete (B) Drop

(C) Remove (D) All of the above

Q.25 ln the relation model, the relation are generally termed as

(A) Tuples (B) Attributes

(C) Rows (D) Tables

PRACTICAL QUESTIONS (t0 x 5 : 50 Marks)

Q.l Write the following is MS- Word.I .Cricket Player

A.Batsmani.Sachintendulakarii.Ms DhoniB.Bowler

i. Zaheer Khanii. Anil kumble

Q.2 Write the steps for using "Macros".

Q.3 Write the following equation in MS-Word.PCL3 + CL3 =PCL5

(x+Y)'z: x2+y2+2xY

Q.4 Create a Worksheet as follow.a.Find average of two subject for each student

Q.5Create a Pie chart with given data.

Mens 19

200t 2002 200323 2s

Womens 22 24 22

child 45 40 4s

Q.6 Create a power point presentation slide import sound and video

Q.TCreate a power point presentation and applying themes and transition.

Q.8Query to create a table Empmaster.

Q.gQuery to insert data into Empmaster by using method of insertion.

Q.10 Query to retrieve the tist of E-id ,E-salary, E-state, E-city from Empmaster table.

Roll no Name English Maths Total Average

1 0 1 Ajav 90 94

102 Ruhaan 86 91

103 Tanmav 88 93

Class Average=

I

CERTIFICATE

GOVT. V.Y.T.PG, AUTOilOMOUS COLLEGE, DURG (G.G.)

( liisi

-

stud.nt of(;ovl. VY'. 1'l'(i. Anlr)nonnll)us (iril.g., l)lu} (C.(j.i hrs en..lled and ruccesilllly

riun -......

-' ---- -,Jo - -J

-Prxlc$alI lcad oi-(hl: Dc.arlin.rtlCilurse Coklir)alor lProl Incharga

w\At,t,E ADD!:D CliRl'l t'l(:Al'H, C0tiRSl:DUPARTME\1'OI.'

oryaoised by the Depanmenl()l

coolplcLcd {hc kllcrnship/ On-lob (lcrtifie3le (l)ursc i1l

I his is 1., a:c il! ihnl Shr.'Sml./Ktl S.ro Sh.i

\,t,ta,\{'m[Dt t [D Ar. (],]:Ptt.\till-lll {t,cc. \t\l:trl:l,rttIrRr'r^t:,|,n COl,l.llct. (1:l l Xli *()R t\(:41,l-lis(lt i\ S(ll:\(L:

Volpc Arid"rd trr\rr"tr &qplrrtt fde a<

<t/Ytio^ LOlg-,/,Cc,,^!r. Nar"" - o FAt.. tmt foF+rrml: '

ouestion Paper for Student Assessment Test

THEORY QUESTION(25 X 2 : 50 Marks)

Q.lWhich is an extremely fast computer, which can execute hundreds of millions of instructions per

second?

(A) Workstation (B) Mini Computer

(C) Main Frame (D) SuPer ComPuter

Q.2 Which of the following is not a type of computer on the basis of operation?

(A) Remote (B) Hybrid

(C) Analog (D) Disital

Q,3 Which are used for solving complex application such as Global Weather Forecasting.

(A) Super Computers (B) Public Computers

(C) Mobile Computers (D) Hybrid Computers

Q.4 The generation based on VLSI microprocessor.

(A) lst (B) 2nd

(c) 3'd (D) 4th

Q.5 HLL stands for?

(A) High Level Language (B) High Layman's Language

(C) High Level Lesson (D) High Layman's Lesson

Q.6ln which view Headers and Footers are visible

(A) Normal View (B) Page Layout View

(C) Print Layout View (D) Draft View

Q.7 Texlstyling feature of MS word is

(A) WordColor (B) WordFont

(C) WordArt (D) WordFill

Q.SWhere footnotes appear in a document

(A) Endofdocument (B) Bottom ofa Page

(C) End of Heading (D) None

Q.gWhat is the default file extension for all word document.

(A).txts (B).word

(C).docs (D).docx

13

Q.l0The ability to combine name and addresses with a standard document is called""?

(A) Document formatting (B) Data base management

(C) Mait merge (D) Form letters

Q.l I The files that are created with Spreadsheet software are oalled

(A) Package (B) Program

(C) Worksheet (D) SPreadsheet

Q.l2 The Spreadsheet VisiCalc contains

(A) 63 columns and 254 rows (B) 256 rows and 256 columns

(C) 10000 rows and 256 columns (D) 36000 rows and 256 columns

Q.l3 The cells are addressed in terms of

(A) Row and column labels (B) Row labels

(C) Rows (D) Columns

Q. l4Worksheet data can be viewed in forms of

(A) Charts (B) GraPhs

(C) Charts or graphs (D) Data

Q.l5 Address of first cell in the worksheet is

(A) A (B) Ao

(c) Al (D) 1A

Q.l6Power point which feature user to apply motion effects to different objects ofa slide is

(A) Slide transition (B) Slide Design

(C) Animation object (D) Animation scheme

Q.lTMenu in which we can find features like slide design, slide layout etc is

(A) Insert menu (B) Format menu

(C) Tools menu (D) Slide show menu

Q.18 what is the file extension of power point presentation'

(A) .docx (B) .PPt

(c).xls (D) jPeg

Q.l9 Power presentation are commonly used in-

(A) Communication of plaruring (B) Note outline of teachers

(C) Project presentation of students (D) All ofabove

!4

Q.20 The page to create presentation in power point is called

(A) Sheet (B) Slide

(C) Paper (D) Documents

Q.2lWhich one of the foltowing is atype of Data Manipulation Command?

(A) Create (B) Alter

(C) Delete (D) All of the above

Q.22Which of the following command is a type of Data Definition language command?

(A) Create (B) Update

(C) Delete (D) Merge

Q.23tn a relation database, every tuples divided into the fields are known as the-.(A) Queries (B) Domains

(C) Relations (D) All of the above

Q.24Which one of the following commands is used for removing (or deleting) a relation forms the

SQL database?

(A) Delete (B) Drop

(C) Remove (D) All of the above

Q.25 In the relation model, the relation are generally termed as

(A) Tuples (B) Attributes

(C) Rows (D) Tables

15

PRACTICAL QUESTIONS (10 x 5 = 50 MarLs)

Q.l Write the following is MS- Word.l.Cricket Player

A.Batsmani.Sachintendulakarii.MsDhoniB.Bowleri. Zaheer Khan

ii. Anil kumble

Q.2 Write the steps for using "Mail merge"

Q.3 Write the following equation in MS-Word.4H:PO: :3H:POq + PH:

(x+Y)2: x2+Y2+2xY

Q.4 Create a Worksheet as follow'a.Find avemge of two subject for each student

Q.5Create a Bar chart with given data.

Tea2001 2002 200319 23 25

Coffee 22 24 22

Sugar 45 40 45

Q.6 Create a power point presentation with hyperlhk'

Q.7 Query to create a table Empmaster.

Q.8 Query to insert data into Empmaster by using method of insertion'

Q.gQuery to retrieve the list of E_id ,E_salary, E_state, E_city from Empmaster table.

Q.10 Query to display the system date'

AverageTotalMathsEnglishNameRoll no9087Nikita11 0

9295Ashish102Class Average=

16

CERTIFICATE

covT. V.Y.T.PG. AUTONOMOUS COILEGE, DURG (C.G.)

student ofCovt. VY 1.,'C. Autonoumous College, ,)ug (C.C.) has entolled and successfullyClass

PrincipalIIcad ol lhc l)cpnnDlcntCours,s Cordinator /Pro I lncharBc

liom J- ro -a-J-

\AI,TJE ADDED C T]RI'IT'I(]A-TE COI.]RSI.]D[PAITI'IIENI O}-

'l his is lo Cenily tlut Shri./Snrt./'K0. S/o Shri

conrpleted thc lnlemship, on-Job Ccnilicate Coursc in

organiscd by the Dcplrtm{nt ol

\\,i( \('( RIDtruD \ i. ( PU l'll\s1..-lll lt {;(, \l:11-Dl:l,lll)r l I s r\R c()r,r.!c!:. at:\IItttoR t_\( t:t.l,lNcI l\ sflt\('u

77

t-'.I