C Interview Questions
Questions Answers Views Company eMail

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

KINPOE,

1259

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,

1253

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 "); }

1307

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

1244

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

Bosch, Infosys,

1619

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,

2501

What is the difference between if else and switchstatement

1304

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

TCS,

2 2244

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.

1204

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

3571

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

Cognizant,

1 13258

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

Winit,

3 3540

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

1 2296

How. To pass the entrance test

Tech Mahindra,

1 1838

C language questions for civil engineering

Tech Mahindra,

1233


Post New C Questions

Un-Answered Questions { C }

hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

1650


Explain what header files do I need in order to define the standard library functions I use?

641


What is the use of sizeof () in c?

545


How can I generate floating-point random numbers?

595


What does the file stdio.h contain?

595






Can i use β€œint” data type to store the value 32768? Why?

742


When should the volatile modifier be used?

671


What is adt in c programming?

598


What is the g value paradox?

630


What are the types of bitwise operator?

653


How arrays can be passed to a user defined function

565


Why double pointer is used in c?

559


Difference between Function to pointer and pointer to function

621


Is main is user defined function?

583


Explain Function Pointer?

675