July 6, 2021 in C and CPP Write and explain the basic ‘C’ language construct used for structured programming. c) Write and explain the basic ‘C’ language construct used for structured programming. Read More
July 6, 2021 in C and CPP List the various types of operators available in ‘C’. b) List the various types of operators available in ‘C’. Write the hierarchical order of evaluation ofthese. Read More
July 6, 2021 in C and CPP Differentiate between Union and Structure. Give one example of each. a) Differentiate between Union and Structure. Give one example of each. Read More
July 6, 2021 in C and CPP Develop an algorithm to remove duplicates from an ordered array of 10 elements Read More
July 6, 2021 in C and CPP Write a program to generate a pyramid as shown below. a) Write a program to generate a pyramid as shown below. The program should take the numberof rows as an input from the user. Read More
July 6, 2021 in C and CPP Write a program to sort the numbers 1, 6, -1, 2, 8, 5, 7, 6, 5, 4 in ascending order Read More
July 6, 2021 in C and CPP Draw a flowchart and then write a program to add all the odd integers between 0 and 100. a) Draw a flowchart and then write a program to add all the odd integers between 0 and 100. Read More
July 6, 2021 in C and CPP More than one value can be returned by a function, if the arguments are passed to it by Each statement below has a blank space to fit one of the word(s) or phrase(s) in the listbelow. Enter your choice in the “tear-off” answer sheet attached to the question paper,following instructions therein. Read More
July 6, 2021 in C and CPP The remainder operator cannot be applied to floating point numbers. Each statement below is either TRUE or FALSE. Choose the most appropriate one andENTER in the “tear-off” sheet attached to the question paper, following instructionstherein. Read More