मराठी
Tamil Nadu Board of Secondary EducationHSC Science इयत्ता ११

HSC Science इयत्ता ११ - Tamil Nadu Board of Secondary Education Question Bank Solutions for Computer Science

Advertisements
[object Object]
[object Object]
विषय
मुख्य विषय
अध्याय
Advertisements
Advertisements
Computer Science
< prev  81 to 100 of 358  next > 

Which of the following properties is true after the assignment (at line 3)?

1 --i, j = 0, 0

2 i, j := i+1, j-1

3 --?

[7] Composition and Decomposition
Chapter: [7] Composition and Decomposition
Concept: undefined >> undefined

If C1 is false and C2 is true, the compound statement

1 if C1

2 S1

3 else

4 if C2

5 S2

6 else

7 S3

executes

[7] Composition and Decomposition
Chapter: [7] Composition and Decomposition
Concept: undefined >> undefined

Advertisements

How many times the loop is iterated?

i := 0

while i ≠ 5

i := i + 1

[7] Composition and Decomposition
Chapter: [7] Composition and Decomposition
Concept: undefined >> undefined

A loop invariant need not be true ______

[8] Iteration and Recursion
Chapter: [8] Iteration and Recursion
Concept: undefined >> undefined

Define a loop invariant.

[8] Iteration and Recursion
Chapter: [8] Iteration and Recursion
Concept: undefined >> undefined

Does testing the loop condition affect the loop invariant? Why?

[8] Iteration and Recursion
Chapter: [8] Iteration and Recursion
Concept: undefined >> undefined

What is the relationship between loop invariant, loop condition, and the input-output recursively?

[8] Iteration and Recursion
Chapter: [8] Iteration and Recursion
Concept: undefined >> undefined

What is the use of a header file?

[9] Introduction to C++
Chapter: [9] Introduction to C++
Concept: undefined >> undefined

What is the alternate name of the null statement?

[10] Flow of Control
Chapter: [10] Flow of Control
Concept: undefined >> undefined

In C++, the group of statements should be enclosed within: ______

[10] Flow of Control
Chapter: [10] Flow of Control
Concept: undefined >> undefined

Identify the odd one from the keywords of jump statements?

[10] Flow of Control
Chapter: [10] Flow of Control
Concept: undefined >> undefined

What are a null statement and compound statement?

[10] Flow of Control
Chapter: [10] Flow of Control
Concept: undefined >> undefined

Correct the following code sigment:

if (x = 1)
   p = 100; 
else
   p = 10;

[10] Flow of Control
Chapter: [10] Flow of Control
Concept: undefined >> undefined

Compare an if and a ? : operator.

[10] Flow of Control
Chapter: [10] Flow of Control
Concept: undefined >> undefined

Write a program to find the LCM and GCD of two numbers.

[10] Flow of Control
Chapter: [10] Flow of Control
Concept: undefined >> undefined

Write a program to find sum of the series

S = 1 + x + x2 +..... + xn

[10] Flow of Control
Chapter: [10] Flow of Control
Concept: undefined >> undefined

The paradigm which aims more at procedures.

[13] Introducton to Object Oriented Programming Techniques
Chapter: [13] Introducton to Object Oriented Programming Techniques
Concept: undefined >> undefined

How is modular programming different from the procedural programming paradigm?

[13] Introducton to Object Oriented Programming Techniques
Chapter: [13] Introducton to Object Oriented Programming Techniques
Concept: undefined >> undefined

Write a note on the features of procedural programming.

[13] Introducton to Object Oriented Programming Techniques
Chapter: [13] Introducton to Object Oriented Programming Techniques
Concept: undefined >> undefined

List some of the features of modular programming.

[13] Introducton to Object Oriented Programming Techniques
Chapter: [13] Introducton to Object Oriented Programming Techniques
Concept: undefined >> undefined
< prev  81 to 100 of 358  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×