Write a program to check prime number in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 5 types of inheritance in c ++?
What is define c?
What is an array in c?
What is an identifier?
How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
What is c definition?
Why structure is used in c?
Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.
In which area global, external variables are stored?
1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language.
Is it possible to run a c program without using main?If yes HOW??
What are the different types of pointers used in c language?