What is Your Name :)
What is s in c?
What is the c value paradox and how is it explained?
I didn't count the ducks that I saw in line, but I do remember that one duck was in front of two ducks, another duck behind two ducks. How many ducks did I see?
What is .obj file in c?
What are the types of pointers in c?
write a c/c++ program that takes a 5 digit number and calculates 2 power that number and prints it?
What are loops in c?
How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.
Describe dynamic data structure in c programming language?
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
What is infinite loop?
Explain how can a program be made to print the name of a source file where an error occurs?