Answer Posted / pooja
it is hitroginious in nature
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are linked lists in c?
please explain every phase in the "SDLC" in the dotnet.
Explain what standard functions are available to manipulate strings?
What is scanf_s in c?
What is the size of empty structure in c?
How do you write a program which produces its own source code as output?
What is structure padding and packing in c?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Why main is not a keyword in c?
List a few unconditional control statement in c.
What is the benefit of using an enum rather than a #define constant?
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
Why do we need a structure?
Can you tell me how to check whether a linked list is circular?
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above