i got 75% in all semester am i eligible for your company


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

Post New Answer

More C Interview Questions

Why does this code crash?

0 Answers  


Is c easy to learn?

0 Answers  


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

0 Answers   Gamesa, Satyam,


What is a keyword?

0 Answers  


Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”

5 Answers   Mind Tree,






how to implement stack operation using singly linked list

2 Answers  


What is the collection of communication lines and routers called?

0 Answers  


Which header file is used for clrscr?

0 Answers  


What is abstract data structure in c?

0 Answers  


Are pointers integer?

0 Answers  


Struct(s) { int a; long b; } Union (u) {int a; long b; } Print sizeof(s)and sizeof(u) if sizeof(int)=4 and sizeof(long)=4

2 Answers   Mascot,


Why we use break in c?

0 Answers  


Categories