can we print any string in c language without using
semicolon(;)(terminator) in whole program.

Answer Posted / k satish kumar reddy

main()
{
switch(printf("hello "))
{
}
}

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to create a sparse matrix using dynamic memory allocation.

4470


Explain bit masking in c?

750


Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

803


What is use of #include in c?

698


What is the benefit of using #define to declare a constant?

712






Explain pointer. What are function pointers in C?

725


What is a c token and types of c tokens?

688


write a program to generate address labels using structures?

4139


What are bitwise shift operators in c programming?

730


Is int a keyword in c?

645


What is the use of bitwise operator?

776


What does do in c?

696


How do I convert a string to all upper or lower case?

736


Why c is known as a mother language?

744


I need previous papers of CSC.......plz help out by posting them.......

1923