The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?
what are the compilation steps? ( i want inside the compiler )
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Is fortran still used today?
a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);
What is the difference between call by value and call by reference in c?
What is return type in c?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
What is array within structure?
Where is volatile variable stored?
Explain b+ tree?
What is %g in c?