Assignment of ICCP for all Student
- Get link
- X
- Other Apps
Assignment
for ICCP Subject: 1ET1000110
Evaluation
will be done on the basics of assignment, so it is compulsory for all CE/IT/ICT
students
- What is flowchart? Draw a flowchart to print first N Fibonacci numbers.
- Explain various symbols used in Flowchart and draw the flowchart for finding Factorial of a number given by user.
- Write an algorithm and draw the flow chart to find the largest of the given three numbers – A ,B and C.
- Explain the Basic structure of C program.
- Define C Token and explain in brief.
- Explain various Operators used in C language
- Explain data types used in C.
- State the syntax of Switch-case statement. Explain it with appropriate example.
- Explain if...else, Nested if....else and else if ladder with suitable example.
- Explain various types of loop available in C with example.
- Explain the use of break statement with example
- What is looping? Explain the difference between while and do..while statement.
- Describe following string functions in C-Language. strcpy() 2) strcat() 3) strlen() 4) strcmp()
- Differentiate call by value and call by reference, formal argument and actual argument.
- Differentiate break and continue.
- Get link
- X
- Other Apps
Comments
Popular posts from this blog
Structure Notes
History, Basic Structure, C Token, Data Type, operators, printf() and scanf()
The C Language is developed for creating system applications that directly interact with the hardware devices such as drivers, kernels, etc. C programming is considered as the base for other programming languages, that is why it is known as mother language. It can be defined by the following ways: Mother language System programming language Procedure-oriented programming language Structured programming language Mid-level programming language History of C Language: C programming language was developed in 1972 by Dennis Ritchie at bell laboratories of AT&T (American Telephone & Telegraph), located in U.S.A. Dennis Ritchie is known as the founder of C language . It was developed to overcome the problems of previous languages such as B, BCPL etc. Initially, C language was developed to be used in UNIX operating system . It inherits many features of previous languages such as B and BCPL General Structure...
Once the college starts each one have to submit assignment
ReplyDelete