What is period operator in c?

Answer Posted / e

(.) is the period operator

Is This Answer Correct ?    24 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print all permutations of a given string.

647


What is the scope of global variable in c?

560


Can we change the value of static variable in c?

568


What is the purpose of sprintf() function?

608


Explain how can I read and write comma-delimited text?

661






What are the salient features of c languages?

627


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1862


What is the best way to store flag values in a program?

583


What does c value mean?

632


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2655


Is the exit() function same as the return statement? Explain.

668


Why enum is used in c?

530


Can include files be nested? How many levels deep can include files be nested?

660


about c language

1608


Explain what is operator promotion?

639