Answer Posted / shilpa
public,private,protected
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what value is returned to operating system after program execution?
How can I read/write structures from/to data files?
What is p in text message?
Can we increase size of array in c?
What is a newline escape sequence?
Explain the difference between strcpy() and memcpy() function?
Can we compile a program without main() function?
What are disadvantages of C language.
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Is printf a keyword?
What are directives in c?
What is d'n in c?
How many types of functions are there in c?
What are qualifiers and modifiers c?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.