What are disadvantages of C language.


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

Post New Answer

More C Interview Questions

what is an ERP?

2 Answers   Infotech,


FIND THE OUTPUT IF THE INPUT IS 5 5.75 void main() { int i=1; float f=2.25; scanf("%d%f",&i,&f); printf("%d %f",,i,f); } ANSWER IS 5 AND 2.25 WHY?

4 Answers   Wipro,


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,


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

0 Answers  


write a c program to find the square of a 5 digit number and print the result.

5 Answers   Accenture, Sasken, Vimukti Technologies,






how can you print&scan anything using just one character? :) HINT: printf,scanf similer

2 Answers  


How to compare array with pointer in c?

0 Answers  


Is there any book to know about Basics of C Language?

4 Answers  


What is your favorite subject?

1 Answers   Ericsson, Invendis, Tech Mahindra,


What is a pointer in c plus plus?

0 Answers  


write a c program in such a way that if we enter the today date the output should be next day's date.

0 Answers  


What does the characters “r” and “w” mean when writing programs that will make use of files?

0 Answers  


Categories