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

write a program to insert an element at the specified position in the given array in c language

Appin, IBM,

5 26064

What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);

Bosch,

3 8348

how to generate the length of a string without using len funtion?

4 7608

write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]

7 14317

Write a program to generate prime factors of a given integer?

2 6112

write a program to generate 1st n fibonacci prime number

2 5633

write a program to generate 1st n fibonacci prime number

12 50757

Write a program to generate prime factors of a given integer?

Microsoft,

9 33438

write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]

Calsoft,

7 34221

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

TCS,

4605

if ENTERED FIVE DIGITS DESIGN A PROGRAM THAT WILL FIND CORRESPONDING VALUE FROM ASCII TABLE

1 4065

YBJBU6

1 3697

Program to display given 3 integers in ascending order

N Tech,

1 5542

Program to find the absolute value of given integer using Conditional Operators

N Tech,

6 30232

Program to find the value of e raised to power x using while loop

IBM, N Tech,

5 32163


Post New C Questions

Un-Answered Questions { C }

What are the scope of static variables?

1195


What is call by reference in functions?

1456


Why main is used in c?

1078


Explain what is the difference between a free-standing and a hosted environment?

1186


What is the explanation for prototype function in c?

985


Why do we use static in c?

1137


How do we declare variables in c?

1070


What is function prototype in c language?

1034


Is there sort function in c?

1021


Is c procedural or functional?

1037


What are data structures in c and how to use them?

1173


When should the register modifier be used? Does it really help?

970


What are comments and how do you insert it in a C program?

1253


What is structure pointer in c?

1058


How can a program be made to print the name of a source file where an error occurs?

1227