Is c++ based on c?
No Answer is Posted For this Question
Be the First to Post Answer
change to postfix a/(b+c*d-e)
. Write a program to get a string and to convert the 1st letter of it to uppercase
Concat two string with most overlapped substring has to removeĀ "abcd"+ "cdef" = "abcdef
difference between malloc and calloc
sum of two integers values only other then integer it should print invalid input.
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.
How macro execution is faster than function ?
What are type modifiers in c?
wt is diference between int and int pointer as same as float and float pointer and char and char pointer
struct node {struct node*temp,*new} prinf("%d",sizeof(struct node));
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile