Explain how can I right-justify a string?


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

Post New Answer

More C Interview Questions

What is extern c used for?

0 Answers  


what is difference between array of characters and string

18 Answers   Accenture, Nest,


how to add numbers without using arithmetic operators.

14 Answers   TCS,


What’s a signal? Explain what do I use signals for?

0 Answers  


How to throw some light on the b tree?

0 Answers  






Why isn't any of this standardized in c? Any real program has to do some of these things.

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c file management?

28 Answers   3D PLM, Code Studio, Deltech, IBM,


I have an array of 100 elements, each of which is a random integer. I want to know which of the elements: a) are multiples of 2 b) are multiples of 2 AND 5 c) have a remainder of 3 when divided by 7

1 Answers  


What is derived datatype in c?

0 Answers  


what is used instead of pointers in java than c?

1 Answers   Vuram,


what will be the out put. #include<stdio.h> void main() { printf("Output:"); printf(1+"vikashpatel"); }//output: ikashpatel

1 Answers   V2 Solutions,


What is a C array and illustrate the how is it different from a list.

1 Answers   Amazon,


Categories