Syllabuses


Explain any one application that can be solved by divide and conquer.

Explain any one application that can be solved by divide and conquer.

Describe how files can be opened and closed explicitly in a program.

Describe how files can be opened and closed explicitly in a program.

What is the need of modeling?

What is the need of modeling?

Why PAM signal is not digital signal.

Why PAM signal is not digital signal.

Point out the difference between direct mapping technique and associated mapping technique, with the help of example.

Point out the difference between direct mapping technique and associated mapping technique, with the help of example.

If we are working with 8-bit computer, then what will be the size of integer that can be stored in computer in binary form.

If we are working with 8-bit computer, then what will be the size of integer that can be stored in computer in binary form.

Does Shannon-Hartley theorem tell about trade off between signal to noise ratio and bandwidth? Explain.

Does Shannon-Hartley theorem tell about trade off between signal to noise ratio and bandwidth? Explain.

What do you mean by object persistence?

What do you mean by object persistence?

Design a class student, exam and result, where result is inherited from exam and exam is inherited from student. Write possible constructors to initialize the value. Write a main function to test the constructor execution by creating objects.

Design a class student, exam and result, where result is inherited from exam and exam is inherited from student. Write possible constructors to initialize the value. Write a main function to test the constructor execution by creating objects.

Write an example to show the need of object interaction.

Write an example to show the need of object interaction.