English
Tamil Nadu Board of Secondary EducationHSC Science Class 11

HSC Science Class 11 - Tamil Nadu Board of Secondary Education Question Bank Solutions

Advertisements
[object Object]
[object Object]
Subjects
Popular subjects
Topics

Please select a subject first

Advertisements
Advertisements
< prev  1541 to 1560 of 4421  next > 

What is the format of the specification of an algorithm?

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

Assume a = 5, b = 6; what will be result of a & b?

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

Advertisements

Which of the following statement is valid? Why? Also, write their result.

int a; a = 3,014;

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

Which of the following statement is valid? Why? Also, write their result.

int a; a = (3,014);

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

The set of statements that are executed again and again in iteration is called ______

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

How many types of iteration statements?

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

How many times the following loop will execute? for (int i = 0; i < 10; i++)

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

Which of the following is the exit control loop?

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

Which of the following is called the entry control loop?

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

A loop that contains another loop inside its body: ______

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

Write a for loop that displays the number from 21 to 30.

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

Write a while loop that displays numbers 2, 4, 6, 8.......20.

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

Structure definition is terminated by ______

[12] Arrays and Structures
Chapter: [12] Arrays and Structures
Concept: undefined >> undefined

What will happen when the structure is declared?

[12] Arrays and Structures
Chapter: [12] Arrays and Structures
Concept: undefined >> undefined

A structure declaration is given below.

struct Time
{
int hours;
int minutes;
int seconds;
}t;

Using the above declaration which of the following refers to seconds.

[12] Arrays and Structures
Chapter: [12] Arrays and Structures
Concept: undefined >> undefined

Which of the following is a properly defined structure?

[12] Arrays and Structures
Chapter: [12] Arrays and Structures
Concept: undefined >> undefined

A structure declaration is given below.

struct employee
{
int empno;
char ename[10];
}e[5];

Using the above declaration which of the following statement is correct.

[12] Arrays and Structures
Chapter: [12] Arrays and Structures
Concept: undefined >> undefined

When accessing a structure member, the identifier to the left of the dot operator is the name of ______.

[12] Arrays and Structures
Chapter: [12] Arrays and Structures
Concept: undefined >> undefined

Define structure. What is its use?

[12] Arrays and Structures
Chapter: [12] Arrays and Structures
Concept: undefined >> undefined

What is the error in the following structure definition.
struct employee{ inteno;charename[20];char dept;} Employee e1,e2;

[12] Arrays and Structures
Chapter: [12] Arrays and Structures
Concept: undefined >> undefined
< prev  1541 to 1560 of 4421  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×