मराठी
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  1561 to 1580 of 4421  next > 

How to access members of a structure? Give example.

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

What is called anonymous structure? Give an example?

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

Advertisements

Write a C++ program to add two distances using the following structure definition.

struct Distance{
int feet;
float inch;
}d1, d2, sum;

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

Write the disadvantages of OOP.

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

What is the difference between public and private visibility modes?

[16] Inheritance
Chapter: [16] Inheritance
Concept: undefined >> undefined

What is the difference between the members present in the private visibility mode and the members present in the public visibility mode?

[16] Inheritance
Chapter: [16] Inheritance
Concept: undefined >> undefined

Based on the following class declaration answer the question?

class vehicle
{ int wheels;
public:
void input_data(float,float);
void output_data();
protected:
int passenger;
};
class heavy_vehicle : protected vehicle {
int diesel_petrol;
protected:
    int load;
public:
void read_data(float,float)
void write_data(); };
class bus: private heavy_vehicle {
char Ticket[20];
public:
void fetch_data(char);
void display_data(); };

The member function is inherited as public by Class Bus ______

[16] Inheritance
Chapter: [16] Inheritance
Concept: undefined >> undefined

Explain the different visibility modes through pictorial representation?

[16] Inheritance
Chapter: [16] Inheritance
Concept: undefined >> undefined

Consider the following c++ code and answer the question?

class Personal
{ int Class,Rno;
char Section;
protected:
char Name[20];
public:
personal();
void pentry();
void Pdisplay(); };
class Marks:private Personal
{ float M{5};
protected:
char Grade[5];
public: Marks();
void Mentry();
void Mdisplay(); };
class Result:public Marks
{
float Total,Agg;
public:
char FinalGrade, Commence[20];
Result();
void Rcalculate();
void Rdisplay();
};

Specify the visibility mode of base classes.

[16] Inheritance
Chapter: [16] Inheritance
Concept: undefined >> undefined

When a system restarts which type of booting is used.

[1] Introduction to Computers
Chapter: [1] Introduction to Computers
Concept: undefined >> undefined

Expand POST.

[1] Introduction to Computers
Chapter: [1] Introduction to Computers
Concept: undefined >> undefined

Add 11010102 + 1011012

[2] Number Systems
Chapter: [2] Number Systems
Concept: undefined >> undefined

Subtract 11010112 – 1110102

[2] Number Systems
Chapter: [2] Number Systems
Concept: undefined >> undefined

What is the capacity of a 12cm diameter DVD with a single-sided and single layer?

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

What is the smallest size of data represented in a CD?

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

Differentiate CD and DVD.

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

Differentiate CD and DVD.

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

Differentiate CD and DVD.

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

What are the functions of the Windows Operating system?

[5] Working with Windows Operating System
Chapter: [5] Working with Windows Operating System
Concept: undefined >> undefined

If i = 5 before the assignment i := i - 1 after the assignment, the value of i is ______

[6] Specification and Abstraction
Chapter: [6] Specification and Abstraction
Concept: undefined >> undefined
< prev  1561 to 1580 of 4421  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×