0% found this document useful (0 votes)
25 views2 pages

Important Questions CTPS Semester

The document outlines a curriculum for a course on Computational Thinking and Problem Solving using C programming. It covers various topics including computer architecture, number systems, programming fundamentals, arrays, strings, and functions, with practical programming exercises and explanations. Each unit includes specific objectives and tasks aimed at developing problem-solving skills through programming.

Uploaded by

Suthesh Pravin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views2 pages

Important Questions CTPS Semester

The document outlines a curriculum for a course on Computational Thinking and Problem Solving using C programming. It covers various topics including computer architecture, number systems, programming fundamentals, arrays, strings, and functions, with practical programming exercises and explanations. Each unit includes specific objectives and tasks aimed at developing problem-solving skills through programming.

Uploaded by

Suthesh Pravin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

21CS101-Comput

ati
onal
Thi
nki
ngandPr
obl
em Sol
vi
ngusi
ngC
Quest
ionBank
UNI
T-I
-INTRODUCTI
ONTOCOMPUTERPROBLEM SOLVI
NG

1.Expl
ainar
chi
tect
ureofacomput
erwi
thaneatsket
ch

2.NumberSy
stems–Al
lConv
ersi
ons

UNI
T-I
IPROBLEM SOLVI
NGTECHNI
QUESANDALGORI
THMI
CTHI
NKI
NG

1.Expl
ainf
ourpi
l
lar
sofComput
ati
onal
Thi
nki
ng

2.St
atet
hepur
poseofFl
owChar
t.Expl
aint
hesy
mbol
susedwi
thaneatsket
ch.

3.Writ
eanalgor
it
hm f
orasy
stem whi
chcount
sthenumberofdi
git
sinanumber
.Dr
awt
he
fl
owchartf
ort
hesame

UNI
T-I
IICPROGRAMMI
NGFUNDAMENTALS

1.Di
scussaboutst
ruct
ureofCpr
ogr
am wi
thsui
tabl
eexampl
e.

2.Expl
ainoper
ator
sinCwi
thsui
tabl
eexampl
e

3.Di
scussaboutI
f,I
f-
Else,
Swi
tch-
Stat
ementwi
thsui
tabl
eexampl
e.

4.Di
ff
erent
iat
eLoopCont
rol
Stat
ement
swi
thsui
tabl
eexampl
e.

5.a)
.Wr
it
eapr
ogr
am t
ofi
ndf
act
ori
alofagi
vennumber.
b).Wri
teapr
ogr
am t
oper
for
m swappi
ngoft
wonumber
swi
thoutusi
ngt
empor
ary
vari
abl
e

UNI
T-I
VARRAYS&STRI
NGS

1.Wr
it
eaCpr
ogr
am t
ofi
ndt
hesum andav
erageofni
ntegernumber
s

2.Wr
it
eaCpr
ogr
am t
osear
chanel
ementi
nasequent
ial
order
.

3.Wr
it
eaCpr
ogr
am t
oaddt
womat
ri
ces

4.Wr
it
eaCpr
ogr
am t
ofi
ndt
hel
argestel
ementi
nanar
ray

5.Expl
ainany5st
ri
ngmani
pul
ati
onf
unct
ionswi
thcode.

6.Wr
it
eaCpr
ogr
am t
omul
ti
plyt
womat
ri
ces
7.Wr
it
eaCpr
ogr
am t
osor
tthegi
venel
ement
sinanar
ray

UNI
T-VFUNCTI
ONS

1.Whati
sfunct
ion?Expl
aindi
ff
erentCl
assi
fi
cat
ionofuserdef
inedf
unct
ionsbasedon
par
amet
erpassi
ngandr
etur
nty
pewi
thexampl
es.

2.Def
ineRecur
sion.Wr
it
eandexpl
ainFact
ori
al&Fi
bonacci
ser
iespr
ogr
amsusi
ng
r
ecur
sion.

3.Expl
ainPar
amet
erPassi
ngMet
hodswi
thsui
tabl
eexampl
e.(
Cal
lbyv
alue&Cal
lby
Ref
erence)

You might also like