Describe how to safeguard a system through acquisition of
an antivirus
Program and systematic backup.
No Answer is Posted For this Question
Be the First to Post Answer
what is use of for loop?
What is a standard template library (stl)?
write a program that input four digit number and find how many 7 that number contains
Give two integer arrays A & B.A has n elements and B has ' n-1 ' elements . A has all the elements that are there in B. But B has one missing element. Write a function that takes arrays , A & B as imnput and finds the missing element in most optised manner .
why does the execution of a c++ program start with main()???
write a program to convert a decimal number in to its equivalent binary number?
Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
write a piece of c++ code which allocate memory to the 50 object of type CObj
#define CUBE(x) (x*x*x) main() { int a,b=3; a=cube(b++); printf("%d %d",a,b); } What should be the value of a and b? My calc a=4 but syst a=6 how pls tell me if you know it?
How stl is different from the c++ standard library?
what is compiler?
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister