Read n numbers. Count the number of negative numbers, positive numbers and zeros in the list
See Answer →A person deposits Rs. 1000 in a fixed account yielding 5% interest. Complete the amount in the account at the end of each year for n years.
See Answer →Enter a list of positive numbers terminated by zero. Find the sum and average of these numbers.
See Answer →Write a program that computes the area of a circle, rectangle and a Cylinder using function overloading.
See Answer →Design a class named Car, having registration number, model and engine as its private members. Here engine is an object of a class called Engine with the private members: Chassis number and make. Define a suitable constructor of Car and override toString() Method to print the details of a car. Assume appropriate data types for the instance members of the classes. Write a Java program to test the above class.
See Answer →Write a program that will prompt the user for a list of 5 prices. Compute the average of the prices and find out all the prices that are higher than the calculated average.
See Answer →Write a program to create an array of 10 integers. Accept values from the user in that array. Input another number from the user and find out how many numbers are equal to the number passed, how many are greater and how many are less than the number passed.
See Answer →Write a program to print the sum and product of digits of an Integer and reverse it.
See Answer →Write a menu driven program for following: a) display a Fibonacci series b) compute Factorial of a number c) to check whether a given number is odd or even. d) To check whether a given string is palindrome or not.
See Answer →Explain the different symbols used in a flow chart with examples.
See Answer →Define 'Data Flow Diagram'. Explain the different elements of DFD.
See Answer →Explain the different strategies available for problem solving.
See Answer →Write an algorithm which accepts 5 numbers and sort them in ascending order.
See Answer →What is the role of library professionals in system analysis?
See Answer →A library is an open system. Explain.
See Answer →What is a system? Describe the characteristics of systems.
See Answer →What is a pseudo code? Write a pseudo code for accepting three numbers and find the maximum
See Answer →Draw a flow chart to show the issue of books and non- issue of reference books in a library.
See Answer →Develop a html web page for IGNOU LIS Programmes (PhD, MLIS, BLIS, PGDLAN, CLIS) indicating following information:
a) Programme overview
b) Duration
c) Minimum and Maximum
d) Course Fee
e) Age limit
f) Eligibility
g) Examination and Evaluation
See Answer →Import any ten titles from the Library of Congress on-line catalogue using Z39.50 protocol. Prepare bibliographic record for any five different kinds of information sources using MARC structure
See Answer →