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 that takes a 5 digit number and calculates 2 power that number and prints it.

TCS, Vimukti Technologies,

5 11517

5) Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.without using big int and exponential function

TCS,

1 4434

Why is the code below functioning. According to me it MUST NOT.

1 3785

write a program in C to swap two variables

Attrabyte, Marlabs,

7 12042

mplementation of stack using any programing language

Marlabs,

1 4335

How to find the usage of memory in a c program

Infosys,

1 5428

How can you print HELLO WORLD without using "semicolon"?

HCL, Infosys,

7 11663

struct node { int *a; char *b; char array[12]; }; struct node m,*n; assign the value in *a,*b,char array[12]

3 7129

Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors

3 6014

Write a program that takes a 5 digit number and calculates 2 power that number and prints it

7 8878

I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

2407

what will be the output off the following program? #include int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }

HCL,

9 12937

change to postfix a/(b+c*d-e)

Value Labs,

8 10529

write a method for an array in which it can display the largest n next largest value.

Value Labs,

1 4775

write a program to find the largest and second largest integer from an array

Value Labs,

2 9742


Post New C Questions

Un-Answered Questions { C }

Why c is a procedural language?

1133


Explain how can I make sure that my program is the only one accessing a file?

1281


What is return in c programming?

1026


What is strcmp in c?

1220


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

3231


Which programming language is best for getting job 2020?

1104


What is the difference between a string and an array?

1263


Why ca not I do something like this?

1069


Why calloc is better than malloc?

1093


What is void c?

1165


What is difference between array and structure in c?

1272


What are the advantage of c language?

1112


Why is structure important for a child?

1152


What are structural members?

1068


What is null pointer in c?

1048