Why does notstrcat(string, "!");Work?


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

Post New Answer

More C Interview Questions

Why flag is used in c?

0 Answers  


what is default constructor?

2 Answers   HCL,


WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?

6 Answers   Finite Infotech, Lovely Professional University, Wipro,


How are strings stored in c?

0 Answers  


? ???Mirror Mirror on the wall????????

1 Answers   channel V, DPI,


How can type-insensitive macros be created?

0 Answers  


i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).

1 Answers  


c programming of binary addition of two binary numbers

4 Answers  


What are advantages and disadvantages of recursive calling ?

12 Answers   College School Exams Tests, Evolving Systems, HP, Jyoti Ltd, Sage, Wipro,


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

0 Answers  


Explain how do you list a file’s date and time?

0 Answers  


What is the output of the following program main();{printf ("chennai""superkings"}; a. Chennai b. superkings c. error d. Chennai superkings

6 Answers  


Categories