Answer Posted / jatinder pal
because it has more hadder file and it also performs more
functions compare to the c?
its not acc to feature but it refers to the developer name?
| Is This Answer Correct ? | 2 Yes | 15 No |
Post New Answer View All Answers
Why do we use main function?
Explain how to reverse singly link list.
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"
plz let me know how to become a telecom protocol tester. thank you.
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
What is define c?
What are the benefits of c language?
What is a spanning Tree?
What is the difference between the local variable and global variable in c?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
What are qualifiers and modifiers c?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
What is the modulus operator?
Can you please explain the difference between malloc() and calloc() function?