July 6, 2021 in C and CPP Write a recursive function to obtain the first 25 numbers of a Fibonacci sequence. Read More
July 6, 2021 in C and CPP Write a function that receives marks received by a student in 3 subjects and returns the average Read More
July 6, 2021 in C and CPP Explain the basic structure of C program with a neat block diagram Read More
July 6, 2021 in C and CPP The maximum value that an integer constant can have is ________ for 16 bit integers. Read More
July 6, 2021 in C and CPP To return the control back to the calling function the keyword return must be used. 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
July 6, 2021 in C and CPP Which of the following is the correct way of declaring a float pointer? Read More