please explain every phase in the "SDLC" in the dotnet.
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is a stream?
What are different types of operators?
What is diffrance between declaration and defination of a variable or function
Write a simple program to find the size of different basic data types in C.
What is the difference between null pointer and the void pointer?
what is the role you expect in software industry?
Write a function that will take in a phone number and output all possible alphabetical combinations
21. #define square(x) x*x main() { int i; i = 64/square(4); printf("%d",i); }
can we store values and addresses in the same array? explain
Where define directive used?
What is the general form of function in c?
How to set a variable in the environment list?