-
Swathy replied to the topic Array and function in pointers in the forum C Programming 2 years, 5 months ago
an array which contains numerous pointer variables and these pointer variables can store address values of some other variables having the same data type.
-
Swathy replied to the topic vowel or consonants in the forum C Programming 2 years, 5 months ago
the 26 letters in the alphabet, 5 are vowels, and the remaining 21 letters are consonants
-
Swathy replied to the topic Pointers in c in the forum C Programming 2 years, 5 months ago
A variable that stores the memory address of the other variables as it’s value
-
Swathy replied to the topic Memory allocation in c in the forum C Programming 2 years, 5 months ago
Where computer and program are executed or complete space or virtual memory of the computer
-
Swathy replied to the topic What is relation operator in c ? in the forum C Programming 2 years, 5 months ago
Less than < (P < Q) is not true
Greater than > (P > Q) is true
Less than or equal to <= (P <= Q) is not true
Greater than or equal to >= -
Swathy replied to the topic Control structure in c in the forum C Programming 2 years, 5 months ago
If Statements.
Switch Statement.
Conditional Operator Statement.
Goto Statement.
Loop Statements. -
Swathy replied to the topic Multi dimensional explain it in the forum Training 2 years, 5 months ago
more than one level or dimension.
an extension of 2-D matrices and use additional subscripts for indexing. -
Swathy started the topic Array and function in pointers in the forum C Programming 2 years, 5 months ago
-
Swathy started the topic Pointers in c in the forum C Programming 2 years, 5 months ago
-
Swathy replied to the topic Purpose of using keywords in coding in the forum C Programming 2 years, 5 months ago
Keywords are predefined words in the programming language.
The purpose of keywords in coding is to define the structure and flow of the program.. -
Swathy replied to the topic What is data formatting in Excel? in the forum Microsoft Excel 2 years, 5 months ago
It is a trick which we can modify something in data apperance in workbook or worksheet
-
Swathy replied to the topic What are the key features in the C programming language? in the forum C Programming 2 years, 5 months ago
There are 32 key words in c .
auto break const
double else float
int long short
struct switch unsigned
These are some key words in c which is used usually -
Swathy replied to the topic microsoft-office in the forum Microsoft Excel 2 years, 5 months ago
It helps the computer to complete the common tasks ..we can edit an image design it we can do anything in this application
-
Swathy started the topic Rounding functions in Microsoft in the forum Training 2 years, 5 months ago
-
Swathy started the topic Mathematical operation function in the forum Training 2 years, 5 months ago
-
Swathy started the topic VBA advanced in the forum Microsoft Excel 2 years, 5 months ago
-
Swathy started the topic Structure and function in the forum Microsoft Excel 2 years, 5 months ago
-
Swathy started the topic While loop in c in the forum C Programming 2 years, 5 months ago
-
Swathy started the topic Table and conditional formatting in Microsoft in the forum Microsoft Excel 2 years, 5 months ago
-
Swathy started the topic Structure and pointers in c in the forum C Programming 2 years, 5 months ago
- Load More
