What is variable declaration and definition in c?
Answer / Ajay Chaturtvedi
Variable declaration in C announces the name, type, and other properties of a variable. Variable definition includes both declaration and initialization with some initial value. For example: `int x;` declares x as an integer variable, while `int x = 5;` defines and initializes x to 5.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the general concepts of c and c++
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
Why is c so popular?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Explain what will the preprocessor do for a program?
which types of data structure will i use to convert infix to post fix???
a program that can input number of records and can view it again the record
How can I discover how many arguments a function was actually called with?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
What is sorting in c plus plus?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
Can u please send me the exam pattern and also Previous papers to javed123go@gmail.com