write a program to find out prime number using sieve case?
No Answer is Posted For this Question
Be the First to Post Answer
How do we make a global variable accessible across files? Explain the extern keyword?
How #define works?
Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program
19 Answers CTS, HCL, TCS,
write a string copy function routine?
What are the string functions? List some string functions available in c.
how to get starting address of a running C program
Write a C program to fill a rectangle using window scrolling
What do you mean by dynamic memory allocation in c?
how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
an algorithem for the implementation of circular doubly linked list
what is the function of .h in #include<stdio.h> in c ?
23 Answers HCL, IBM, Wipro,