What are examples of structures?
No Answer is Posted For this Question
Be the First to Post Answer
how to introdu5ce my self in serco
swapping of two numbers without using third variable using AND and OR operators
write a program that will read the temperature in Celsius and convert that into Fahrenheit.
how to write palindrome program?
Why do we need a structure?
What is structure pointer in c?
What is const and volatile in c?
Explain the bubble sort algorithm.
What is c language and why we use it?
1. Write a C program to count the number of occurrence of a specific word in the given strings. (for e.g. Find how many times the word “live” comes in the sentence “Dream as if you’ll live forever, live as if you’ll die today ”)
Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both
EXPLAIN #INCLUDE<STDIO.H> EXPLAIN #INCLUDE<CONIO.H>