Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CTS C Interview Questions
Questions Answers Views Company eMail

convert 0.9375 to binary

2 16825

write a “Hello World” program in “c” without using a semicolon?

9 11872

what is available in C language but not in C++?

10 13197

wt is diference between int and int pointer as same as float and float pointer and char and char pointer

8 10748

what is difference between array,strutter,union and pointers

3 31194

25. It takes five minutes to pass a rumour from one person to two other persons. The tree of rumour continues. Find how many minutes does it take spread the rumour to 768 persons. ?

11 16115

who is the father of C Language?

20 27671

Hi can anyone tell what is a start up code?

1602

Difference between data structure and data base.

7 31836

wat is the meaning of c?

9 8355

define switch statement?

6 6658

SRUCTURE PROGRAMMING

3 5620

main() { int a=4,b=2; a=b<>2; printf("%d", a); }

4 10289

how to use virual function in real time example

1 3703

What is the output of the program #include #include void main() {0 int i,j=20; clrscr(); for(i=1;i<3;i++) { printf("%d,",i); continue; printf("%d",j); break; } getch(); }

4 8047

Post New CTS C Interview Questions


CTS C Interview Questions


Un-Answered Questions

Why seo is so important?

440


how would we give access to data using positions

1435


is it possible that the all water IN WORLD will be LOST???

1602


What is the difference between mvc and mvt?

240


How do I start flume in hadoop?

57






Which protocol is used to call a web service?

552


When sql appeared?

608


Does swift have abstract classes?

453


How will you register com+ services?

1608


Discribe type of fault in DOL and stardelta startor.

1795


How do you create a Live Auction?

522


what is throws keyword

2970


Explain ios multitasking?

456


Can you use group by clause inside inner query in soql? Like select id, name,(select count(id),name from contacts group by name having count(id) > 1 )

223


Why single phase induction motors are not self starting ?

1047