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

p*=(++q)++*--p when p=q=1 while(q<=6)

KINPOE,

1816

what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values

College School Exams Tests,

1757

why programs in c are running with out #include? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

1811

A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.

1768

difference between Low, Middle, High Level languages in c ?

Bosch, Infosys,

2142

Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

XYZ,

3126

What is the difference between if else and switchstatement

2004

Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?

TCS,

2 3363

how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

1737

Using which language Test cases are added in .ptu file of RTRT unit testing???

4354

Write a program to generate the first n terms in the series --- 9,11,20,31,...,82

Cognizant,

1 14320

print the pattern 1 2 4 3 6 9 4 8 12 16 5 10 15 20 25 if n=5

Winit,

3 4786

#include int main( ) { Int a=300, b, c; if(a>=400) b=300; c=200; printf(“%d%d ”, b, c); return0; }

1 3064

How. To pass the entrance test

Tech Mahindra,

1 2871

C language questions for civil engineering

Tech Mahindra,

1766


Post New C Questions

Un-Answered Questions { C }

What does node * mean?

1307


What is data structure in c and its types?

1114


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

2151


the factorial of non-negative integer n is written n! and is defined as follows: n!=n*(n-1)*(n-2)........1(for values of n greater than or equal to 1 and n!=1(for n=0) Perform the following 1.write a c program that reads a non-negative integer and computes and prints its factorial. 2. write a C program that estimates the value of the mathematical constant e by using the formula: e=1+1/!+1/2!+1/3!+.... 3. write a c program the computes the value ex by using the formula ex=1+x/1!+xsquare/2!+xcube/3!+....

23905


How can you increase the size of a statically allocated array?

1121


Explain what does the function toupper() do?

1132


Explain what happens if you free a pointer twice?

1135


What are header files? What are their uses?

1286


What are header files and what are its uses in C programming?

1337


In C programming, what command or code can be used to determine if a number of odd or even?

1095


When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd

1128


How do you define a function?

1078


What is a good way to implement complex numbers in c?

1091


a value that does not change during program execution a) variabe b) argument c) parameter d) none

1291


A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.

1768