how logic is used


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the use of void pointer and null pointer in c language?

0 Answers  


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

0 Answers   Bosch, Infosys,


1 1 12 21 123 321 12344231 how i creat it with for loop??

1 Answers  


what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }

20 Answers   Infosys,


diff. between *p and **p

3 Answers  






1,1,5,17,61,217,?,?.

3 Answers   Apple,


what is the difference between procedure oriented and object oriented progaming language

1 Answers  


What are the uses of a pointer?

0 Answers  


What is C language Terminator?

15 Answers   TCS,


Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

0 Answers  


a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

0 Answers  


how to add our own function in c library please give details.?

1 Answers   TCS,


Categories