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

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

Advertisements
[object Object]
[object Object]
विषय
मुख्य विषय
अध्याय

Please select a subject first

Advertisements
Advertisements
< prev  1461 to 1480 of 4421  next > 

Write down the classifications of microprocessors based on the instruction set.

[3] Computer Organization
Chapter: [3] Computer Organization
Concept: undefined >> undefined

Which of the following is not a function of an Operating System?

[4] Theoretical Concepts of Operating System
Chapter: [4] Theoretical Concepts of Operating System
Concept: undefined >> undefined

Advertisements

File Management manages ______.

[4] Theoretical Concepts of Operating System
Chapter: [4] Theoretical Concepts of Operating System
Concept: undefined >> undefined

The File management system used by Linux is ______.

[4] Theoretical Concepts of Operating System
Chapter: [4] Theoretical Concepts of Operating System
Concept: undefined >> undefined

What is the security management features available in Operating System?

[4] Theoretical Concepts of Operating System
Chapter: [4] Theoretical Concepts of Operating System
Concept: undefined >> undefined

What are the advantages and disadvantages of Time-sharing features?

[4] Theoretical Concepts of Operating System
Chapter: [4] Theoretical Concepts of Operating System
Concept: undefined >> undefined

Explain the concept of a Distributed Operating System along with its advantages.

[4] Theoretical Concepts of Operating System
Chapter: [4] Theoretical Concepts of Operating System
Concept: undefined >> undefined

List out the points to be noted while creating a user interface for an Operating system.

[4] Theoretical Concepts of Operating System
Chapter: [4] Theoretical Concepts of Operating System
Concept: undefined >> undefined

Explain the process management algorithms in Operating System.

[4] Theoretical Concepts of Operating System
Chapter: [4] Theoretical Concepts of Operating System
Concept: undefined >> undefined

List out the points to be noted while creating a user interface for an Operating system.

[4] Theoretical Concepts of Operating System
Chapter: [4] Theoretical Concepts of Operating System
Concept: undefined >> undefined

Omitting details inessential to the task and representing only the essential features of the task is known as ______

[6] Specification and Abstraction
Chapter: [6] Specification and Abstraction
Concept: undefined >> undefined

Write the specification of an algorithm hypotenuse whose inputs are the lengths of the two shorter sides of a right-angled triangle, and the output is the length of the third side.

[6] Specification and Abstraction
Chapter: [6] Specification and Abstraction
Concept: undefined >> undefined

Exchange the contents: Given two glasses marked A and B. Glass A is full of apple drink and glass B is full of grape drink. For exchanging the contents of glasses A and B, represent the state by suitable variables, and write the specification of the algorithm.

[6] Specification and Abstraction
Chapter: [6] Specification and Abstraction
Concept: undefined >> undefined

The multi-way branch statement ______

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

What is a selection statement? write its types?

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

What will be the output of the following code:

int year;
cin >> year;
   if (year % 100 == 0)
       if ( year % 400 == 0)
            cout << "Leap";
else
           cout << "Not Leap year";
If the input given is 2000?

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

What will be the output of the following code:

int year;
cin >> year;
   if (year % 100 == 0)
       if ( year % 400 == 0)
            cout << "Leap";
else
           cout << "Not Leap year";
If the input given is 2003?

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

What will be the output of the following code:

int year;
cin >> year;
   if (year % 100 == 0)
       if ( year % 400 == 0)
            cout << "Leap";
else
           cout << "Not Leap year";
If the input given is 2010?

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

What is the output of the following code?

for (int i=2; i<=10 ; i+=2)
cout << i;

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

Convert the following if-else to a single conditional statement:

if (x >= 10)
    a = m + 5;
else
    a = m;

[10] Flow of Control
Chapter: [10] Flow of Control
Concept: undefined >> undefined
< prev  1461 to 1480 of 4421  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×