What is d'n in c?


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

Post New Answer

More C Interview Questions

What is C language Terminator?

15 Answers   TCS,


Differentiate between null and void pointers.

0 Answers   TCS,


Write a simple code fragment that will check if a number is positive or negative.

0 Answers  


What is the difference between typeof(foo) and myFoo.GetType()?

2 Answers   Synergy,


What does the message "automatic aggregate intialization is an ansi feature" mean?

0 Answers  






Is sizeof a keyword in c?

0 Answers  


how to print "hai" in c?

13 Answers   TCS,


WAP to accept first name,middle name & last name of a student display its initials?

5 Answers   AITH, NIIT,


What is the sizeof () a pointer?

0 Answers  


Develop a program that computes the new price of an item. The program should receive a character variable colour and a double precision floating-point variable price from the user. Discount rate is determined based on the colour of the discount sticker, as shown in the following table. An error message should be printed if an invalid colour has been entered

1 Answers  


write a program to remove occurrences the word from entered text?

1 Answers  


In which language linux is written?

0 Answers  


Categories