Is it possible to use curly brackets ({}) to enclose single line code in c program?


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

Post New Answer

More C Interview Questions

write a program that accepts 3 numbers from the user. dispaly the values in a descending order.

3 Answers  


What is equivalent to ++i+++j?

0 Answers  


True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type

7 Answers  


What is use of pointer?

0 Answers  


How can I call a function, given its name as a string?

4 Answers   ABC Telecom,






Explain the properties of union.

0 Answers  


What is the advantage of an array over individual variables?

0 Answers  


Can we increase size of array in c?

0 Answers  


1. Write a program to reverse every second word in a given sentence.

1 Answers  


What is your favorite subject?

1 Answers   Ericsson, Invendis, Tech Mahindra,


Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers   Mind Tree,


Categories