Answer Posted / deepak saini
class is the collection of data and functions(methods)
which are used to collect that data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
When should a type cast not be used?
Why do we use int main instead of void main in c?
List the different types of c tokens?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
What are the various types of control structures in programming?
What is hash table in c?
What are volatile variables in c?
Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.
Explain the use of keyword 'register' with respect to variables.
How can I get the current date or time of day in a c program?
Explain what are preprocessor directives?
How many data structures are there in c?
Explain what are header files and explain what are its uses in c programming?
In a byte, what is the maximum decimal number that you can accommodate?
What are the types of unary operators?