What does p mean in physics?
No Answer is Posted For this Question
Be the First to Post Answer
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
If fflush wont work, what can I use to flush input?
Write a program which returns the first non repetitive character in the string?
What are c header files?
What is c definition?
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
why array index always starts from zero??
What does sizeof function do?
Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
what is difference between null and nul in c language
How can a program be made to print the line number where an error occurs?