I.
|
What is the output
of the following
k=0
while(k<=5){
printf(%3d%3d\n , k, 10-k)
k++
}
|
II.
|
What is the output
of the following.
for (k=n; k>=0; --k)
{
for(j=m; j>0; --j)
printf(“*”);
}
printf(“/n”);
|
III.
|
Define body of
function?
|
IV.
|
What is header of
function?
|
V.
|
Define opening a
file?
|
VI.
|
Define pointer?
|
VII.
|
What is expression?
|
VIII.
|
Define nested
loops?
|
IX.
|
Define Global
Variables?
|
X.
|
Define closing a
file?
|
XI.
|
What are user
define function?
|
XII.
|
What are advantages
of loops?
|
XIII.
|
What is meant by
EOF marker?
|
XIV.
|
What is user
defined function?
|
XV.
|
What is meant by degree
of relation?
|
XVI.
|
What is
relationship?
|
XVII.
|
What is columnar
form?
|
XVIII.
|
What is the purpose
of radio button?
|
XIX.
|
What is table?
|
XX.
|
List out some use
of forms?
|
XXI.
|
What are sub forms?
|
XXII.
|
What is meant by
Modality?
|
XXIII.
|
What is
cardinality?
|
XXIV.
|
Write different
name of data types in MS. Access?
|
XXV.
|
Define the term of
field?
|
XXVI.
|
Write a joke about
Programming?
|
- Courses
- _C++
- __Theory
- __Lectures
- _AoA
- __Course Oultine
- __Mid Term
- __Final Term
- _T.o.A.
- __Course Outline
- __Mid Term
- __Final Term
- _Cloud Computing
- __Course Outline
- __Lectures
- __Theory
- _C.A.
- __Course Outline
- __Mid Term
- __Final Term
- _A.I.
- __Course Outline
- __Lectures
- _DataScience
- _Data Mining
- Blog for the Day
- Fact for the Day
- Motivational Quotes
- Books
- _Computer Science
- _General
- Research
- _ProtocolReview
- __ForgeryDetection
- __KMP Strings
- __Sign Verification
- __Wheat Classification