Recent activity by Pankaj_Kumar

424
views
1 answers
if two variable are declared in different function with same name and static keyword then there will one variable in memory or two different variable [refrence gate 2020 programing question]
421
views
1 answers
Can cache hit happen in case of TLB miss or one should directly jump to page table in case of TLB miss?