8888 подписчиков
73 видео
Happy teacher's day what's app status 🙏🙏🙏 2021 all teachers in the world
write a program in C how to use scanf function in string and write the Syntex .
write a program in C ( how to use pointer in string ) Syntex to write a string in C coding
How to use string in C language and how to declare a string in c language intilization of a string
What do you mean by insertion sort . Algorithm of insertion sort . General syntax of insertion sort.
What do you mean by selection sort in sorting array. arranging the elements using selection sort .
Draw a star retriangle pattern in C coding with using for loop
How to use array within the pointer give a suitable example in C coding.
Write down an array by using call by value in function with suitable example.
Write a program using array arrange in ascending order. a suitable example of array in C coding.
What do you mean by array in C program. Define an array with a suitable example.
How to use pointer with in a function in C coding. Give a example use of pointer in function in C.
What is C programming language ? Full details about C language (History, importance of C language)
What is the difference between if-else ladder and switch case? Ex- of if-else ladder and switch case
What is control instruction in C? Type of control instruction.Sequence control instruction with ex.
What is call by value in function.How to declare,call and define a function with a suitable example.
What is continue statement in C?Use of continue statement in loop.Ex- of continue statement in Loop.
What is Loop control instruction.Type of Loop control instruction.profit to Use of Loop in C coding
What is conditional or ternary operator? syntax or Uses of ternary operator.ex or ternary operator.