What does 4d mean in c?


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

Post New Answer

More C Interview Questions

write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

0 Answers  


What is the process to create increment and decrement stamen in c?

0 Answers  


What is the condition that is applied with ?: Operator?

0 Answers  


Write a c program to demonstrate character and string constants?

0 Answers  


How can I read in an object file and jump to locations in it?

0 Answers  






The C language terminator is a.semicolon b.colon c.period d.exclamation mark

6 Answers   TCS,


Diff: between this 2 classes in terms of memory class A { int i; char c; double d; }; class A { double d; int i; char c; }; How it is calculating?

1 Answers   HCL,


which types of data structure will i use to convert infix to post fix???

5 Answers   IIT,


how to find binary of number?

2 Answers  


How to print India by nested loop? I IN IND INDI INDIA

4 Answers   NIIT, Wipro,


how many argument we can pas in in a function

25 Answers   CTS,


How to implement variable argument functions ?

1 Answers   HP,


Categories