without a terminator how can we print a message in a printf
() function.

Answer Posted / guest

using if statement

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a proram to reverse the string using switch case?

2469


What are volatile variables in c?

522


‎How to define structures? · ‎

630


What is #error and use of it?

681


Explain the advantages and disadvantages of macros.

627






What are the advantages of Macro over function?

1207


how many errors in c explain deply

1632


What is the purpose of 'register' keyword in c language?

630


Explain what is the difference between the expression '++a' and 'a++'?

627


Is c# a good language?

612


Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

2520


What is scope rule of function in c?

552


How do you initialize pointer variables?

614


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4991


Why c is called free form language?

574