Answer Posted / vinay
QUARK TEST
hello 10
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the use of a semicolon (;) at the end of every program statement?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
In a switch statement, what will happen if a break statement is omitted?
What do you understand by normalization of pointers?
What is chain pointer in c?
Write a program with dynamically allocation of variable.
What is a double c?
what are # pragma staments?
explain what is a newline escape sequence?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
which type of aspect you want from the student.
How to implement a packet in C
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above