how to print "hai" in c?

Answer Posted / sanjay

printf("\hai"");

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of sorting are there in c?

617


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1865


Mention four important string handling functions in c languages .

634


What is the purpose of scanf() and printf() functions?

725


Differentiate between full, complete & perfect binary trees.

675






Define C in your own Language.

644


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

981


Explain what is a static function?

634


Differentiate between the expression “++a” and “a++”?

709


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1448


What are the salient features of c languages?

627


What is the use of printf() and scanf() functions?

638


What is the difference between procedural and declarative language?

657


What is null pointer in c?

598


Explain what is a const pointer?

643