A character flag or control mechanism that delineates one data item from another
a) variable
b) constant
c) delimiter
d) call by reference
No Answer is Posted For this Question
Be the First to Post Answer
If an old women's age is the same as her three grand daughters i,mean the number of days old child=the no of weeks old child=no of months old child .The total yrs of all these ppl is 114 yrs...then how old is the old woman? the yr has 365 days..and 30 days each month.
How can I manipulate strings of multibyte characters?
Explain how can I avoid the abort, retry, fail messages?
9.how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 10.How do you access command-line arguments? 11.what does ‘#include<stdio.h>’ mean? 12.what is the difference between #include<> and #include”…”? 13.what are # pragma staments? 14.what is the most appropriate way to write a multi-statement macro?
what is the return type of printf
What is encapsulation?
What are the primitive data types in c?
How does free() know explain how much memory to release?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.
What should not contain a header file?
1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.