Can true be a variable name in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to find lcm and hcf of two numbers??
what is call by value and call by reference
What is 1f in c?
Write a C program that computes the value ex by using the formula ex =1+x/1!+x2/2!+x3+3!+………….
Why void main is used in c?
where do we use volatile keyword?
What are the various topologies? Which one is the most secure?
program to find middle element of linklist?
Define macros.
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?
How do you determine a file’s attributes?