can anyone proide me reading material on
svit00ef27@yahoo.com please thanx in advance
Answer / abhimanyu kumar vatsa
As per question "svit00ef27@yahoo.com" is a e-mail ID and
to read the material on it you should have the password of
this ID.
| Is This Answer Correct ? | 4 Yes | 2 No |
Give the rules for variable declaration?
why wipro wase
what is void pointer?
How do you write a program which produces its own source code as its output?
How can you print HELLO WORLD without using "semicolon"?
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
Can i use “int” data type to store the value 32768? Why?
What is the difference between text and binary modes?
What is the scope of global variable in c?
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.
f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error
What is a sequential access file?