Explain register storage specifier.
No Answer is Posted For this Question
Be the First to Post Answer
why is c++ called oops? Explain
Out of fgets() and gets() which function is safe to use and why?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
1.what is the difference between software & package &application.
Explain working of printf?
Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";
What language is a dll written in?
Can constructor be static in c++?
How do you master coding?
Are vectors faster than arrays?
Write a program which uses Command Line Arguments
What is the difference between the indirection operator and the address of oper-ator?