Is c# a good language?
No Answer is Posted For this Question
Be the First to Post Answer
What is static and auto variables in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What does emoji p mean?
what is the difference between const char *p, char const *p, const char* const p
5 Answers Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,
Can u please send me the exam pattern and also Previous papers to javed123go@gmail.com
Explain how can I make sure that my program is the only one accessing a file?
What language is lisp written in?
What does struct node * mean?
Why main function is special give two reasons?
1. Write the function int countchtr(char string[ ], int ch); which returns the number of times the character ch appears in the string. Example, the call countchtr(“She lives in NEWYORK”, ‘e’) would return 3.
i=10,j=20 j=i,j?(i,j)?i:j:j print i,j
Please write the area of a RIGHT ANGLED TRIANGLE.