When c language was developed?


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

Post New Answer

More C Interview Questions

what is the difference between strcpy() and memcpy() function?

2 Answers  


main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā€œ%dā€,x); }

8 Answers   Vector,


What is the use of header?

0 Answers  


What is a ternary operator in c?

0 Answers  


how can i get output like this? 1 2 3 4 5 6

6 Answers   Excel,






What should malloc(0) do?

0 Answers  


what is uses of .net

0 Answers  


to find the closest pair

0 Answers   Infosys,


What is the basic structure of c?

0 Answers  


2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.

3 Answers   Nagarro,


a=5 a=a++/++a

14 Answers   Bhel,


Binary tree traversing

1 Answers   Qualcomm,


Categories