Showing posts with the label C-Programming QAShow All
Programming in "C‟ | Describe use of for loop with its syntax and example.
Programming in "C‟ | Describe auto and external storage classes with example.
Programming in "C‟ | Write a „C‟ program to define a structure „cricket‟ having structure members as playername and battingaverage. Accept and display data for three players.
Programming in "C‟ | Write a „C‟ program to enter a string and a character. Count number of times that character appears in entered string and display the count
Programming in "C‟ | Describe use of else-if ladder with suitable example.
Programming in "C‟ | Write a „C‟ program to accept the marks of three subjects and display total marks and average marks.
Programming in "C‟ | Describe addition and subtraction operations on pointer. Give suitable example for each.
Programming in "C‟ | Differentiate between call by value and call by reference methods. (any four points)
Programming in "C‟ | Write a „C‟ program to display cube of 1 to 10 numbers using loop.
Load More That is All