4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it. i have done maximum par but i m findind problem in the commented area. please help...
3 5770#include
Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}
11 15822write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?
HCL,
5 15307
Explain the priority queues?
Where are the auto variables stored?
How important is structure in life?
Why is event driven programming or procedural programming, better within specific scenario?
Explain union. What are its advantages?
What is union in c?
what is event driven software and what is procedural driven software?
What are the header files used in c language?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What is array in c with example?
How many header files are in c?
write a program to copy the string using switch case?
In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.
What are nested functions in c?
What does c in a circle mean?