Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C Interview Questions
Questions Answers Views Company eMail

What is maximum size of array in c?

1008

Why calloc is better than malloc?

988

What is null character in c?

1 1441

What are the loops in c?

955

What are loops in c?

961

What is anagram in c?

883

What is bubble sort technique in c?

935

What is selection sort in c?

1031

How are strings stored in c?

986

How does selection sort work in c?

999

Is stack a keyword in c?

1046

Is there sort function in c?

979

What does c mean in basketball?

954

What is a node in c?

934

What is file in c language?

976


Post New C Questions

Un-Answered Questions { C }

Who is the founder of c language?

1126


Between macros and functions,which is better to use and why?

2139


What is the use of putchar function?

1029


Explain how can you be sure that a program follows the ansi c standard?

1420


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

1289


Difference between malloc() and calloc() function?

1148


How to write a code for reverse of string without using string functions?

2093


Why is C language being considered a middle level language?

1069


What is a macro in c preprocessor?

1067


What does node * mean?

1155


FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

1078


Why is main function so important?

1064


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

1085


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

4562


What is s in c?

1012