[go: up one dir, main page]

0% found this document useful (0 votes)
134 views2 pages

ICP Questions Unit Wise

Uploaded by

bobby
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0% found this document useful (0 votes)
134 views2 pages

ICP Questions Unit Wise

Uploaded by

bobby
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 2
ICP Important Questions 1. Explain about basic organization of computer or Block diagram of computer in detail? 2. Discuss in detail about programming languages? 3. Explain about Algorithm, Flowchart and Pseudo code with example? 4, Explain about C program execution process with neat sketch? 5. Define data type and explain data types in detail? 6. Define operator and explain types of operators in detail? 7. Differentiate type conversion and type casting with example programs? 8. Briefly describe about problem solving techniques? 9. Explain time and space complexities of an algorithm with example? Unit-2: Explain conditional statements with example programs? Explain loop statements with example programs? Explain branching statements with example programs? Differentiate while and do-while with example? How switch statement is different from else-if ladder statement? yeenp unit-3: Define array and explain types of arrays with example programs? Write a program to find maximum and minimum elements of an array? Write a program to search an element using linear search? Write a program to sort elements using bubble sort? Write a program to find transpose of a given matrix? Write a program to find matrix multiplication? 7. Explain about strings in C with example program? 8. Briefly describe about String Handling Functions? oo Re N unit-4: Explain about pointer arithmetic in C? What is the importance pointer in C? Differentiate pointer to an array and array of pointers with example? Describe briefly about dynamic memory allocation in C? Define structure and explain about structure declaration, initialization? Briefly discuss about array structures in C? 7. Explain about structures with functions in detail? 8. Differentiate structures and unions with example program? 9. Explain about self-referential structure in C? © semmed wth ox Scanner Unit-5: Define function and explain types of functions with example program? 2. Explain types of user defined functions with example programs? Discuss briefly about parameter passing techniques in C? Define recursion and explain with example program? Explain about storage classes in C? Define file and explain file operations in det Explain briefly about file handling functions? Explain random access file operations in C? © semmed wth ox Scanner

You might also like