Start learning 50% faster. Sign in now
What will be the output of the code
int main(){
int i;
for(i=0;i
int i;
i=20;
print(“%d”, i);
}
return 0;
}
How can we set default rwx permission to all users on every file which is created on the current shell?
Which type of instruction pipeline allows multiple instructions to be processed simultaneously at different stages?
What does below UNIX command do?
cat filename
Virtual memory allows for the efficient management of:
Which of the following is an ethical consideration related to the use of AI?
__________ is capable of taking decisions on its own.
What is the scope of a variable in programming?
With what command you can see your user name?
In a LAN, what is a common device used to connect multiple segments or networks and make forwarding decisions based on MAC addresses?