Quantcast
Channel: Scribd Feed
Viewing all articles
Browse latest Browse all 299477

C Assignments for Stage II of DAC-WiMC

$
0
0
For DAC / WiMC Course Sample C questions for CET Stage – II 1. 2. Write a recursive function that will generate and print first n fibonacci numbers Define a structure called cricket that will describe the following information Player name Team name Batting average Using cricket, declare an array player with 10 elements and write a program to read the information about all the 10 players and print a team wise list containing names of players with their batting average. 3. Using pointers, write a function that receives a character string and a character as argument and deletes all occurrences of

Viewing all articles
Browse latest Browse all 299477

Trending Articles