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?

2184

in which language c language is written?

2 4957

how could explain about job profile

1923

write a program to print calender using for loop.

HCL, TCS,

1 4202

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

TCS,

8 8407

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

2 5484

difference between spiral and waterfall model

1 4536

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

HDFC,

6238

coding for Fibonacci.?

1 3366

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

Broadcom, TCS,

3 17033

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 7895

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

Gopaljee, TCS,

1990

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.

2817

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

CMS,

1 15816

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

TCS,

1 3652


Post New C Questions

Un-Answered Questions { C }

Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3522


Why c is a procedural language?

1059


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

1225


What are the advantages of using Unions?

1121


Is main an identifier in c?

1145


Explain the use of 'auto' keyword in c programming?

1121


write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

2103


What are the 3 types of structures?

1034


What is putchar() function?

1164


Which is better between malloc and calloc?

1204


What is structure in c language?

1176


Why header file is used in c?

1097


What is floating point constants?

1138


What are the key features in c programming language?

1076


Write a program to print “hello world” without using semicolon?

1123