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

to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?

2104

in which language c language is written?

2 4843

how could explain about job profile

1875

write a program to print calender using for loop.

HCL, TCS,

1 4127

print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20

TCS,

8 8180

Write a program to find given number is even or odd without using any control statement.

2 5362

difference between spiral and waterfall model

1 4458

Write a Program to accept different goods with the number, price and date of purchase and display them

HDFC,

6168

coding for Fibonacci.?

1 3281

write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?

Broadcom, TCS,

3 16896

What is true about the following C Functions (a) Need not return any value (b) Should always return an integer (c) Should always return a float (d) Should always return more than one value

DynPro, TCS,

2 7801

how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

Gopaljee, TCS,

1937

1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

2768

Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

CMS,

1 15745

write a program in c to print **** * * * * ****

TCS,

1 3584


Post New C Questions

Un-Answered Questions { C }

Explain do array subscripts always start with zero?

1194


Explain low-order bytes.

992


Why is c fast?

1017


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

2073


Is c is a high level language?

1146


write a program to print data of 5 five students with structures?

2012


Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?

2059


Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

1232


What is meant by recursion?

1010


What are global variables and explain how do you declare them?

1045


How will you declare an array of three function pointers where each function receives two ints and returns a float?

1314


Tell me the use of bit field in c language?

1031


Explain how are portions of a program disabled in demo versions?

1090


Wt are the Buses in C Language

3173


How to delete a node from linked list w/o using collectons?

2741